./Ultimate.py --spec ../sv-benchmarks/c/properties/no-data-race.prp --file ../sv-benchmarks/c/pthread-race-challenges/thread-join-binomial.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for data races Using default analysis Version 803cd42f Calling Ultimate with: /root/.sdkman/candidates/java/current/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i ../sv-benchmarks/c/pthread-race-challenges/thread-join-binomial.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 b8591a33fcfae37dbd6f06098afa5fa71145845c6ef04b8957575249085ca656 --- Real Ultimate output --- This is Ultimate 0.2.5-tmp.dk.eval-assert-order-craig-803cd42-m [2024-11-22 18:04:05,983 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-22 18:04:06,037 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DataRace-32bit-Automizer_Default.epf [2024-11-22 18:04:06,042 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-22 18:04:06,043 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-22 18:04:06,065 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-22 18:04:06,065 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-22 18:04:06,065 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-22 18:04:06,066 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-22 18:04:06,066 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-22 18:04:06,067 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-22 18:04:06,067 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-22 18:04:06,067 INFO L153 SettingsManager]: * Use SBE=true [2024-11-22 18:04:06,067 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-22 18:04:06,068 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-22 18:04:06,068 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-22 18:04:06,068 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-22 18:04:06,069 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-22 18:04:06,069 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-22 18:04:06,069 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-22 18:04:06,069 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-22 18:04:06,070 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-22 18:04:06,070 INFO L153 SettingsManager]: * Check absence of data races in concurrent programs=true [2024-11-22 18:04:06,070 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-22 18:04:06,070 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-22 18:04:06,071 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-22 18:04:06,071 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-22 18:04:06,071 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-22 18:04:06,071 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-22 18:04:06,071 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-22 18:04:06,072 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-22 18:04:06,072 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-22 18:04:06,072 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-22 18:04:06,072 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-22 18:04:06,072 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-22 18:04:06,073 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-22 18:04:06,073 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-22 18:04:06,076 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-22 18:04:06,076 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-22 18:04:06,076 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-22 18:04:06,076 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-22 18:04:06,077 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 -> b8591a33fcfae37dbd6f06098afa5fa71145845c6ef04b8957575249085ca656 [2024-11-22 18:04:06,271 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-22 18:04:06,300 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-22 18:04:06,303 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-22 18:04:06,304 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-22 18:04:06,304 INFO L274 PluginConnector]: CDTParser initialized [2024-11-22 18:04:06,305 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.i [2024-11-22 18:04:07,698 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-22 18:04:07,924 INFO L384 CDTParser]: Found 1 translation units. [2024-11-22 18:04:07,925 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/pthread-race-challenges/thread-join-binomial.i [2024-11-22 18:04:07,944 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/3500236a8/a26d79d0c7dd4fbaa4e3e5d475bb2c45/FLAGb3f504906 [2024-11-22 18:04:07,956 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/3500236a8/a26d79d0c7dd4fbaa4e3e5d475bb2c45 [2024-11-22 18:04:07,958 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-22 18:04:07,959 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-22 18:04:07,960 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-22 18:04:07,961 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-22 18:04:07,967 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-22 18:04:07,967 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 22.11 06:04:07" (1/1) ... [2024-11-22 18:04:07,968 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@61e99014 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 22.11 06:04:07, skipping insertion in model container [2024-11-22 18:04:07,970 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 22.11 06:04:07" (1/1) ... [2024-11-22 18:04:08,022 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-22 18:04:08,401 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-22 18:04:08,412 INFO L200 MainTranslator]: Completed pre-run [2024-11-22 18:04:08,446 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-22 18:04:08,491 INFO L204 MainTranslator]: Completed translation [2024-11-22 18:04:08,491 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 22.11 06:04:08 WrapperNode [2024-11-22 18:04:08,491 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-22 18:04:08,492 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-22 18:04:08,492 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-22 18:04:08,492 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-22 18:04:08,498 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 22.11 06:04:08" (1/1) ... [2024-11-22 18:04:08,517 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 22.11 06:04:08" (1/1) ... [2024-11-22 18:04:08,546 INFO L138 Inliner]: procedures = 265, calls = 17, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 80 [2024-11-22 18:04:08,546 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-22 18:04:08,547 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-22 18:04:08,547 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-22 18:04:08,547 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-22 18:04:08,557 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 22.11 06:04:08" (1/1) ... [2024-11-22 18:04:08,557 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 22.11 06:04:08" (1/1) ... [2024-11-22 18:04:08,560 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 22.11 06:04:08" (1/1) ... [2024-11-22 18:04:08,560 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 22.11 06:04:08" (1/1) ... [2024-11-22 18:04:08,565 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 22.11 06:04:08" (1/1) ... [2024-11-22 18:04:08,568 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 22.11 06:04:08" (1/1) ... [2024-11-22 18:04:08,569 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 22.11 06:04:08" (1/1) ... [2024-11-22 18:04:08,570 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 22.11 06:04:08" (1/1) ... [2024-11-22 18:04:08,572 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-22 18:04:08,573 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-22 18:04:08,573 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-22 18:04:08,573 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-22 18:04:08,573 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 22.11 06:04:08" (1/1) ... [2024-11-22 18:04:08,583 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-22 18:04:08,591 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-22 18:04:08,611 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-22 18:04:08,613 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-22 18:04:08,648 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-11-22 18:04:08,648 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexUnlock [2024-11-22 18:04:08,648 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2024-11-22 18:04:08,649 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2024-11-22 18:04:08,649 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexLock [2024-11-22 18:04:08,649 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2024-11-22 18:04:08,649 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-22 18:04:08,649 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-11-22 18:04:08,649 INFO L130 BoogieDeclarations]: Found specification of procedure thread [2024-11-22 18:04:08,649 INFO L138 BoogieDeclarations]: Found implementation of procedure thread [2024-11-22 18:04:08,649 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-22 18:04:08,649 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-22 18:04:08,650 WARN L207 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2024-11-22 18:04:08,789 INFO L238 CfgBuilder]: Building ICFG [2024-11-22 18:04:08,791 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-22 18:04:09,036 INFO L283 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2024-11-22 18:04:09,036 INFO L287 CfgBuilder]: Performing block encoding [2024-11-22 18:04:09,069 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-22 18:04:09,069 INFO L316 CfgBuilder]: Removed 2 assume(true) statements. [2024-11-22 18:04:09,069 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 22.11 06:04:09 BoogieIcfgContainer [2024-11-22 18:04:09,070 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-22 18:04:09,075 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-22 18:04:09,075 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-22 18:04:09,077 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-22 18:04:09,078 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 22.11 06:04:07" (1/3) ... [2024-11-22 18:04:09,078 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@d221771 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 22.11 06:04:09, skipping insertion in model container [2024-11-22 18:04:09,078 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 22.11 06:04:08" (2/3) ... [2024-11-22 18:04:09,078 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@d221771 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 22.11 06:04:09, skipping insertion in model container [2024-11-22 18:04:09,079 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 22.11 06:04:09" (3/3) ... [2024-11-22 18:04:09,079 INFO L112 eAbstractionObserver]: Analyzing ICFG thread-join-binomial.i [2024-11-22 18:04:09,092 INFO L214 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-22 18:04:09,092 INFO L154 ceAbstractionStarter]: Applying trace abstraction to program that has 15 error locations. [2024-11-22 18:04:09,092 INFO L489 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-11-22 18:04:09,157 INFO L143 ThreadInstanceAdder]: Constructed 3 joinOtherThreadTransitions. [2024-11-22 18:04:09,198 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 195 places, 207 transitions, 427 flow [2024-11-22 18:04:09,245 INFO L124 PetriNetUnfolderBase]: 9/181 cut-off events. [2024-11-22 18:04:09,246 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2024-11-22 18:04:09,258 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-22 18:04:09,258 INFO L82 GeneralOperation]: Start removeDead. Operand has 195 places, 207 transitions, 427 flow [2024-11-22 18:04:09,263 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 144 places, 149 transitions, 305 flow [2024-11-22 18:04:09,276 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-22 18:04:09,283 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;@5e9e85f2, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-22 18:04:09,283 INFO L334 AbstractCegarLoop]: Starting to check reachability of 20 error locations. [2024-11-22 18:04:09,290 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-22 18:04:09,290 INFO L124 PetriNetUnfolderBase]: 0/19 cut-off events. [2024-11-22 18:04:09,291 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-22 18:04:09,291 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-22 18:04:09,291 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-22 18:04:09,292 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-22 18:04:09,298 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-22 18:04:09,299 INFO L85 PathProgramCache]: Analyzing trace with hash 569472528, now seen corresponding path program 1 times [2024-11-22 18:04:09,307 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-22 18:04:09,308 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1440975994] [2024-11-22 18:04:09,308 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-22 18:04:09,308 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-22 18:04:09,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-22 18:04:09,470 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-22 18:04:09,470 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-22 18:04:09,471 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1440975994] [2024-11-22 18:04:09,471 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1440975994] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-22 18:04:09,471 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-22 18:04:09,471 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-22 18:04:09,473 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1442880864] [2024-11-22 18:04:09,473 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-22 18:04:09,479 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-22 18:04:09,483 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-22 18:04:09,521 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-22 18:04:09,521 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-22 18:04:09,568 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 179 out of 207 [2024-11-22 18:04:09,573 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-22 18:04:09,576 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-22 18:04:09,576 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 179 of 207 [2024-11-22 18:04:09,576 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-22 18:04:09,633 INFO L124 PetriNetUnfolderBase]: 5/171 cut-off events. [2024-11-22 18:04:09,633 INFO L125 PetriNetUnfolderBase]: For 4/4 co-relation queries the response was YES. [2024-11-22 18:04:09,634 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-22 18:04:09,635 INFO L140 encePairwiseOnDemand]: 201/207 looper letters, 14 selfloop transitions, 2 changer transitions 1/145 dead transitions. [2024-11-22 18:04:09,635 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 145 places, 145 transitions, 329 flow [2024-11-22 18:04:09,637 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-22 18:04:09,639 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-22 18:04:09,646 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 557 transitions. [2024-11-22 18:04:09,648 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8969404186795491 [2024-11-22 18:04:09,650 INFO L175 Difference]: Start difference. First operand has 144 places, 149 transitions, 305 flow. Second operand 3 states and 557 transitions. [2024-11-22 18:04:09,650 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 145 places, 145 transitions, 329 flow [2024-11-22 18:04:09,653 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 145 places, 145 transitions, 329 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-22 18:04:09,656 INFO L231 Difference]: Finished difference. Result has 145 places, 144 transitions, 299 flow [2024-11-22 18:04:09,657 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-22 18:04:09,660 INFO L277 CegarLoopForPetriNet]: 144 programPoint places, 1 predicate places. [2024-11-22 18:04:09,660 INFO L471 AbstractCegarLoop]: Abstraction has has 145 places, 144 transitions, 299 flow [2024-11-22 18:04:09,661 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-22 18:04:09,661 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-22 18:04:09,662 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-22 18:04:09,662 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-11-22 18:04:09,662 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-22 18:04:09,662 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-22 18:04:09,663 INFO L85 PathProgramCache]: Analyzing trace with hash 1104493257, now seen corresponding path program 1 times [2024-11-22 18:04:09,663 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-22 18:04:09,663 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1659435476] [2024-11-22 18:04:09,663 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-22 18:04:09,663 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-22 18:04:09,686 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-22 18:04:09,734 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-22 18:04:09,734 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-22 18:04:09,734 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1659435476] [2024-11-22 18:04:09,734 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1659435476] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-22 18:04:09,734 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-22 18:04:09,734 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-22 18:04:09,734 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1912147477] [2024-11-22 18:04:09,734 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-22 18:04:09,736 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-22 18:04:09,738 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-22 18:04:09,739 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-22 18:04:09,739 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-22 18:04:09,761 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 175 out of 207 [2024-11-22 18:04:09,762 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-22 18:04:09,762 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-22 18:04:09,762 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 175 of 207 [2024-11-22 18:04:09,762 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-22 18:04:09,805 INFO L124 PetriNetUnfolderBase]: 5/166 cut-off events. [2024-11-22 18:04:09,805 INFO L125 PetriNetUnfolderBase]: For 5/5 co-relation queries the response was YES. [2024-11-22 18:04:09,806 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-22 18:04:09,811 INFO L140 encePairwiseOnDemand]: 202/207 looper letters, 15 selfloop transitions, 1 changer transitions 0/140 dead transitions. [2024-11-22 18:04:09,811 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 142 places, 140 transitions, 323 flow [2024-11-22 18:04:09,812 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-22 18:04:09,812 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-22 18:04:09,813 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 545 transitions. [2024-11-22 18:04:09,814 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8776167471819646 [2024-11-22 18:04:09,814 INFO L175 Difference]: Start difference. First operand has 145 places, 144 transitions, 299 flow. Second operand 3 states and 545 transitions. [2024-11-22 18:04:09,814 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 142 places, 140 transitions, 323 flow [2024-11-22 18:04:09,818 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 140 places, 140 transitions, 319 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-22 18:04:09,820 INFO L231 Difference]: Finished difference. Result has 140 places, 140 transitions, 289 flow [2024-11-22 18:04:09,821 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-22 18:04:09,821 INFO L277 CegarLoopForPetriNet]: 144 programPoint places, -4 predicate places. [2024-11-22 18:04:09,821 INFO L471 AbstractCegarLoop]: Abstraction has has 140 places, 140 transitions, 289 flow [2024-11-22 18:04:09,822 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-22 18:04:09,822 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-22 18:04:09,822 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-22 18:04:09,828 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-11-22 18:04:09,828 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-22 18:04:09,829 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-22 18:04:09,829 INFO L85 PathProgramCache]: Analyzing trace with hash -1273459428, now seen corresponding path program 1 times [2024-11-22 18:04:09,829 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-22 18:04:09,829 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [767436199] [2024-11-22 18:04:09,829 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-22 18:04:09,830 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-22 18:04:09,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-22 18:04:09,922 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-22 18:04:09,923 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-22 18:04:09,923 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [767436199] [2024-11-22 18:04:09,923 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [767436199] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-22 18:04:09,923 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-22 18:04:09,923 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-22 18:04:09,924 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1367796990] [2024-11-22 18:04:09,924 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-22 18:04:09,924 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-22 18:04:09,924 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-22 18:04:09,925 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-22 18:04:09,925 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-22 18:04:09,952 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 179 out of 207 [2024-11-22 18:04:09,953 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-22 18:04:09,953 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-22 18:04:09,953 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 179 of 207 [2024-11-22 18:04:09,954 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-22 18:04:09,991 INFO L124 PetriNetUnfolderBase]: 21/277 cut-off events. [2024-11-22 18:04:09,991 INFO L125 PetriNetUnfolderBase]: For 4/4 co-relation queries the response was YES. [2024-11-22 18:04:09,992 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-22 18:04:09,993 INFO L140 encePairwiseOnDemand]: 204/207 looper letters, 14 selfloop transitions, 2 changer transitions 0/139 dead transitions. [2024-11-22 18:04:09,993 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 141 places, 139 transitions, 319 flow [2024-11-22 18:04:09,993 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-22 18:04:09,993 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-22 18:04:09,995 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 554 transitions. [2024-11-22 18:04:09,995 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8921095008051529 [2024-11-22 18:04:09,995 INFO L175 Difference]: Start difference. First operand has 140 places, 140 transitions, 289 flow. Second operand 3 states and 554 transitions. [2024-11-22 18:04:09,995 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 141 places, 139 transitions, 319 flow [2024-11-22 18:04:09,996 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 140 places, 139 transitions, 318 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-11-22 18:04:09,998 INFO L231 Difference]: Finished difference. Result has 140 places, 139 transitions, 290 flow [2024-11-22 18:04:09,998 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-22 18:04:09,999 INFO L277 CegarLoopForPetriNet]: 144 programPoint places, -4 predicate places. [2024-11-22 18:04:09,999 INFO L471 AbstractCegarLoop]: Abstraction has has 140 places, 139 transitions, 290 flow [2024-11-22 18:04:09,999 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-22 18:04:10,000 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-22 18:04:10,000 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-22 18:04:10,000 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-11-22 18:04:10,000 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-22 18:04:10,001 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-22 18:04:10,001 INFO L85 PathProgramCache]: Analyzing trace with hash 300462281, now seen corresponding path program 1 times [2024-11-22 18:04:10,001 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-22 18:04:10,001 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1967847307] [2024-11-22 18:04:10,001 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-22 18:04:10,001 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-22 18:04:10,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-22 18:04:10,076 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-22 18:04:10,076 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-22 18:04:10,076 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1967847307] [2024-11-22 18:04:10,076 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1967847307] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-22 18:04:10,077 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-22 18:04:10,077 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-22 18:04:10,077 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1620987404] [2024-11-22 18:04:10,077 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-22 18:04:10,078 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-22 18:04:10,078 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-22 18:04:10,080 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-22 18:04:10,080 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-22 18:04:10,136 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 175 out of 207 [2024-11-22 18:04:10,137 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-22 18:04:10,137 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-22 18:04:10,137 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 175 of 207 [2024-11-22 18:04:10,137 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-22 18:04:10,223 INFO L124 PetriNetUnfolderBase]: 41/383 cut-off events. [2024-11-22 18:04:10,224 INFO L125 PetriNetUnfolderBase]: For 5/5 co-relation queries the response was YES. [2024-11-22 18:04:10,225 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-22 18:04:10,226 INFO L140 encePairwiseOnDemand]: 201/207 looper letters, 16 selfloop transitions, 2 changer transitions 0/137 dead transitions. [2024-11-22 18:04:10,226 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 138 places, 137 transitions, 322 flow [2024-11-22 18:04:10,226 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-22 18:04:10,226 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-22 18:04:10,227 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 547 transitions. [2024-11-22 18:04:10,227 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8808373590982287 [2024-11-22 18:04:10,228 INFO L175 Difference]: Start difference. First operand has 140 places, 139 transitions, 290 flow. Second operand 3 states and 547 transitions. [2024-11-22 18:04:10,228 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 138 places, 137 transitions, 322 flow [2024-11-22 18:04:10,229 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 136 places, 137 transitions, 318 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-22 18:04:10,231 INFO L231 Difference]: Finished difference. Result has 137 places, 137 transitions, 292 flow [2024-11-22 18:04:10,231 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-22 18:04:10,232 INFO L277 CegarLoopForPetriNet]: 144 programPoint places, -7 predicate places. [2024-11-22 18:04:10,232 INFO L471 AbstractCegarLoop]: Abstraction has has 137 places, 137 transitions, 292 flow [2024-11-22 18:04:10,232 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-22 18:04:10,232 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-22 18:04:10,232 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-22 18:04:10,233 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2024-11-22 18:04:10,233 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-22 18:04:10,233 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-22 18:04:10,233 INFO L85 PathProgramCache]: Analyzing trace with hash -1604851560, now seen corresponding path program 1 times [2024-11-22 18:04:10,234 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-22 18:04:10,234 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [157495234] [2024-11-22 18:04:10,234 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-22 18:04:10,234 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-22 18:04:10,256 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-22 18:04:10,583 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-22 18:04:10,583 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-22 18:04:10,584 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [157495234] [2024-11-22 18:04:10,584 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [157495234] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-22 18:04:10,584 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-22 18:04:10,584 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-22 18:04:10,584 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1748288520] [2024-11-22 18:04:10,584 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-22 18:04:10,585 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-22 18:04:10,588 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-22 18:04:10,589 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-22 18:04:10,589 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-11-22 18:04:10,777 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 179 out of 207 [2024-11-22 18:04:10,779 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-22 18:04:10,779 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-22 18:04:10,779 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 179 of 207 [2024-11-22 18:04:10,779 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-22 18:04:10,865 INFO L124 PetriNetUnfolderBase]: 70/482 cut-off events. [2024-11-22 18:04:10,865 INFO L125 PetriNetUnfolderBase]: For 15/22 co-relation queries the response was YES. [2024-11-22 18:04:10,867 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-22 18:04:10,868 INFO L140 encePairwiseOnDemand]: 202/207 looper letters, 34 selfloop transitions, 4 changer transitions 1/156 dead transitions. [2024-11-22 18:04:10,868 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 141 places, 156 transitions, 406 flow [2024-11-22 18:04:10,868 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-22 18:04:10,869 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-11-22 18:04:10,870 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1113 transitions. [2024-11-22 18:04:10,870 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8961352657004831 [2024-11-22 18:04:10,870 INFO L175 Difference]: Start difference. First operand has 137 places, 137 transitions, 292 flow. Second operand 6 states and 1113 transitions. [2024-11-22 18:04:10,871 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 141 places, 156 transitions, 406 flow [2024-11-22 18:04:10,872 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 141 places, 156 transitions, 406 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-22 18:04:10,874 INFO L231 Difference]: Finished difference. Result has 141 places, 135 transitions, 293 flow [2024-11-22 18:04:10,875 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-22 18:04:10,875 INFO L277 CegarLoopForPetriNet]: 144 programPoint places, -3 predicate places. [2024-11-22 18:04:10,876 INFO L471 AbstractCegarLoop]: Abstraction has has 141 places, 135 transitions, 293 flow [2024-11-22 18:04:10,877 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-22 18:04:10,877 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-22 18:04:10,877 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-22 18:04:10,877 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2024-11-22 18:04:10,877 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-22 18:04:10,878 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-22 18:04:10,878 INFO L85 PathProgramCache]: Analyzing trace with hash 115085364, now seen corresponding path program 1 times [2024-11-22 18:04:10,878 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-22 18:04:10,881 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1021598030] [2024-11-22 18:04:10,881 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-22 18:04:10,881 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-22 18:04:10,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-22 18:04:11,174 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-22 18:04:11,174 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-22 18:04:11,176 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1021598030] [2024-11-22 18:04:11,176 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1021598030] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-22 18:04:11,176 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-22 18:04:11,176 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-22 18:04:11,176 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [835369549] [2024-11-22 18:04:11,177 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-22 18:04:11,177 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-22 18:04:11,177 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-22 18:04:11,177 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-22 18:04:11,177 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-11-22 18:04:11,309 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 164 out of 207 [2024-11-22 18:04:11,310 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-22 18:04:11,310 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-22 18:04:11,310 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 164 of 207 [2024-11-22 18:04:11,311 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-22 18:04:11,469 INFO L124 PetriNetUnfolderBase]: 210/772 cut-off events. [2024-11-22 18:04:11,470 INFO L125 PetriNetUnfolderBase]: For 28/28 co-relation queries the response was YES. [2024-11-22 18:04:11,471 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-22 18:04:11,474 INFO L140 encePairwiseOnDemand]: 196/207 looper letters, 60 selfloop transitions, 19 changer transitions 0/185 dead transitions. [2024-11-22 18:04:11,475 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 146 places, 185 transitions, 551 flow [2024-11-22 18:04:11,475 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-22 18:04:11,475 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-11-22 18:04:11,477 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1064 transitions. [2024-11-22 18:04:11,477 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.856682769726248 [2024-11-22 18:04:11,477 INFO L175 Difference]: Start difference. First operand has 141 places, 135 transitions, 293 flow. Second operand 6 states and 1064 transitions. [2024-11-22 18:04:11,477 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 146 places, 185 transitions, 551 flow [2024-11-22 18:04:11,479 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 142 places, 185 transitions, 544 flow, removed 0 selfloop flow, removed 4 redundant places. [2024-11-22 18:04:11,481 INFO L231 Difference]: Finished difference. Result has 146 places, 154 transitions, 417 flow [2024-11-22 18:04:11,482 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-22 18:04:11,483 INFO L277 CegarLoopForPetriNet]: 144 programPoint places, 2 predicate places. [2024-11-22 18:04:11,483 INFO L471 AbstractCegarLoop]: Abstraction has has 146 places, 154 transitions, 417 flow [2024-11-22 18:04:11,484 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-22 18:04:11,485 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-22 18:04:11,485 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-22 18:04:11,485 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2024-11-22 18:04:11,485 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-22 18:04:11,485 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-22 18:04:11,486 INFO L85 PathProgramCache]: Analyzing trace with hash -252496730, now seen corresponding path program 1 times [2024-11-22 18:04:11,487 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-22 18:04:11,487 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1564161409] [2024-11-22 18:04:11,487 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-22 18:04:11,487 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-22 18:04:11,503 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-22 18:04:11,529 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-22 18:04:11,530 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-22 18:04:11,530 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1564161409] [2024-11-22 18:04:11,530 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1564161409] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-22 18:04:11,530 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-22 18:04:11,530 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-22 18:04:11,530 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [846102909] [2024-11-22 18:04:11,531 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-22 18:04:11,531 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-22 18:04:11,531 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-22 18:04:11,533 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-22 18:04:11,533 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-22 18:04:11,541 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 185 out of 207 [2024-11-22 18:04:11,542 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-22 18:04:11,542 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-22 18:04:11,542 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 185 of 207 [2024-11-22 18:04:11,543 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-22 18:04:11,580 INFO L124 PetriNetUnfolderBase]: 32/275 cut-off events. [2024-11-22 18:04:11,581 INFO L125 PetriNetUnfolderBase]: For 30/30 co-relation queries the response was YES. [2024-11-22 18:04:11,581 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-22 18:04:11,582 INFO L140 encePairwiseOnDemand]: 204/207 looper letters, 10 selfloop transitions, 2 changer transitions 0/153 dead transitions. [2024-11-22 18:04:11,582 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 147 places, 153 transitions, 439 flow [2024-11-22 18:04:11,582 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-22 18:04:11,582 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-22 18:04:11,583 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 568 transitions. [2024-11-22 18:04:11,583 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9146537842190016 [2024-11-22 18:04:11,583 INFO L175 Difference]: Start difference. First operand has 146 places, 154 transitions, 417 flow. Second operand 3 states and 568 transitions. [2024-11-22 18:04:11,583 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 147 places, 153 transitions, 439 flow [2024-11-22 18:04:11,585 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 147 places, 153 transitions, 439 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-22 18:04:11,587 INFO L231 Difference]: Finished difference. Result has 147 places, 153 transitions, 419 flow [2024-11-22 18:04:11,587 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-22 18:04:11,588 INFO L277 CegarLoopForPetriNet]: 144 programPoint places, 3 predicate places. [2024-11-22 18:04:11,589 INFO L471 AbstractCegarLoop]: Abstraction has has 147 places, 153 transitions, 419 flow [2024-11-22 18:04:11,589 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-22 18:04:11,589 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-22 18:04:11,589 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-22 18:04:11,589 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2024-11-22 18:04:11,590 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-22 18:04:11,591 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-22 18:04:11,591 INFO L85 PathProgramCache]: Analyzing trace with hash -1264912318, now seen corresponding path program 1 times [2024-11-22 18:04:11,591 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-22 18:04:11,591 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [917026341] [2024-11-22 18:04:11,591 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-22 18:04:11,591 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-22 18:04:11,615 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-22 18:04:11,616 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-22 18:04:11,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-22 18:04:11,678 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-22 18:04:11,679 INFO L325 BasicCegarLoop]: Counterexample is feasible [2024-11-22 18:04:11,680 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (19 of 20 remaining) [2024-11-22 18:04:11,682 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (18 of 20 remaining) [2024-11-22 18:04:11,682 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (17 of 20 remaining) [2024-11-22 18:04:11,682 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (16 of 20 remaining) [2024-11-22 18:04:11,682 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (15 of 20 remaining) [2024-11-22 18:04:11,683 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE (14 of 20 remaining) [2024-11-22 18:04:11,683 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr7ASSERT_VIOLATIONDATA_RACE (13 of 20 remaining) [2024-11-22 18:04:11,683 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE (12 of 20 remaining) [2024-11-22 18:04:11,683 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr8ASSERT_VIOLATIONDATA_RACE (11 of 20 remaining) [2024-11-22 18:04:11,683 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (10 of 20 remaining) [2024-11-22 18:04:11,683 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr9ASSERT_VIOLATIONDATA_RACE (9 of 20 remaining) [2024-11-22 18:04:11,684 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACE (8 of 20 remaining) [2024-11-22 18:04:11,684 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (7 of 20 remaining) [2024-11-22 18:04:11,684 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr1ASSERT_VIOLATIONDATA_RACE (6 of 20 remaining) [2024-11-22 18:04:11,684 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr2ASSERT_VIOLATIONDATA_RACE (5 of 20 remaining) [2024-11-22 18:04:11,684 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr3ASSERT_VIOLATIONDATA_RACE (4 of 20 remaining) [2024-11-22 18:04:11,684 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (3 of 20 remaining) [2024-11-22 18:04:11,684 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr1ASSERT_VIOLATIONDATA_RACE (2 of 20 remaining) [2024-11-22 18:04:11,684 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr2ASSERT_VIOLATIONDATA_RACE (1 of 20 remaining) [2024-11-22 18:04:11,685 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr3ASSERT_VIOLATIONDATA_RACE (0 of 20 remaining) [2024-11-22 18:04:11,685 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2024-11-22 18:04:11,685 INFO L407 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1, 1, 1, 1] [2024-11-22 18:04:11,687 WARN L244 ceAbstractionStarter]: 1 thread instances were not sufficient, I will increase this number and restart the analysis [2024-11-22 18:04:11,687 INFO L489 ceAbstractionStarter]: Constructing petrified ICFG for 2 thread instances. [2024-11-22 18:04:11,730 INFO L143 ThreadInstanceAdder]: Constructed 8 joinOtherThreadTransitions. [2024-11-22 18:04:11,734 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 254 places, 275 transitions, 584 flow [2024-11-22 18:04:11,784 INFO L124 PetriNetUnfolderBase]: 41/565 cut-off events. [2024-11-22 18:04:11,784 INFO L125 PetriNetUnfolderBase]: For 16/17 co-relation queries the response was YES. [2024-11-22 18:04:11,787 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-22 18:04:11,787 INFO L82 GeneralOperation]: Start removeDead. Operand has 254 places, 275 transitions, 584 flow [2024-11-22 18:04:11,790 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 213 places, 225 transitions, 472 flow [2024-11-22 18:04:11,792 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-22 18:04:11,793 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;@5e9e85f2, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-22 18:04:11,795 INFO L334 AbstractCegarLoop]: Starting to check reachability of 24 error locations. [2024-11-22 18:04:11,796 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-22 18:04:11,796 INFO L124 PetriNetUnfolderBase]: 0/19 cut-off events. [2024-11-22 18:04:11,796 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-22 18:04:11,796 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-22 18:04:11,796 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-22 18:04:11,796 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-22 18:04:11,796 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-22 18:04:11,796 INFO L85 PathProgramCache]: Analyzing trace with hash -1267279408, now seen corresponding path program 1 times [2024-11-22 18:04:11,797 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-22 18:04:11,797 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [788111683] [2024-11-22 18:04:11,797 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-22 18:04:11,797 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-22 18:04:11,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-22 18:04:11,813 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-22 18:04:11,814 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-22 18:04:11,814 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [788111683] [2024-11-22 18:04:11,814 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [788111683] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-22 18:04:11,814 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-22 18:04:11,814 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-22 18:04:11,815 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2097649872] [2024-11-22 18:04:11,815 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-22 18:04:11,815 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-22 18:04:11,815 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-22 18:04:11,815 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-22 18:04:11,815 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-22 18:04:11,847 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 234 out of 275 [2024-11-22 18:04:11,848 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-22 18:04:11,848 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-22 18:04:11,848 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 234 of 275 [2024-11-22 18:04:11,848 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-22 18:04:12,005 INFO L124 PetriNetUnfolderBase]: 147/1141 cut-off events. [2024-11-22 18:04:12,006 INFO L125 PetriNetUnfolderBase]: For 79/80 co-relation queries the response was YES. [2024-11-22 18:04:12,009 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-22 18:04:12,014 INFO L140 encePairwiseOnDemand]: 268/275 looper letters, 25 selfloop transitions, 2 changer transitions 1/220 dead transitions. [2024-11-22 18:04:12,014 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 214 places, 220 transitions, 516 flow [2024-11-22 18:04:12,015 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-22 18:04:12,015 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-22 18:04:12,016 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 734 transitions. [2024-11-22 18:04:12,016 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8896969696969697 [2024-11-22 18:04:12,017 INFO L175 Difference]: Start difference. First operand has 213 places, 225 transitions, 472 flow. Second operand 3 states and 734 transitions. [2024-11-22 18:04:12,017 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 214 places, 220 transitions, 516 flow [2024-11-22 18:04:12,018 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 214 places, 220 transitions, 516 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-22 18:04:12,022 INFO L231 Difference]: Finished difference. Result has 214 places, 219 transitions, 464 flow [2024-11-22 18:04:12,022 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-22 18:04:12,022 INFO L277 CegarLoopForPetriNet]: 213 programPoint places, 1 predicate places. [2024-11-22 18:04:12,023 INFO L471 AbstractCegarLoop]: Abstraction has has 214 places, 219 transitions, 464 flow [2024-11-22 18:04:12,023 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-22 18:04:12,023 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-22 18:04:12,023 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-22 18:04:12,024 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2024-11-22 18:04:12,024 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-22 18:04:12,025 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-22 18:04:12,025 INFO L85 PathProgramCache]: Analyzing trace with hash -2014486711, now seen corresponding path program 1 times [2024-11-22 18:04:12,025 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-22 18:04:12,025 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [985262824] [2024-11-22 18:04:12,025 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-22 18:04:12,026 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-22 18:04:12,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-22 18:04:12,050 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-22 18:04:12,051 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-22 18:04:12,051 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [985262824] [2024-11-22 18:04:12,051 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [985262824] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-22 18:04:12,051 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-22 18:04:12,051 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-22 18:04:12,051 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [472191999] [2024-11-22 18:04:12,052 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-22 18:04:12,052 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-22 18:04:12,052 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-22 18:04:12,053 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-22 18:04:12,053 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-22 18:04:12,075 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 228 out of 275 [2024-11-22 18:04:12,076 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-22 18:04:12,076 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-22 18:04:12,076 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 228 of 275 [2024-11-22 18:04:12,076 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-22 18:04:12,219 INFO L124 PetriNetUnfolderBase]: 162/1203 cut-off events. [2024-11-22 18:04:12,219 INFO L125 PetriNetUnfolderBase]: For 114/116 co-relation queries the response was YES. [2024-11-22 18:04:12,223 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-22 18:04:12,228 INFO L140 encePairwiseOnDemand]: 269/275 looper letters, 26 selfloop transitions, 1 changer transitions 0/214 dead transitions. [2024-11-22 18:04:12,228 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 210 places, 214 transitions, 508 flow [2024-11-22 18:04:12,228 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-22 18:04:12,229 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-22 18:04:12,230 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 716 transitions. [2024-11-22 18:04:12,230 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8678787878787879 [2024-11-22 18:04:12,230 INFO L175 Difference]: Start difference. First operand has 214 places, 219 transitions, 464 flow. Second operand 3 states and 716 transitions. [2024-11-22 18:04:12,230 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 210 places, 214 transitions, 508 flow [2024-11-22 18:04:12,232 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 208 places, 214 transitions, 504 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-22 18:04:12,234 INFO L231 Difference]: Finished difference. Result has 208 places, 214 transitions, 452 flow [2024-11-22 18:04:12,235 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-22 18:04:12,235 INFO L277 CegarLoopForPetriNet]: 213 programPoint places, -5 predicate places. [2024-11-22 18:04:12,236 INFO L471 AbstractCegarLoop]: Abstraction has has 208 places, 214 transitions, 452 flow [2024-11-22 18:04:12,236 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-22 18:04:12,238 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-22 18:04:12,238 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-22 18:04:12,238 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2024-11-22 18:04:12,238 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-22 18:04:12,239 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-22 18:04:12,239 INFO L85 PathProgramCache]: Analyzing trace with hash 916668223, now seen corresponding path program 1 times [2024-11-22 18:04:12,239 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-22 18:04:12,239 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [237650117] [2024-11-22 18:04:12,239 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-22 18:04:12,239 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-22 18:04:12,245 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-22 18:04:12,257 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-22 18:04:12,258 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-22 18:04:12,258 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [237650117] [2024-11-22 18:04:12,258 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [237650117] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-22 18:04:12,258 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-22 18:04:12,258 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-22 18:04:12,258 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1937102495] [2024-11-22 18:04:12,259 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-22 18:04:12,259 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-22 18:04:12,259 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-22 18:04:12,259 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-22 18:04:12,259 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-22 18:04:12,286 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 234 out of 275 [2024-11-22 18:04:12,287 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-22 18:04:12,288 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-22 18:04:12,288 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 234 of 275 [2024-11-22 18:04:12,288 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-22 18:04:12,537 INFO L124 PetriNetUnfolderBase]: 489/2780 cut-off events. [2024-11-22 18:04:12,537 INFO L125 PetriNetUnfolderBase]: For 125/125 co-relation queries the response was YES. [2024-11-22 18:04:12,545 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-22 18:04:12,553 INFO L140 encePairwiseOnDemand]: 272/275 looper letters, 25 selfloop transitions, 2 changer transitions 0/213 dead transitions. [2024-11-22 18:04:12,554 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 209 places, 213 transitions, 504 flow [2024-11-22 18:04:12,554 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-22 18:04:12,554 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-22 18:04:12,555 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 730 transitions. [2024-11-22 18:04:12,556 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8848484848484849 [2024-11-22 18:04:12,556 INFO L175 Difference]: Start difference. First operand has 208 places, 214 transitions, 452 flow. Second operand 3 states and 730 transitions. [2024-11-22 18:04:12,556 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 209 places, 213 transitions, 504 flow [2024-11-22 18:04:12,558 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 208 places, 213 transitions, 503 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-11-22 18:04:12,560 INFO L231 Difference]: Finished difference. Result has 208 places, 213 transitions, 453 flow [2024-11-22 18:04:12,560 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-22 18:04:12,561 INFO L277 CegarLoopForPetriNet]: 213 programPoint places, -5 predicate places. [2024-11-22 18:04:12,561 INFO L471 AbstractCegarLoop]: Abstraction has has 208 places, 213 transitions, 453 flow [2024-11-22 18:04:12,562 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-22 18:04:12,563 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-22 18:04:12,563 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-22 18:04:12,563 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10 [2024-11-22 18:04:12,563 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-22 18:04:12,564 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-22 18:04:12,564 INFO L85 PathProgramCache]: Analyzing trace with hash 1326843241, now seen corresponding path program 1 times [2024-11-22 18:04:12,564 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-22 18:04:12,564 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1748586894] [2024-11-22 18:04:12,564 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-22 18:04:12,564 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-22 18:04:12,571 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-22 18:04:12,587 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-22 18:04:12,588 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-22 18:04:12,588 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1748586894] [2024-11-22 18:04:12,588 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1748586894] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-22 18:04:12,590 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-22 18:04:12,590 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-22 18:04:12,590 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1851182488] [2024-11-22 18:04:12,590 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-22 18:04:12,590 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-22 18:04:12,590 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-22 18:04:12,591 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-22 18:04:12,591 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-22 18:04:12,613 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 228 out of 275 [2024-11-22 18:04:12,614 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-22 18:04:12,614 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-22 18:04:12,614 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 228 of 275 [2024-11-22 18:04:12,614 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-22 18:04:13,025 INFO L124 PetriNetUnfolderBase]: 971/4744 cut-off events. [2024-11-22 18:04:13,025 INFO L125 PetriNetUnfolderBase]: For 175/179 co-relation queries the response was YES. [2024-11-22 18:04:13,033 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-22 18:04:13,045 INFO L140 encePairwiseOnDemand]: 268/275 looper letters, 27 selfloop transitions, 2 changer transitions 0/210 dead transitions. [2024-11-22 18:04:13,045 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 205 places, 210 transitions, 505 flow [2024-11-22 18:04:13,046 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-22 18:04:13,046 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-22 18:04:13,047 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 718 transitions. [2024-11-22 18:04:13,047 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8703030303030304 [2024-11-22 18:04:13,047 INFO L175 Difference]: Start difference. First operand has 208 places, 213 transitions, 453 flow. Second operand 3 states and 718 transitions. [2024-11-22 18:04:13,047 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 205 places, 210 transitions, 505 flow [2024-11-22 18:04:13,048 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 203 places, 210 transitions, 501 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-22 18:04:13,051 INFO L231 Difference]: Finished difference. Result has 204 places, 210 transitions, 453 flow [2024-11-22 18:04:13,051 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-22 18:04:13,052 INFO L277 CegarLoopForPetriNet]: 213 programPoint places, -9 predicate places. [2024-11-22 18:04:13,052 INFO L471 AbstractCegarLoop]: Abstraction has has 204 places, 210 transitions, 453 flow [2024-11-22 18:04:13,053 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-22 18:04:13,053 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-22 18:04:13,053 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-22 18:04:13,053 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11 [2024-11-22 18:04:13,053 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-22 18:04:13,053 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-22 18:04:13,053 INFO L85 PathProgramCache]: Analyzing trace with hash -1285500328, now seen corresponding path program 1 times [2024-11-22 18:04:13,054 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-22 18:04:13,054 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [212092598] [2024-11-22 18:04:13,054 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-22 18:04:13,054 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-22 18:04:13,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-22 18:04:13,245 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-22 18:04:13,247 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-22 18:04:13,248 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [212092598] [2024-11-22 18:04:13,248 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [212092598] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-22 18:04:13,248 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-22 18:04:13,248 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-22 18:04:13,248 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1555619791] [2024-11-22 18:04:13,248 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-22 18:04:13,249 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-22 18:04:13,249 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-22 18:04:13,249 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-22 18:04:13,249 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-11-22 18:04:13,458 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 235 out of 275 [2024-11-22 18:04:13,460 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-22 18:04:13,460 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-22 18:04:13,460 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 235 of 275 [2024-11-22 18:04:13,461 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-22 18:04:13,854 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 254#true, Black: 266#true, 197#L1034-9true]) [2024-11-22 18:04:13,854 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2024-11-22 18:04:13,855 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-22 18:04:13,855 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-22 18:04:13,855 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-22 18:04:13,855 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 266#true, 197#L1034-9true]) [2024-11-22 18:04:13,855 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2024-11-22 18:04:13,855 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-22 18:04:13,855 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-22 18:04:13,855 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-22 18:04:13,855 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 266#true, 197#L1034-9true]) [2024-11-22 18:04:13,855 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2024-11-22 18:04:13,856 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-22 18:04:13,856 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-22 18:04:13,856 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-22 18:04:13,856 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 197#L1034-9true]) [2024-11-22 18:04:13,856 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2024-11-22 18:04:13,856 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-22 18:04:13,856 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-22 18:04:13,856 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-22 18:04:13,856 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) 0), 197#L1034-9true]) [2024-11-22 18:04:13,856 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2024-11-22 18:04:13,857 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-22 18:04:13,857 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-22 18:04:13,857 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-22 18:04:13,861 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 266#true]) [2024-11-22 18:04:13,861 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2024-11-22 18:04:13,861 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-11-22 18:04:13,861 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-22 18:04:13,862 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-11-22 18:04:13,862 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 254#true, Black: 266#true, 197#L1034-9true]) [2024-11-22 18:04:13,862 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2024-11-22 18:04:13,862 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-22 18:04:13,862 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-22 18:04:13,862 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-22 18:04:13,862 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-22 18:04:13,862 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 266#true, 197#L1034-9true]) [2024-11-22 18:04:13,862 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2024-11-22 18:04:13,862 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-22 18:04:13,863 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-22 18:04:13,863 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-22 18:04:13,863 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-22 18:04:13,863 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 266#true, 197#L1034-9true]) [2024-11-22 18:04:13,863 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2024-11-22 18:04:13,863 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-22 18:04:13,863 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-22 18:04:13,863 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-22 18:04:13,863 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-22 18:04:13,863 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 197#L1034-9true]) [2024-11-22 18:04:13,864 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2024-11-22 18:04:13,864 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-22 18:04:13,864 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-22 18:04:13,864 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-22 18:04:13,864 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-22 18:04:13,868 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) 0), 197#L1034-9true]) [2024-11-22 18:04:13,869 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is not cut-off event [2024-11-22 18:04:13,869 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is not cut-off event [2024-11-22 18:04:13,869 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is not cut-off event [2024-11-22 18:04:13,869 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is not cut-off event [2024-11-22 18:04:13,869 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is not cut-off event [2024-11-22 18:04:13,871 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 266#true, 197#L1034-9true]) [2024-11-22 18:04:13,871 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is not cut-off event [2024-11-22 18:04:13,871 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is not cut-off event [2024-11-22 18:04:13,871 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2024-11-22 18:04:13,871 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2024-11-22 18:04:13,872 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is not cut-off event [2024-11-22 18:04:13,872 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is not cut-off event [2024-11-22 18:04:13,874 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 254#true, Black: 266#true, 197#L1034-9true]) [2024-11-22 18:04:13,874 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is not cut-off event [2024-11-22 18:04:13,874 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is not cut-off event [2024-11-22 18:04:13,875 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2024-11-22 18:04:13,875 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is not cut-off event [2024-11-22 18:04:13,875 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is not cut-off event [2024-11-22 18:04:13,875 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is not cut-off event [2024-11-22 18:04:13,875 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 266#true, 197#L1034-9true]) [2024-11-22 18:04:13,875 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2024-11-22 18:04:13,875 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-22 18:04:13,875 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-22 18:04:13,875 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-22 18:04:13,875 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-22 18:04:13,875 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-22 18:04:13,878 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 266#true, 197#L1034-9true]) [2024-11-22 18:04:13,878 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2024-11-22 18:04:13,878 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-22 18:04:13,878 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-22 18:04:13,878 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-22 18:04:13,878 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-22 18:04:13,878 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-22 18:04:13,879 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 186#L1034-9true, 252#true, Black: 266#true]) [2024-11-22 18:04:13,879 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2024-11-22 18:04:13,879 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-22 18:04:13,879 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-22 18:04:13,879 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-22 18:04:13,879 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 266#true]) [2024-11-22 18:04:13,879 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2024-11-22 18:04:13,879 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-22 18:04:13,879 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-22 18:04:13,879 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-22 18:04:13,880 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 266#true]) [2024-11-22 18:04:13,880 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2024-11-22 18:04:13,880 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-22 18:04:13,880 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-22 18:04:13,880 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-22 18:04:13,880 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0))]) [2024-11-22 18:04:13,880 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2024-11-22 18:04:13,880 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-22 18:04:13,880 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-22 18:04:13,880 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-22 18:04:13,949 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 254#true, Black: 266#true, 197#L1034-9true]) [2024-11-22 18:04:13,949 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-22 18:04:13,949 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-22 18:04:13,949 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-22 18:04:13,949 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-22 18:04:13,949 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-22 18:04:13,949 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-22 18:04:13,950 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-22 18:04:13,950 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 266#true, 197#L1034-9true]) [2024-11-22 18:04:13,950 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-22 18:04:13,950 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-22 18:04:13,950 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-22 18:04:13,950 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-22 18:04:13,950 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-22 18:04:13,950 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-22 18:04:13,950 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-22 18:04:13,950 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 266#true, 197#L1034-9true]) [2024-11-22 18:04:13,950 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-22 18:04:13,951 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-22 18:04:13,951 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-22 18:04:13,951 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-22 18:04:13,951 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-22 18:04:13,951 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-22 18:04:13,951 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-22 18:04:13,951 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 197#L1034-9true]) [2024-11-22 18:04:13,951 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-22 18:04:13,951 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-22 18:04:13,951 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-22 18:04:13,951 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-22 18:04:13,952 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-22 18:04:13,952 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-22 18:04:13,952 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-22 18:04:13,952 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) 0), Black: 266#true, 197#L1034-9true]) [2024-11-22 18:04:13,952 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-22 18:04:13,952 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-22 18:04:13,952 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-22 18:04:13,952 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-22 18:04:13,952 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-22 18:04:13,952 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-22 18:04:13,953 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-22 18:04:13,953 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-22 18:04:13,953 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-22 18:04:13,953 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-11-22 18:04:13,953 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-11-22 18:04:13,959 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 266#true]) [2024-11-22 18:04:13,959 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-11-22 18:04:13,959 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-11-22 18:04:13,959 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-22 18:04:13,959 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-11-22 18:04:13,959 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-22 18:04:13,970 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 254#true, Black: 266#true, 197#L1034-9true]) [2024-11-22 18:04:13,970 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-22 18:04:13,970 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-22 18:04:13,971 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-22 18:04:13,971 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-22 18:04:13,971 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-22 18:04:13,971 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-22 18:04:13,971 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-22 18:04:13,971 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-22 18:04:13,971 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 266#true, 197#L1034-9true]) [2024-11-22 18:04:13,971 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-22 18:04:13,971 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-22 18:04:13,971 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-22 18:04:13,971 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-22 18:04:13,972 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-22 18:04:13,972 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-22 18:04:13,972 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-22 18:04:13,972 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-22 18:04:13,972 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 266#true, 197#L1034-9true]) [2024-11-22 18:04:13,972 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-11-22 18:04:13,972 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-22 18:04:13,972 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-22 18:04:13,972 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-22 18:04:13,972 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-22 18:04:13,972 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-22 18:04:13,973 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-22 18:04:13,973 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-22 18:04:13,973 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 197#L1034-9true]) [2024-11-22 18:04:13,973 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-22 18:04:13,973 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-22 18:04:13,973 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-22 18:04:13,973 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-22 18:04:13,973 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-22 18:04:13,973 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-22 18:04:13,973 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-22 18:04:13,973 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-22 18:04:13,974 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) 0), 197#L1034-9true]) [2024-11-22 18:04:13,974 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-22 18:04:13,974 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-22 18:04:13,974 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-22 18:04:13,974 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-22 18:04:13,974 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-22 18:04:13,974 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-22 18:04:13,974 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-22 18:04:13,975 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-22 18:04:13,975 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-22 18:04:13,976 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-22 18:04:13,976 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-22 18:04:13,976 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-22 18:04:13,977 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-22 18:04:13,977 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-22 18:04:13,977 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-22 18:04:13,977 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-22 18:04:13,977 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-22 18:04:13,978 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-22 18:04:13,978 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-22 18:04:13,978 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-22 18:04:13,978 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-22 18:04:13,978 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-22 18:04:13,978 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-22 18:04:13,978 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-11-22 18:04:13,978 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-22 18:04:13,978 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-22 18:04:13,978 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-22 18:04:13,979 INFO L124 PetriNetUnfolderBase]: 1175/4832 cut-off events. [2024-11-22 18:04:13,979 INFO L125 PetriNetUnfolderBase]: For 364/432 co-relation queries the response was YES. [2024-11-22 18:04:13,991 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-22 18:04:14,006 INFO L140 encePairwiseOnDemand]: 270/275 looper letters, 71 selfloop transitions, 4 changer transitions 1/257 dead transitions. [2024-11-22 18:04:14,006 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 208 places, 257 transitions, 721 flow [2024-11-22 18:04:14,006 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-22 18:04:14,006 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-11-22 18:04:14,008 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1486 transitions. [2024-11-22 18:04:14,010 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9006060606060606 [2024-11-22 18:04:14,010 INFO L175 Difference]: Start difference. First operand has 204 places, 210 transitions, 453 flow. Second operand 6 states and 1486 transitions. [2024-11-22 18:04:14,010 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 208 places, 257 transitions, 721 flow [2024-11-22 18:04:14,012 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 208 places, 257 transitions, 721 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-22 18:04:14,013 INFO L231 Difference]: Finished difference. Result has 208 places, 208 transitions, 454 flow [2024-11-22 18:04:14,014 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-22 18:04:14,015 INFO L277 CegarLoopForPetriNet]: 213 programPoint places, -5 predicate places. [2024-11-22 18:04:14,015 INFO L471 AbstractCegarLoop]: Abstraction has has 208 places, 208 transitions, 454 flow [2024-11-22 18:04:14,016 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-22 18:04:14,016 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-22 18:04:14,016 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-22 18:04:14,016 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12 [2024-11-22 18:04:14,016 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-22 18:04:14,017 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-22 18:04:14,017 INFO L85 PathProgramCache]: Analyzing trace with hash 2068948564, now seen corresponding path program 1 times [2024-11-22 18:04:14,017 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-22 18:04:14,017 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [453674601] [2024-11-22 18:04:14,017 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-22 18:04:14,017 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-22 18:04:14,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-22 18:04:14,244 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-22 18:04:14,245 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-22 18:04:14,245 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [453674601] [2024-11-22 18:04:14,245 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [453674601] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-22 18:04:14,245 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-22 18:04:14,245 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-22 18:04:14,245 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1963205717] [2024-11-22 18:04:14,245 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-22 18:04:14,245 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-22 18:04:14,246 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-22 18:04:14,246 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-22 18:04:14,246 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-11-22 18:04:14,414 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 216 out of 275 [2024-11-22 18:04:14,415 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-22 18:04:14,415 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-22 18:04:14,416 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 216 of 275 [2024-11-22 18:04:14,416 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-22 18:04:16,281 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-22 18:04:16,281 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-11-22 18:04:16,281 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-22 18:04:16,282 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-11-22 18:04:16,285 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-11-22 18:04:16,317 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][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-22 18:04:16,317 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-11-22 18:04:16,318 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-11-22 18:04:16,318 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-22 18:04:16,318 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-11-22 18:04:16,361 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) 0), Black: 266#true, 197#L1034-9true]) [2024-11-22 18:04:16,361 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-22 18:04:16,361 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-22 18:04:16,365 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-22 18:04:16,365 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-22 18:04:16,391 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][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-22 18:04:16,392 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-22 18:04:16,392 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-22 18:04:16,392 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-22 18:04:16,393 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-22 18:04:16,396 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-22 18:04:16,396 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-22 18:04:16,396 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-22 18:04:16,396 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-22 18:04:16,397 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-22 18:04:16,399 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 197#L1034-9true]) [2024-11-22 18:04:16,399 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-22 18:04:16,399 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-22 18:04:16,400 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-22 18:04:16,400 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-22 18:04:16,426 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-22 18:04:16,427 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-22 18:04:16,427 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-22 18:04:16,427 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-22 18:04:16,427 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-22 18:04:16,430 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-22 18:04:16,434 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-22 18:04:16,434 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-22 18:04:16,434 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-22 18:04:16,434 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-22 18:04:16,436 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 266#true]) [2024-11-22 18:04:16,436 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-22 18:04:16,436 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-22 18:04:16,436 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-22 18:04:16,436 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-22 18:04:16,436 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 276#true, 254#true, Black: 266#true, 197#L1034-9true]) [2024-11-22 18:04:16,436 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-22 18:04:16,436 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-22 18:04:16,437 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-22 18:04:16,437 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-22 18:04:16,460 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-22 18:04:16,463 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-22 18:04:16,463 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-22 18:04:16,463 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-22 18:04:16,464 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-22 18:04:16,471 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-22 18:04:16,471 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-22 18:04:16,471 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-22 18:04:16,471 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-22 18:04:16,472 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-22 18:04:16,472 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 266#true, 197#L1034-9true]) [2024-11-22 18:04:16,477 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-22 18:04:16,477 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-22 18:04:16,477 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-22 18:04:16,477 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-22 18:04:16,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[][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-22 18:04:16,502 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-22 18:04:16,505 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-22 18:04:16,506 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-22 18:04:16,506 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-22 18:04:16,540 INFO L124 PetriNetUnfolderBase]: 6842/18531 cut-off events. [2024-11-22 18:04:16,540 INFO L125 PetriNetUnfolderBase]: For 1347/1462 co-relation queries the response was YES. [2024-11-22 18:04:16,631 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-22 18:04:16,761 INFO L140 encePairwiseOnDemand]: 260/275 looper letters, 116 selfloop transitions, 32 changer transitions 0/313 dead transitions. [2024-11-22 18:04:16,761 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 213 places, 313 transitions, 1016 flow [2024-11-22 18:04:16,762 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-22 18:04:16,762 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-11-22 18:04:16,764 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1445 transitions. [2024-11-22 18:04:16,765 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8757575757575757 [2024-11-22 18:04:16,765 INFO L175 Difference]: Start difference. First operand has 208 places, 208 transitions, 454 flow. Second operand 6 states and 1445 transitions. [2024-11-22 18:04:16,765 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 213 places, 313 transitions, 1016 flow [2024-11-22 18:04:16,771 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 209 places, 313 transitions, 1009 flow, removed 0 selfloop flow, removed 4 redundant places. [2024-11-22 18:04:16,774 INFO L231 Difference]: Finished difference. Result has 213 places, 241 transitions, 663 flow [2024-11-22 18:04:16,774 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-22 18:04:16,776 INFO L277 CegarLoopForPetriNet]: 213 programPoint places, 0 predicate places. [2024-11-22 18:04:16,776 INFO L471 AbstractCegarLoop]: Abstraction has has 213 places, 241 transitions, 663 flow [2024-11-22 18:04:16,777 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-22 18:04:16,777 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-22 18:04:16,777 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-22 18:04:16,777 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable13 [2024-11-22 18:04:16,778 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-22 18:04:16,778 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-22 18:04:16,778 INFO L85 PathProgramCache]: Analyzing trace with hash -194009336, now seen corresponding path program 1 times [2024-11-22 18:04:16,778 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-22 18:04:16,779 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [624271941] [2024-11-22 18:04:16,780 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-22 18:04:16,780 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-22 18:04:16,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-22 18:04:16,813 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-22 18:04:16,814 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-22 18:04:16,814 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [624271941] [2024-11-22 18:04:16,814 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [624271941] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-22 18:04:16,814 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-22 18:04:16,814 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-22 18:04:16,814 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [575674466] [2024-11-22 18:04:16,814 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-22 18:04:16,815 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-22 18:04:16,815 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-22 18:04:16,815 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-22 18:04:16,815 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-22 18:04:16,835 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 240 out of 275 [2024-11-22 18:04:16,836 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-22 18:04:16,836 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-22 18:04:16,836 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 240 of 275 [2024-11-22 18:04:16,836 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-22 18:04:17,864 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 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-22 18:04:17,864 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2024-11-22 18:04:17,864 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-22 18:04:17,864 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:17,865 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-11-22 18:04:17,865 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 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-22 18:04:17,865 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2024-11-22 18:04:17,865 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-22 18:04:17,865 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-11-22 18:04:17,865 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:17,894 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 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-22 18:04:17,895 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-11-22 18:04:17,895 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:17,895 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-11-22 18:04:17,895 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2024-11-22 18:04:17,895 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 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-22 18:04:17,895 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-22 18:04:17,895 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2024-11-22 18:04:17,895 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:17,895 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-11-22 18:04:17,895 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 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-22 18:04:17,895 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-22 18:04:17,896 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2024-11-22 18:04:17,896 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:17,896 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-11-22 18:04:17,904 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:17,904 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-11-22 18:04:17,905 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2024-11-22 18:04:17,905 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-11-22 18:04:17,905 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:17,926 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 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-22 18:04:17,926 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-11-22 18:04:17,926 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-22 18:04:17,926 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-11-22 18:04:17,927 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-11-22 18:04:17,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][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-22 18:04:17,961 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-11-22 18:04:17,962 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-11-22 18:04:17,962 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-11-22 18:04:17,962 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-11-22 18:04:17,965 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-22 18:04:17,965 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2024-11-22 18:04:17,965 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-11-22 18:04:17,965 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-11-22 18:04:17,965 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-11-22 18:04:17,968 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-22 18:04:17,968 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-22 18:04:17,968 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-11-22 18:04:17,968 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-11-22 18:04:17,968 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-11-22 18:04:17,974 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][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-22 18:04:17,974 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-22 18:04:17,974 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-11-22 18:04:17,974 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-11-22 18:04:17,974 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-11-22 18:04:17,980 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-22 18:04:17,981 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-22 18:04:17,981 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-22 18:04:17,981 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-22 18:04:17,981 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-11-22 18:04:18,000 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-22 18:04:18,001 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-22 18:04:18,001 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-22 18:04:18,001 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-22 18:04:18,001 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-22 18:04:18,001 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][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-22 18:04:18,001 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-22 18:04:18,002 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-22 18:04:18,002 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-22 18:04:18,002 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-22 18:04:18,003 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-22 18:04:18,003 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-22 18:04:18,003 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-22 18:04:18,003 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-22 18:04:18,004 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-22 18:04:18,004 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-22 18:04:18,004 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-22 18:04:18,004 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-22 18:04:18,004 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-22 18:04:18,004 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-22 18:04:18,004 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-22 18:04:18,004 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-22 18:04:18,004 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-22 18:04:18,005 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-22 18:04:18,005 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-22 18:04:18,005 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-22 18:04:18,005 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-22 18:04:18,005 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-22 18:04:18,005 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-22 18:04:18,005 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-22 18:04:18,007 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-22 18:04:18,007 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-22 18:04:18,007 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-22 18:04:18,007 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-22 18:04:18,007 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-22 18:04:18,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][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-22 18:04:18,008 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-22 18:04:18,008 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-22 18:04:18,008 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-22 18:04:18,008 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-22 18:04:18,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][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-22 18:04:18,009 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-22 18:04:18,009 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-22 18:04:18,009 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-22 18:04:18,009 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-22 18:04:18,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][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-22 18:04:18,009 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-22 18:04:18,009 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-22 18:04:18,009 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-22 18:04:18,010 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-22 18:04:18,010 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-22 18:04:18,010 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-22 18:04:18,010 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-22 18:04:18,010 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-22 18:04:18,010 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-22 18:04:18,011 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-22 18:04:18,012 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-22 18:04:18,012 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-22 18:04:18,012 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-22 18:04:18,012 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-22 18:04:18,012 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][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-22 18:04:18,012 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-22 18:04:18,013 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-22 18:04:18,013 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-22 18:04:18,013 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-22 18:04:18,013 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-22 18:04:18,013 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-22 18:04:18,013 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-22 18:04:18,013 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-22 18:04:18,013 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-22 18:04:18,014 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-22 18:04:18,014 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-22 18:04:18,014 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-22 18:04:18,014 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-22 18:04:18,014 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-22 18:04:18,014 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-22 18:04:18,014 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-22 18:04:18,014 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-22 18:04:18,014 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-22 18:04:18,014 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-22 18:04:18,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][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-22 18:04:18,016 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-22 18:04:18,016 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-22 18:04:18,016 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-22 18:04:18,016 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-22 18:04:18,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][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-22 18:04:18,017 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-22 18:04:18,017 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-22 18:04:18,017 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-22 18:04:18,017 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-22 18:04:18,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][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-22 18:04:18,017 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-22 18:04:18,018 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-22 18:04:18,018 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-22 18:04:18,018 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-22 18:04:18,018 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-22 18:04:18,018 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-22 18:04:18,018 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-22 18:04:18,018 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-22 18:04:18,018 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-22 18:04:18,019 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-22 18:04:18,019 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-22 18:04:18,019 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-22 18:04:18,019 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-22 18:04:18,019 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-22 18:04:18,020 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-22 18:04:18,020 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-22 18:04:18,020 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-22 18:04:18,020 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-22 18:04:18,020 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-22 18:04:18,021 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][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-22 18:04:18,021 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-22 18:04:18,021 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-22 18:04:18,021 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-22 18:04:18,021 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-22 18:04:18,022 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-22 18:04:18,022 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-22 18:04:18,022 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-22 18:04:18,022 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-22 18:04:18,023 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-22 18:04:18,023 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-22 18:04:18,023 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-22 18:04:18,023 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-22 18:04:18,024 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-22 18:04:18,024 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-22 18:04:18,024 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-22 18:04:18,024 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-22 18:04:18,024 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-22 18:04:18,024 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-22 18:04:18,024 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-22 18:04:18,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][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-22 18:04:18,025 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-22 18:04:18,025 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-22 18:04:18,025 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-22 18:04:18,025 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-22 18:04:18,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], [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-22 18:04:18,025 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-22 18:04:18,026 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-22 18:04:18,026 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-22 18:04:18,026 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-22 18:04:18,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][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-22 18:04:18,026 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-22 18:04:18,026 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-22 18:04:18,026 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-22 18:04:18,027 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-22 18:04:18,028 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][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-22 18:04:18,028 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-22 18:04:18,028 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-22 18:04:18,028 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-22 18:04:18,029 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-22 18:04:18,029 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][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-22 18:04:18,029 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-22 18:04:18,029 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-22 18:04:18,029 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-22 18:04:18,029 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-22 18:04:18,030 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-22 18:04:18,030 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-22 18:04:18,030 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-22 18:04:18,030 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-22 18:04:18,030 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-22 18:04:18,031 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-22 18:04:18,031 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-22 18:04:18,031 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-22 18:04:18,031 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-22 18:04:18,031 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-22 18:04:18,031 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-22 18:04:18,032 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-22 18:04:18,032 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-22 18:04:18,032 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-22 18:04:18,032 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-22 18:04:18,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][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-22 18:04:18,032 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-22 18:04:18,032 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-22 18:04:18,032 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-22 18:04:18,032 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-22 18:04:18,034 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-22 18:04:18,034 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-22 18:04:18,034 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-22 18:04:18,034 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-22 18:04:18,034 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-22 18:04:18,035 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][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-22 18:04:18,035 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-22 18:04:18,035 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-22 18:04:18,035 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-22 18:04:18,035 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-22 18:04:18,035 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][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-22 18:04:18,035 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-22 18:04:18,036 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-22 18:04:18,036 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-22 18:04:18,036 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-22 18:04:18,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][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-22 18:04:18,037 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2024-11-22 18:04:18,037 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-22 18:04:18,037 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-22 18:04:18,037 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-22 18:04:18,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][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-22 18:04:18,037 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2024-11-22 18:04:18,038 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-22 18:04:18,038 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-22 18:04:18,038 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-22 18:04:18,039 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-22 18:04:18,039 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2024-11-22 18:04:18,039 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-22 18:04:18,039 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-22 18:04:18,039 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-22 18:04:18,039 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-22 18:04:18,039 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2024-11-22 18:04:18,039 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-22 18:04:18,040 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-22 18:04:18,040 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-22 18:04:18,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[][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-22 18:04:18,040 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2024-11-22 18:04:18,040 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-22 18:04:18,040 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-22 18:04:18,040 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-22 18:04:18,041 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][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-22 18:04:18,041 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2024-11-22 18:04:18,041 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-22 18:04:18,041 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-22 18:04:18,041 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-22 18:04:18,042 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][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-22 18:04:18,042 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2024-11-22 18:04:18,042 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-22 18:04:18,042 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-22 18:04:18,042 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-22 18:04:18,043 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][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-22 18:04:18,043 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2024-11-22 18:04:18,043 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-22 18:04:18,043 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-22 18:04:18,043 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-22 18:04:18,043 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][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-22 18:04:18,043 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2024-11-22 18:04:18,043 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-22 18:04:18,043 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-22 18:04:18,044 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-22 18:04:18,044 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][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-22 18:04:18,044 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2024-11-22 18:04:18,044 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-22 18:04:18,044 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-22 18:04:18,044 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-22 18:04:18,045 INFO L124 PetriNetUnfolderBase]: 2145/9685 cut-off events. [2024-11-22 18:04:18,045 INFO L125 PetriNetUnfolderBase]: For 1521/1722 co-relation queries the response was YES. [2024-11-22 18:04:18,074 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-22 18:04:18,104 INFO L140 encePairwiseOnDemand]: 269/275 looper letters, 29 selfloop transitions, 5 changer transitions 0/252 dead transitions. [2024-11-22 18:04:18,104 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 215 places, 252 transitions, 761 flow [2024-11-22 18:04:18,104 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-22 18:04:18,104 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-22 18:04:18,105 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 755 transitions. [2024-11-22 18:04:18,106 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9151515151515152 [2024-11-22 18:04:18,106 INFO L175 Difference]: Start difference. First operand has 213 places, 241 transitions, 663 flow. Second operand 3 states and 755 transitions. [2024-11-22 18:04:18,106 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 215 places, 252 transitions, 761 flow [2024-11-22 18:04:18,111 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 215 places, 252 transitions, 761 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-22 18:04:18,113 INFO L231 Difference]: Finished difference. Result has 217 places, 245 transitions, 701 flow [2024-11-22 18:04:18,114 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-22 18:04:18,114 INFO L277 CegarLoopForPetriNet]: 213 programPoint places, 4 predicate places. [2024-11-22 18:04:18,114 INFO L471 AbstractCegarLoop]: Abstraction has has 217 places, 245 transitions, 701 flow [2024-11-22 18:04:18,115 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-22 18:04:18,115 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-22 18:04:18,115 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-22 18:04:18,115 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable14 [2024-11-22 18:04:18,115 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-22 18:04:18,115 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-22 18:04:18,115 INFO L85 PathProgramCache]: Analyzing trace with hash -1615149623, now seen corresponding path program 1 times [2024-11-22 18:04:18,116 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-22 18:04:18,116 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2140948042] [2024-11-22 18:04:18,116 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-22 18:04:18,116 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-22 18:04:18,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-22 18:04:18,146 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-22 18:04:18,147 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-22 18:04:18,147 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2140948042] [2024-11-22 18:04:18,147 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2140948042] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-22 18:04:18,147 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-22 18:04:18,147 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-22 18:04:18,147 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1750739069] [2024-11-22 18:04:18,147 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-22 18:04:18,147 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-22 18:04:18,148 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-22 18:04:18,148 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-22 18:04:18,148 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-22 18:04:18,159 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 240 out of 275 [2024-11-22 18:04:18,159 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-22 18:04:18,159 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-22 18:04:18,159 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 240 of 275 [2024-11-22 18:04:18,160 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-22 18:04:19,042 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:19,042 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-11-22 18:04:19,042 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-11-22 18:04:19,042 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-11-22 18:04:19,042 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-22 18:04:19,042 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:19,042 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2024-11-22 18:04:19,042 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:19,043 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-11-22 18:04:19,043 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2024-11-22 18:04:19,043 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:19,043 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-22 18:04:19,043 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2024-11-22 18:04:19,043 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-11-22 18:04:19,044 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:19,044 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:19,044 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-11-22 18:04:19,044 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-11-22 18:04:19,044 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2024-11-22 18:04:19,044 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:19,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][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-22 18:04:19,108 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-11-22 18:04:19,108 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-11-22 18:04:19,108 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-11-22 18:04:19,108 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-22 18:04:19,111 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-22 18:04:19,111 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-11-22 18:04:19,111 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-11-22 18:04:19,111 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-22 18:04:19,111 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-11-22 18:04:19,114 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-22 18:04:19,114 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2024-11-22 18:04:19,114 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-11-22 18:04:19,115 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-22 18:04:19,115 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-11-22 18:04:19,119 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-22 18:04:19,119 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-22 18:04:19,120 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-11-22 18:04:19,120 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-22 18:04:19,120 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-11-22 18:04:19,126 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-22 18:04:19,126 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-22 18:04:19,126 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-22 18:04:19,126 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-22 18:04:19,126 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-11-22 18:04:19,127 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-22 18:04:19,127 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-11-22 18:04:19,127 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-11-22 18:04:19,127 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-11-22 18:04:19,127 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-22 18:04:19,127 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-22 18:04:19,132 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-22 18:04:19,132 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2024-11-22 18:04:19,132 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-11-22 18:04:19,132 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-22 18:04:19,132 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-22 18:04:19,132 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-11-22 18:04:19,137 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-22 18:04:19,137 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-22 18:04:19,137 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-11-22 18:04:19,137 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-22 18:04:19,138 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-22 18:04:19,138 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-11-22 18:04:19,146 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-22 18:04:19,146 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-22 18:04:19,146 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-11-22 18:04:19,146 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-22 18:04:19,146 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-22 18:04:19,146 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-11-22 18:04:19,156 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-22 18:04:19,156 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-22 18:04:19,156 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-22 18:04:19,156 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-22 18:04:19,156 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-22 18:04:19,156 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-11-22 18:04:19,191 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-22 18:04:19,191 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2024-11-22 18:04:19,191 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-22 18:04:19,191 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-22 18:04:19,191 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-22 18:04:19,192 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-22 18:04:19,192 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2024-11-22 18:04:19,192 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-22 18:04:19,192 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-22 18:04:19,193 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-22 18:04:19,199 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-22 18:04:19,199 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-22 18:04:19,199 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-22 18:04:19,199 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-22 18:04:19,199 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-22 18:04:19,200 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-22 18:04:19,200 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-22 18:04:19,200 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-22 18:04:19,200 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-22 18:04:19,200 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-22 18:04:19,201 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-22 18:04:19,201 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-22 18:04:19,201 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-22 18:04:19,201 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-22 18:04:19,201 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-22 18:04:19,202 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-22 18:04:19,202 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-22 18:04:19,202 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-22 18:04:19,202 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-22 18:04:19,202 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-22 18:04:19,209 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-22 18:04:19,209 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-22 18:04:19,209 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-22 18:04:19,209 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-22 18:04:19,209 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-22 18:04:19,210 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-22 18:04:19,210 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-22 18:04:19,210 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-22 18:04:19,210 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-22 18:04:19,210 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-22 18:04:19,210 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-22 18:04:19,211 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-22 18:04:19,211 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-22 18:04:19,211 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-22 18:04:19,211 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-22 18:04:19,211 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-22 18:04:19,212 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-22 18:04:19,212 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-22 18:04:19,212 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-22 18:04:19,212 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-22 18:04:19,212 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-22 18:04:19,213 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-22 18:04:19,213 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-22 18:04:19,213 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-22 18:04:19,213 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-22 18:04:19,218 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-22 18:04:19,218 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-22 18:04:19,218 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-22 18:04:19,218 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-22 18:04:19,218 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-22 18:04:19,220 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-22 18:04:19,220 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-22 18:04:19,220 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-22 18:04:19,220 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-22 18:04:19,220 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-22 18:04:19,220 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-22 18:04:19,220 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-22 18:04:19,221 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-22 18:04:19,221 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-22 18:04:19,221 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-22 18:04:19,221 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-22 18:04:19,221 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-22 18:04:19,221 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-22 18:04:19,221 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-22 18:04:19,222 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-22 18:04:19,222 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-22 18:04:19,222 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-22 18:04:19,222 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-22 18:04:19,222 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-22 18:04:19,222 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-22 18:04:19,227 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-22 18:04:19,227 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-22 18:04:19,227 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-22 18:04:19,227 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-22 18:04:19,227 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-22 18:04:19,228 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-22 18:04:19,228 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-22 18:04:19,229 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-22 18:04:19,229 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-22 18:04:19,229 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-22 18:04:19,229 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-22 18:04:19,229 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-22 18:04:19,229 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-22 18:04:19,229 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-22 18:04:19,229 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-22 18:04:19,230 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-22 18:04:19,231 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-22 18:04:19,231 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-22 18:04:19,231 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-22 18:04:19,231 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-22 18:04:19,232 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-22 18:04:19,232 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-22 18:04:19,232 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-22 18:04:19,232 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-22 18:04:19,232 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-22 18:04:19,233 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-22 18:04:19,234 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-22 18:04:19,234 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-22 18:04:19,234 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-22 18:04:19,234 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-22 18:04:19,234 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-22 18:04:19,234 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-22 18:04:19,235 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-22 18:04:19,235 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-22 18:04:19,235 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-22 18:04:19,236 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-22 18:04:19,236 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-22 18:04:19,236 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-22 18:04:19,236 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-22 18:04:19,236 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-22 18:04:19,237 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-22 18:04:19,237 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-22 18:04:19,237 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-22 18:04:19,237 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-22 18:04:19,237 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-22 18:04:19,237 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-22 18:04:19,238 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-22 18:04:19,238 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-22 18:04:19,238 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-22 18:04:19,238 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-22 18:04:19,238 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-22 18:04:19,238 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-22 18:04:19,241 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-22 18:04:19,241 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-22 18:04:19,241 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-22 18:04:19,241 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-22 18:04:19,241 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-22 18:04:19,242 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-22 18:04:19,242 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-22 18:04:19,242 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-22 18:04:19,242 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-22 18:04:19,242 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-22 18:04:19,243 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-22 18:04:19,243 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-22 18:04:19,243 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-22 18:04:19,243 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-22 18:04:19,243 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-22 18:04:19,244 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-22 18:04:19,244 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-22 18:04:19,244 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-22 18:04:19,244 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-22 18:04:19,244 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-22 18:04:19,245 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-22 18:04:19,245 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-22 18:04:19,245 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-22 18:04:19,245 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-22 18:04:19,245 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-22 18:04:19,248 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-22 18:04:19,248 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-22 18:04:19,248 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-22 18:04:19,248 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-22 18:04:19,248 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-22 18:04:19,248 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-22 18:04:19,249 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-22 18:04:19,249 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-22 18:04:19,249 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-22 18:04:19,249 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-22 18:04:19,249 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-22 18:04:19,249 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-22 18:04:19,249 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-22 18:04:19,249 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-22 18:04:19,250 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-22 18:04:19,250 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-22 18:04:19,250 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-22 18:04:19,251 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-22 18:04:19,251 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-22 18:04:19,251 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-22 18:04:19,251 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-22 18:04:19,251 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-22 18:04:19,252 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-22 18:04:19,252 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-22 18:04:19,252 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-22 18:04:19,252 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-22 18:04:19,252 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-22 18:04:19,252 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-22 18:04:19,253 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-22 18:04:19,253 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-22 18:04:19,253 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-22 18:04:19,253 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-22 18:04:19,253 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-22 18:04:19,253 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-22 18:04:19,256 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-22 18:04:19,256 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-22 18:04:19,256 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-22 18:04:19,256 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-22 18:04:19,256 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-22 18:04:19,257 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-22 18:04:19,257 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-22 18:04:19,257 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-22 18:04:19,257 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-22 18:04:19,257 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-22 18:04:19,258 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-22 18:04:19,258 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-22 18:04:19,258 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-22 18:04:19,258 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-22 18:04:19,258 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-22 18:04:19,259 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-22 18:04:19,259 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-22 18:04:19,259 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-22 18:04:19,259 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-22 18:04:19,259 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-22 18:04:19,262 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-22 18:04:19,262 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-22 18:04:19,262 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-22 18:04:19,262 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-22 18:04:19,262 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-22 18:04:19,263 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-22 18:04:19,263 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-22 18:04:19,263 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-22 18:04:19,263 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-22 18:04:19,263 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-22 18:04:19,264 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-22 18:04:19,264 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-22 18:04:19,264 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-22 18:04:19,264 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-22 18:04:19,264 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-22 18:04:19,264 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-22 18:04:19,264 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-22 18:04:19,265 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-22 18:04:19,265 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-22 18:04:19,265 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-22 18:04:19,265 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-22 18:04:19,265 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][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-22 18:04:19,265 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-22 18:04:19,265 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-22 18:04:19,266 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-22 18:04:19,266 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-22 18:04:19,266 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-22 18:04:19,266 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-22 18:04:19,266 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-22 18:04:19,266 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-22 18:04:19,266 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-22 18:04:19,266 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-22 18:04:19,267 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-22 18:04:19,267 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-22 18:04:19,267 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-22 18:04:19,267 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-22 18:04:19,267 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-22 18:04:19,267 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-22 18:04:19,267 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-22 18:04:19,268 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-22 18:04:19,268 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-22 18:04:19,268 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-22 18:04:19,268 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-22 18:04:19,268 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-22 18:04:19,268 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-22 18:04:19,270 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-22 18:04:19,270 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-22 18:04:19,270 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-22 18:04:19,270 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-22 18:04:19,270 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-22 18:04:19,271 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-22 18:04:19,271 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-22 18:04:19,271 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-22 18:04:19,271 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-22 18:04:19,272 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-22 18:04:19,273 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-22 18:04:19,273 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-22 18:04:19,273 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-22 18:04:19,273 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-22 18:04:19,273 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-22 18:04:19,273 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-22 18:04:19,273 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-22 18:04:19,274 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-22 18:04:19,274 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-22 18:04:19,274 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-22 18:04:19,274 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-22 18:04:19,274 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-22 18:04:19,274 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-22 18:04:19,274 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-22 18:04:19,274 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-22 18:04:19,275 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-22 18:04:19,275 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-22 18:04:19,275 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-22 18:04:19,275 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-22 18:04:19,275 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-22 18:04:19,276 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-22 18:04:19,276 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-22 18:04:19,276 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-22 18:04:19,276 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-22 18:04:19,276 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-22 18:04:19,276 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-22 18:04:19,277 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-22 18:04:19,277 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-22 18:04:19,277 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-22 18:04:19,277 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-22 18:04:19,277 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-22 18:04:19,277 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-22 18:04:19,278 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-22 18:04:19,278 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-22 18:04:19,278 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-22 18:04:19,278 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-22 18:04:19,278 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-22 18:04:19,278 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-22 18:04:19,279 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([715] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][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-22 18:04:19,279 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-22 18:04:19,279 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-22 18:04:19,279 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-22 18:04:19,279 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-22 18:04:19,279 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-22 18:04:19,280 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-22 18:04:19,280 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-22 18:04:19,280 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-22 18:04:19,280 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-22 18:04:19,280 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-22 18:04:19,280 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-22 18:04:19,282 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-22 18:04:19,282 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2024-11-22 18:04:19,283 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-22 18:04:19,283 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-22 18:04:19,283 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-22 18:04:19,283 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-22 18:04:19,283 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2024-11-22 18:04:19,283 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-22 18:04:19,283 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-22 18:04:19,283 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-22 18:04:19,284 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-22 18:04:19,284 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2024-11-22 18:04:19,284 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-22 18:04:19,284 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-22 18:04:19,284 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-22 18:04:19,285 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-22 18:04:19,285 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2024-11-22 18:04:19,285 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-22 18:04:19,285 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-22 18:04:19,285 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-22 18:04:19,285 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-22 18:04:19,285 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-22 18:04:19,286 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-22 18:04:19,286 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-22 18:04:19,286 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-22 18:04:19,286 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-22 18:04:19,286 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-22 18:04:19,286 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-22 18:04:19,286 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-22 18:04:19,286 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-22 18:04:19,286 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-22 18:04:19,287 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-22 18:04:19,287 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-22 18:04:19,287 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-22 18:04:19,287 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-22 18:04:19,287 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-22 18:04:19,287 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-22 18:04:19,287 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-22 18:04:19,288 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-22 18:04:19,288 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-22 18:04:19,288 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-22 18:04:19,288 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-22 18:04:19,288 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-22 18:04:19,288 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-22 18:04:19,289 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-22 18:04:19,289 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-22 18:04:19,289 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-22 18:04:19,289 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-22 18:04:19,289 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-22 18:04:19,289 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-22 18:04:19,290 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-22 18:04:19,290 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-22 18:04:19,290 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-22 18:04:19,290 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-22 18:04:19,290 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-22 18:04:19,291 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-22 18:04:19,291 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-22 18:04:19,291 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-22 18:04:19,291 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-22 18:04:19,291 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-22 18:04:19,291 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-22 18:04:19,291 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-22 18:04:19,293 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-22 18:04:19,293 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-22 18:04:19,293 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-22 18:04:19,293 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-22 18:04:19,293 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-22 18:04:19,293 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-22 18:04:19,294 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-22 18:04:19,294 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-22 18:04:19,295 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-22 18:04:19,295 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-22 18:04:19,295 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-22 18:04:19,295 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-22 18:04:19,295 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-22 18:04:19,295 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-22 18:04:19,295 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-22 18:04:19,296 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-22 18:04:19,296 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-22 18:04:19,296 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-22 18:04:19,296 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-22 18:04:19,296 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-22 18:04:19,296 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-22 18:04:19,296 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-22 18:04:19,296 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-22 18:04:19,296 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-22 18:04:19,297 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-22 18:04:19,297 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-22 18:04:19,297 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-22 18:04:19,297 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-22 18:04:19,297 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-22 18:04:19,297 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-22 18:04:19,298 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-22 18:04:19,298 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-22 18:04:19,298 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-22 18:04:19,298 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-22 18:04:19,298 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-22 18:04:19,298 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-22 18:04:19,301 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-22 18:04:19,301 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-22 18:04:19,301 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-22 18:04:19,301 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-22 18:04:19,301 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-22 18:04:19,301 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-22 18:04:19,301 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-22 18:04:19,301 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-22 18:04:19,302 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-22 18:04:19,302 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-22 18:04:19,302 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-22 18:04:19,302 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-22 18:04:19,303 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-22 18:04:19,303 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-22 18:04:19,303 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-22 18:04:19,303 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-22 18:04:19,303 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-22 18:04:19,303 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-22 18:04:19,304 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-22 18:04:19,304 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-22 18:04:19,304 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-22 18:04:19,304 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-22 18:04:19,304 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-22 18:04:19,304 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-22 18:04:19,305 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-22 18:04:19,305 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-22 18:04:19,305 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-22 18:04:19,305 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-22 18:04:19,305 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-22 18:04:19,305 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-22 18:04:19,306 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-22 18:04:19,306 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-22 18:04:19,306 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-22 18:04:19,306 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-22 18:04:19,306 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-22 18:04:19,306 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-22 18:04:19,309 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-22 18:04:19,309 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-22 18:04:19,309 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-22 18:04:19,309 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-22 18:04:19,309 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-22 18:04:19,309 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-22 18:04:19,309 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-22 18:04:19,309 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-22 18:04:19,310 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-22 18:04:19,310 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-22 18:04:19,310 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-22 18:04:19,310 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-22 18:04:19,310 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-22 18:04:19,310 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-22 18:04:19,310 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-22 18:04:19,310 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-22 18:04:19,310 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-22 18:04:19,311 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-22 18:04:19,312 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-22 18:04:19,312 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2024-11-22 18:04:19,312 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-22 18:04:19,312 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-22 18:04:19,312 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-22 18:04:19,313 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2024-11-22 18:04:19,313 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-22 18:04:19,313 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2024-11-22 18:04:19,313 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-22 18:04:19,313 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-22 18:04:19,313 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2024-11-22 18:04:19,313 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-22 18:04:19,314 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-22 18:04:19,315 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2024-11-22 18:04:19,315 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-22 18:04:19,315 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-22 18:04:19,315 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-22 18:04:19,315 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2024-11-22 18:04:19,315 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-22 18:04:19,315 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2024-11-22 18:04:19,315 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-22 18:04:19,316 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-22 18:04:19,316 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-22 18:04:19,316 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2024-11-22 18:04:19,316 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-22 18:04:19,316 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2024-11-22 18:04:19,316 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-22 18:04:19,316 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-22 18:04:19,316 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-22 18:04:19,316 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2024-11-22 18:04:19,317 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-22 18:04:19,317 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2024-11-22 18:04:19,317 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-22 18:04:19,317 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-22 18:04:19,317 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-22 18:04:19,317 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2024-11-22 18:04:19,319 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-22 18:04:19,319 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2024-11-22 18:04:19,319 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-22 18:04:19,319 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-22 18:04:19,319 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-22 18:04:19,319 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2024-11-22 18:04:19,319 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-22 18:04:19,320 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2024-11-22 18:04:19,320 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-22 18:04:19,320 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-22 18:04:19,320 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-22 18:04:19,320 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2024-11-22 18:04:19,320 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-22 18:04:19,320 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2024-11-22 18:04:19,320 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-22 18:04:19,320 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-22 18:04:19,320 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-22 18:04:19,321 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2024-11-22 18:04:19,321 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-22 18:04:19,321 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2024-11-22 18:04:19,321 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-22 18:04:19,321 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2024-11-22 18:04:19,321 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-22 18:04:19,321 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-22 18:04:19,324 INFO L124 PetriNetUnfolderBase]: 2223/10138 cut-off events. [2024-11-22 18:04:19,324 INFO L125 PetriNetUnfolderBase]: For 1752/1996 co-relation queries the response was YES. [2024-11-22 18:04:19,356 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-22 18:04:19,388 INFO L140 encePairwiseOnDemand]: 269/275 looper letters, 29 selfloop transitions, 6 changer transitions 0/255 dead transitions. [2024-11-22 18:04:19,388 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 219 places, 255 transitions, 800 flow [2024-11-22 18:04:19,392 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-22 18:04:19,392 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-22 18:04:19,393 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 754 transitions. [2024-11-22 18:04:19,394 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9139393939393939 [2024-11-22 18:04:19,394 INFO L175 Difference]: Start difference. First operand has 217 places, 245 transitions, 701 flow. Second operand 3 states and 754 transitions. [2024-11-22 18:04:19,394 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 219 places, 255 transitions, 800 flow [2024-11-22 18:04:19,401 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 217 places, 255 transitions, 788 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-22 18:04:19,403 INFO L231 Difference]: Finished difference. Result has 219 places, 249 transitions, 737 flow [2024-11-22 18:04:19,403 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-22 18:04:19,404 INFO L277 CegarLoopForPetriNet]: 213 programPoint places, 6 predicate places. [2024-11-22 18:04:19,404 INFO L471 AbstractCegarLoop]: Abstraction has has 219 places, 249 transitions, 737 flow [2024-11-22 18:04:19,404 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-22 18:04:19,404 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-22 18:04:19,404 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-22 18:04:19,404 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable15 [2024-11-22 18:04:19,405 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-22 18:04:19,405 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-22 18:04:19,405 INFO L85 PathProgramCache]: Analyzing trace with hash -342848430, now seen corresponding path program 1 times [2024-11-22 18:04:19,405 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-22 18:04:19,405 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [567502126] [2024-11-22 18:04:19,405 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-22 18:04:19,405 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-22 18:04:19,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-22 18:04:19,528 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-22 18:04:19,529 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-22 18:04:19,529 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [567502126] [2024-11-22 18:04:19,529 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [567502126] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-22 18:04:19,529 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-22 18:04:19,529 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-22 18:04:19,529 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1254650216] [2024-11-22 18:04:19,529 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-22 18:04:19,529 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-22 18:04:19,530 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-22 18:04:19,530 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-22 18:04:19,530 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-22 18:04:19,539 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 242 out of 275 [2024-11-22 18:04:19,539 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-22 18:04:19,539 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-22 18:04:19,540 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 242 of 275 [2024-11-22 18:04:19,540 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-22 18:04:20,423 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 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-22 18:04:20,423 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2024-11-22 18:04:20,423 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:20,423 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-11-22 18:04:20,423 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-22 18:04:20,525 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 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-22 18:04:20,525 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-11-22 18:04:20,525 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-22 18:04:20,525 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-11-22 18:04:20,525 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-11-22 18:04:20,655 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-22 18:04:20,655 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-11-22 18:04:20,655 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-11-22 18:04:20,655 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-11-22 18:04:20,655 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-22 18:04:20,658 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-22 18:04:20,658 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-11-22 18:04:20,658 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-22 18:04:20,659 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-22 18:04:20,659 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-22 18:04:20,665 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-22 18:04:20,665 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-11-22 18:04:20,665 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-11-22 18:04:20,665 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-22 18:04:20,665 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-11-22 18:04:20,681 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-22 18:04:20,682 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-22 18:04:20,682 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-22 18:04:20,682 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-22 18:04:20,682 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-22 18:04:20,692 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-22 18:04:20,692 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-22 18:04:20,692 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-22 18:04:20,692 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-22 18:04:20,692 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-11-22 18:04:20,705 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-22 18:04:20,706 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-22 18:04:20,706 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-22 18:04:20,706 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-22 18:04:20,706 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-22 18:04:20,733 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-22 18:04:20,734 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-22 18:04:20,734 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-22 18:04:20,734 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-22 18:04:20,734 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-22 18:04:20,761 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-22 18:04:20,761 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is not cut-off event [2024-11-22 18:04:20,762 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2024-11-22 18:04:20,762 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2024-11-22 18:04:20,762 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2024-11-22 18:04:20,763 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-22 18:04:20,763 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-11-22 18:04:20,763 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-22 18:04:20,763 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-22 18:04:20,763 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-22 18:04:20,763 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-22 18:04:20,763 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-11-22 18:04:20,763 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-22 18:04:20,763 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-22 18:04:20,763 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-22 18:04:20,796 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([652] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][138], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 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-22 18:04:20,797 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is not cut-off event [2024-11-22 18:04:20,797 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2024-11-22 18:04:20,797 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2024-11-22 18:04:20,797 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2024-11-22 18:04:20,797 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([652] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][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-22 18:04:20,797 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2024-11-22 18:04:20,797 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-22 18:04:20,797 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-22 18:04:20,798 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-22 18:04:20,798 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-22 18:04:20,798 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2024-11-22 18:04:20,798 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-22 18:04:20,798 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-22 18:04:20,798 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-22 18:04:20,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|), 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-22 18:04:20,815 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-22 18:04:20,815 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-22 18:04:20,815 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-22 18:04:20,816 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-22 18:04:20,835 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-22 18:04:20,835 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-22 18:04:20,835 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-22 18:04:20,835 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-22 18:04:20,835 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-22 18:04:20,837 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-22 18:04:20,837 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-22 18:04:20,837 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-22 18:04:20,837 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-22 18:04:20,838 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-22 18:04:20,855 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-22 18:04:20,856 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-22 18:04:20,856 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-22 18:04:20,856 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-22 18:04:20,856 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-22 18:04:20,859 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-22 18:04:20,860 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-22 18:04:20,860 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-22 18:04:20,860 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-22 18:04:20,860 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-22 18:04:20,861 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-22 18:04:20,861 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-22 18:04:20,861 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-22 18:04:20,861 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-22 18:04:20,862 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-22 18:04:20,877 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-22 18:04:20,877 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-22 18:04:20,878 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-22 18:04:20,878 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-22 18:04:20,878 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-22 18:04:20,884 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-22 18:04:20,885 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-22 18:04:20,885 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-22 18:04:20,885 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-22 18:04:20,885 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-22 18:04:20,886 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-22 18:04:20,886 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-22 18:04:20,886 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-22 18:04:20,886 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-22 18:04:20,887 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-22 18:04:20,891 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-22 18:04:20,891 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-22 18:04:20,892 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-22 18:04:20,892 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-22 18:04:20,892 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-22 18:04:20,892 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-22 18:04:20,892 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-22 18:04:20,892 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-22 18:04:20,892 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-22 18:04:20,892 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-22 18:04:20,901 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-22 18:04:20,901 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-22 18:04:20,901 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-22 18:04:20,901 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-22 18:04:20,902 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-22 18:04:20,911 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-22 18:04:20,911 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-22 18:04:20,911 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-22 18:04:20,911 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-22 18:04:20,911 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-22 18:04:20,913 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-22 18:04:20,913 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-22 18:04:20,913 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-22 18:04:20,913 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-22 18:04:20,913 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-22 18:04:20,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][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-22 18:04:20,919 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-22 18:04:20,919 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-22 18:04:20,919 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-22 18:04:20,919 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-22 18:04:20,922 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-22 18:04:20,923 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-22 18:04:20,923 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-22 18:04:20,923 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-22 18:04:20,923 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-22 18:04:20,923 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-22 18:04:20,924 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-22 18:04:20,924 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-22 18:04:20,924 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-22 18:04:20,924 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-22 18:04:20,925 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-22 18:04:20,926 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-22 18:04:20,926 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-22 18:04:20,926 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-22 18:04:20,926 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-22 18:04:21,057 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-22 18:04:21,057 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-22 18:04:21,057 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-22 18:04:21,057 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-22 18:04:21,057 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-22 18:04:21,058 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-22 18:04:21,062 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-22 18:04:21,062 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-22 18:04:21,062 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-22 18:04:21,062 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-22 18:04:21,073 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-22 18:04:21,077 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-22 18:04:21,077 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-22 18:04:21,077 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-22 18:04:21,077 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-22 18:04:21,081 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-22 18:04:21,084 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-22 18:04:21,084 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-22 18:04:21,084 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-22 18:04:21,084 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-22 18:04:21,085 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-22 18:04:21,085 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-22 18:04:21,085 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-22 18:04:21,085 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-22 18:04:21,085 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-22 18:04:21,086 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-22 18:04:21,086 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-22 18:04:21,087 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-22 18:04:21,087 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-22 18:04:21,087 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-22 18:04:21,087 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-22 18:04:21,091 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-22 18:04:21,091 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-22 18:04:21,091 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-22 18:04:21,091 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-22 18:04:21,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][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-22 18:04:21,101 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-22 18:04:21,101 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-22 18:04:21,101 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-22 18:04:21,101 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-22 18:04:21,109 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-22 18:04:21,110 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-22 18:04:21,110 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-22 18:04:21,110 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-22 18:04:21,110 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-22 18:04:21,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][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-22 18:04:21,114 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-22 18:04:21,114 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-22 18:04:21,114 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-22 18:04:21,114 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-22 18:04:21,116 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-22 18:04:21,117 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-22 18:04:21,118 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-22 18:04:21,118 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-22 18:04:21,118 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-22 18:04:21,121 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-22 18:04:21,122 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-22 18:04:21,122 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-22 18:04:21,122 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-22 18:04:21,122 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-22 18:04:21,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][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-22 18:04:21,123 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-22 18:04:21,123 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-22 18:04:21,123 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-22 18:04:21,123 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-22 18:04:21,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][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-22 18:04:21,128 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-22 18:04:21,128 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-22 18:04:21,128 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-22 18:04:21,128 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-22 18:04:21,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][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-22 18:04:21,129 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-22 18:04:21,129 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-22 18:04:21,129 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-22 18:04:21,129 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-22 18:04:21,129 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-22 18:04:21,130 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2024-11-22 18:04:21,130 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-22 18:04:21,130 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-22 18:04:21,130 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2024-11-22 18:04:21,133 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-22 18:04:21,133 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-22 18:04:21,133 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-22 18:04:21,133 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-22 18:04:21,133 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-22 18:04:21,133 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-22 18:04:21,134 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-22 18:04:21,134 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-22 18:04:21,134 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-22 18:04:21,134 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-22 18:04:21,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][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-22 18:04:21,137 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-22 18:04:21,137 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-22 18:04:21,137 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-22 18:04:21,137 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-22 18:04:21,138 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-22 18:04:21,139 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-22 18:04:21,139 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-22 18:04:21,139 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-22 18:04:21,139 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-22 18:04:21,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][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-22 18:04:21,141 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-22 18:04:21,141 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-22 18:04:21,141 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-22 18:04:21,141 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-22 18:04:21,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][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-22 18:04:21,141 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-22 18:04:21,141 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-22 18:04:21,142 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-22 18:04:21,142 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-22 18:04:21,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][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-22 18:04:21,146 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-22 18:04:21,146 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-22 18:04:21,146 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-22 18:04:21,146 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-22 18:04:21,148 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-22 18:04:21,149 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-22 18:04:21,149 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-22 18:04:21,149 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-22 18:04:21,149 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-22 18:04:21,149 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-22 18:04:21,149 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-22 18:04:21,149 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-22 18:04:21,149 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-22 18:04:21,150 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-22 18:04:21,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][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-22 18:04:21,152 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-22 18:04:21,152 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-22 18:04:21,153 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-22 18:04:21,153 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-22 18:04:21,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][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-22 18:04:21,155 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-22 18:04:21,156 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-22 18:04:21,156 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-22 18:04:21,156 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-22 18:04:21,157 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-22 18:04:21,157 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-22 18:04:21,157 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-22 18:04:21,157 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-22 18:04:21,158 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-22 18:04:21,158 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-22 18:04:21,158 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-22 18:04:21,158 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-22 18:04:21,158 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-22 18:04:21,158 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-22 18:04:21,158 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-22 18:04:21,159 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-22 18:04:21,159 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-22 18:04:21,159 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-22 18:04:21,159 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-22 18:04:21,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][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-22 18:04:21,162 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2024-11-22 18:04:21,162 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-22 18:04:21,163 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-22 18:04:21,163 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2024-11-22 18:04:21,164 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-22 18:04:21,164 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2024-11-22 18:04:21,164 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-22 18:04:21,164 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2024-11-22 18:04:21,164 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-22 18:04:21,164 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-22 18:04:21,165 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2024-11-22 18:04:21,165 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2024-11-22 18:04:21,165 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-22 18:04:21,165 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-22 18:04:21,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[][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-22 18:04:21,165 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2024-11-22 18:04:21,165 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2024-11-22 18:04:21,165 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-22 18:04:21,165 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-22 18:04:21,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[][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-22 18:04:21,166 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2024-11-22 18:04:21,166 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2024-11-22 18:04:21,166 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-22 18:04:21,166 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-22 18:04:21,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[][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-22 18:04:21,169 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2024-11-22 18:04:21,169 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-22 18:04:21,169 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-22 18:04:21,169 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2024-11-22 18:04:21,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[][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-22 18:04:21,169 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2024-11-22 18:04:21,170 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-22 18:04:21,170 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-22 18:04:21,170 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2024-11-22 18:04:21,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[][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-22 18:04:21,170 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2024-11-22 18:04:21,170 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2024-11-22 18:04:21,170 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-22 18:04:21,170 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-22 18:04:21,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[][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-22 18:04:21,171 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2024-11-22 18:04:21,171 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2024-11-22 18:04:21,171 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-22 18:04:21,171 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-22 18:04:21,172 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-22 18:04:21,172 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is not cut-off event [2024-11-22 18:04:21,172 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is not cut-off event [2024-11-22 18:04:21,172 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is not cut-off event [2024-11-22 18:04:21,172 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is not cut-off event [2024-11-22 18:04:21,172 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-22 18:04:21,172 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2024-11-22 18:04:21,172 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-22 18:04:21,173 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-22 18:04:21,173 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-22 18:04:21,173 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-22 18:04:21,173 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2024-11-22 18:04:21,173 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-22 18:04:21,173 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-22 18:04:21,173 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-22 18:04:21,175 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-22 18:04:21,175 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is not cut-off event [2024-11-22 18:04:21,175 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is not cut-off event [2024-11-22 18:04:21,176 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is not cut-off event [2024-11-22 18:04:21,176 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is not cut-off event [2024-11-22 18:04:21,176 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-22 18:04:21,176 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-22 18:04:21,176 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-22 18:04:21,176 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-22 18:04:21,176 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-22 18:04:21,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][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-22 18:04:21,176 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-22 18:04:21,176 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-22 18:04:21,176 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-22 18:04:21,176 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-22 18:04:21,179 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-22 18:04:21,179 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is not cut-off event [2024-11-22 18:04:21,179 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is not cut-off event [2024-11-22 18:04:21,179 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is not cut-off event [2024-11-22 18:04:21,179 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is not cut-off event [2024-11-22 18:04:21,179 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-22 18:04:21,180 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-22 18:04:21,180 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-22 18:04:21,180 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-22 18:04:21,180 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-22 18:04:21,180 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-22 18:04:21,180 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-22 18:04:21,180 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-22 18:04:21,180 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-22 18:04:21,180 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-22 18:04:21,184 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-22 18:04:21,184 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is not cut-off event [2024-11-22 18:04:21,184 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is not cut-off event [2024-11-22 18:04:21,184 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is not cut-off event [2024-11-22 18:04:21,184 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is not cut-off event [2024-11-22 18:04:21,184 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-22 18:04:21,184 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-22 18:04:21,184 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-22 18:04:21,184 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-22 18:04:21,185 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-22 18:04:21,185 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-22 18:04:21,185 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-22 18:04:21,185 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-22 18:04:21,185 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-22 18:04:21,185 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-22 18:04:21,186 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-22 18:04:21,186 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-22 18:04:21,186 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-22 18:04:21,186 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-22 18:04:21,186 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-22 18:04:21,186 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-22 18:04:21,186 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-22 18:04:21,186 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-22 18:04:21,187 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-22 18:04:21,187 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-22 18:04:21,190 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-22 18:04:21,190 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is not cut-off event [2024-11-22 18:04:21,190 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is not cut-off event [2024-11-22 18:04:21,190 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is not cut-off event [2024-11-22 18:04:21,190 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is not cut-off event [2024-11-22 18:04:21,190 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-22 18:04:21,190 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-22 18:04:21,191 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-22 18:04:21,191 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-22 18:04:21,191 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-22 18:04:21,198 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-22 18:04:21,198 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-22 18:04:21,198 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-22 18:04:21,198 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-22 18:04:21,198 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-22 18:04:21,199 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-22 18:04:21,199 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-22 18:04:21,199 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-22 18:04:21,199 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-22 18:04:21,199 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-22 18:04:21,206 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-22 18:04:21,206 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-22 18:04:21,207 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2024-11-22 18:04:21,207 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-22 18:04:21,207 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-22 18:04:21,208 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-22 18:04:21,208 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is not cut-off event [2024-11-22 18:04:21,208 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is not cut-off event [2024-11-22 18:04:21,208 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is not cut-off event [2024-11-22 18:04:21,208 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is not cut-off event [2024-11-22 18:04:21,209 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-22 18:04:21,209 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-22 18:04:21,209 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-22 18:04:21,209 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-22 18:04:21,209 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2024-11-22 18:04:21,217 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-22 18:04:21,218 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is not cut-off event [2024-11-22 18:04:21,218 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is not cut-off event [2024-11-22 18:04:21,218 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is not cut-off event [2024-11-22 18:04:21,218 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is not cut-off event [2024-11-22 18:04:21,218 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-22 18:04:21,218 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-22 18:04:21,218 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-22 18:04:21,218 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2024-11-22 18:04:21,219 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2024-11-22 18:04:21,221 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-22 18:04:21,221 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is not cut-off event [2024-11-22 18:04:21,221 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is not cut-off event [2024-11-22 18:04:21,221 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is not cut-off event [2024-11-22 18:04:21,221 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is not cut-off event [2024-11-22 18:04:21,232 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-22 18:04:21,233 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is not cut-off event [2024-11-22 18:04:21,233 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is not cut-off event [2024-11-22 18:04:21,233 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is not cut-off event [2024-11-22 18:04:21,233 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is not cut-off event [2024-11-22 18:04:21,301 INFO L124 PetriNetUnfolderBase]: 3085/13497 cut-off events. [2024-11-22 18:04:21,302 INFO L125 PetriNetUnfolderBase]: For 2225/2418 co-relation queries the response was YES. [2024-11-22 18:04:21,342 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-22 18:04:21,378 INFO L140 encePairwiseOnDemand]: 270/275 looper letters, 29 selfloop transitions, 3 changer transitions 0/260 dead transitions. [2024-11-22 18:04:21,378 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 221 places, 260 transitions, 834 flow [2024-11-22 18:04:21,381 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-22 18:04:21,381 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-22 18:04:21,382 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 760 transitions. [2024-11-22 18:04:21,383 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9212121212121213 [2024-11-22 18:04:21,383 INFO L175 Difference]: Start difference. First operand has 219 places, 249 transitions, 737 flow. Second operand 3 states and 760 transitions. [2024-11-22 18:04:21,383 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 221 places, 260 transitions, 834 flow [2024-11-22 18:04:21,390 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 219 places, 260 transitions, 822 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-22 18:04:21,393 INFO L231 Difference]: Finished difference. Result has 220 places, 251 transitions, 746 flow [2024-11-22 18:04:21,393 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-22 18:04:21,393 INFO L277 CegarLoopForPetriNet]: 213 programPoint places, 7 predicate places. [2024-11-22 18:04:21,393 INFO L471 AbstractCegarLoop]: Abstraction has has 220 places, 251 transitions, 746 flow [2024-11-22 18:04:21,394 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-22 18:04:21,394 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-22 18:04:21,394 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-22 18:04:21,394 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable16 [2024-11-22 18:04:21,394 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-22 18:04:21,394 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-22 18:04:21,395 INFO L85 PathProgramCache]: Analyzing trace with hash 1769176146, now seen corresponding path program 1 times [2024-11-22 18:04:21,395 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-22 18:04:21,395 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [35842226] [2024-11-22 18:04:21,395 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-22 18:04:21,395 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-22 18:04:21,408 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-22 18:04:21,926 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-22 18:04:21,927 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-22 18:04:21,927 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [35842226] [2024-11-22 18:04:21,927 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [35842226] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-22 18:04:21,927 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-22 18:04:21,927 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-22 18:04:21,927 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [320114569] [2024-11-22 18:04:21,927 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-22 18:04:21,928 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-22 18:04:21,928 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-22 18:04:21,928 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-22 18:04:21,928 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-11-22 18:04:22,259 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 233 out of 275 [2024-11-22 18:04:22,260 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-22 18:04:22,260 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-22 18:04:22,260 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 233 of 275 [2024-11-22 18:04:22,260 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-22 18:04:23,419 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 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-22 18:04:23,419 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2024-11-22 18:04:23,419 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-22 18:04:23,420 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-22 18:04:23,420 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-22 18:04:23,420 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 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-22 18:04:23,420 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2024-11-22 18:04:23,420 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-22 18:04:23,420 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-22 18:04:23,421 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-22 18:04:23,421 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 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-22 18:04:23,421 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2024-11-22 18:04:23,422 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-22 18:04:23,422 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-22 18:04:23,422 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-22 18:04:24,566 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 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-22 18:04:24,566 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2024-11-22 18:04:24,566 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-22 18:04:24,566 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-11-22 18:04:24,566 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:24,748 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 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-22 18:04:24,749 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-11-22 18:04:24,749 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-11-22 18:04:24,749 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-11-22 18:04:24,749 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-22 18:04:24,801 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-22 18:04:24,801 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-22 18:04:24,802 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-22 18:04:24,802 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-22 18:04:24,802 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-11-22 18:04:25,115 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-22 18:04:25,115 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-22 18:04:25,116 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-22 18:04:25,116 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-22 18:04:25,116 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-22 18:04:25,116 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-11-22 18:04:25,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], [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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 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-22 18:04:25,202 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-22 18:04:25,203 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-22 18:04:25,203 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-11-22 18:04:25,203 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-22 18:04:25,868 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 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-22 18:04:25,868 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-22 18:04:25,869 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-22 18:04:25,869 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-22 18:04:25,869 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-22 18:04:25,869 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 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-22 18:04:25,869 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-22 18:04:25,870 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-22 18:04:25,870 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-22 18:04:25,870 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-22 18:04:25,870 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 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-22 18:04:25,870 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-22 18:04:25,871 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-22 18:04:25,871 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-22 18:04:25,871 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-22 18:04:26,089 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-22 18:04:26,090 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is not cut-off event [2024-11-22 18:04:26,090 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is not cut-off event [2024-11-22 18:04:26,090 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is not cut-off event [2024-11-22 18:04:26,090 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is not cut-off event [2024-11-22 18:04:26,130 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-22 18:04:26,130 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is not cut-off event [2024-11-22 18:04:26,130 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is not cut-off event [2024-11-22 18:04:26,130 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is not cut-off event [2024-11-22 18:04:26,130 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is not cut-off event [2024-11-22 18:04:26,625 INFO L124 PetriNetUnfolderBase]: 9171/32506 cut-off events. [2024-11-22 18:04:26,625 INFO L125 PetriNetUnfolderBase]: For 11684/12244 co-relation queries the response was YES. [2024-11-22 18:04:26,737 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-22 18:04:26,844 INFO L140 encePairwiseOnDemand]: 264/275 looper letters, 90 selfloop transitions, 36 changer transitions 0/333 dead transitions. [2024-11-22 18:04:26,844 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 225 places, 333 transitions, 1324 flow [2024-11-22 18:04:26,845 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-22 18:04:26,845 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-11-22 18:04:26,847 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1494 transitions. [2024-11-22 18:04:26,848 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9054545454545454 [2024-11-22 18:04:26,848 INFO L175 Difference]: Start difference. First operand has 220 places, 251 transitions, 746 flow. Second operand 6 states and 1494 transitions. [2024-11-22 18:04:26,848 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 225 places, 333 transitions, 1324 flow [2024-11-22 18:04:26,881 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 224 places, 333 transitions, 1321 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-11-22 18:04:26,884 INFO L231 Difference]: Finished difference. Result has 228 places, 283 transitions, 1053 flow [2024-11-22 18:04:26,885 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-22 18:04:26,885 INFO L277 CegarLoopForPetriNet]: 213 programPoint places, 15 predicate places. [2024-11-22 18:04:26,885 INFO L471 AbstractCegarLoop]: Abstraction has has 228 places, 283 transitions, 1053 flow [2024-11-22 18:04:26,886 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-22 18:04:26,886 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-22 18:04:26,886 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-22 18:04:26,886 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable17 [2024-11-22 18:04:26,886 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-22 18:04:26,887 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-22 18:04:26,887 INFO L85 PathProgramCache]: Analyzing trace with hash 1562999169, now seen corresponding path program 1 times [2024-11-22 18:04:26,887 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-22 18:04:26,887 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1217435475] [2024-11-22 18:04:26,887 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-22 18:04:26,887 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-22 18:04:26,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-22 18:04:26,912 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-22 18:04:26,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-22 18:04:26,938 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-22 18:04:26,938 INFO L325 BasicCegarLoop]: Counterexample is feasible [2024-11-22 18:04:26,938 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (23 of 24 remaining) [2024-11-22 18:04:26,939 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (22 of 24 remaining) [2024-11-22 18:04:26,939 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (21 of 24 remaining) [2024-11-22 18:04:26,940 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (20 of 24 remaining) [2024-11-22 18:04:26,940 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (19 of 24 remaining) [2024-11-22 18:04:26,940 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE (18 of 24 remaining) [2024-11-22 18:04:26,940 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr7ASSERT_VIOLATIONDATA_RACE (17 of 24 remaining) [2024-11-22 18:04:26,940 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE (16 of 24 remaining) [2024-11-22 18:04:26,941 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr8ASSERT_VIOLATIONDATA_RACE (15 of 24 remaining) [2024-11-22 18:04:26,941 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (14 of 24 remaining) [2024-11-22 18:04:26,941 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr9ASSERT_VIOLATIONDATA_RACE (13 of 24 remaining) [2024-11-22 18:04:26,941 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACE (12 of 24 remaining) [2024-11-22 18:04:26,941 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (11 of 24 remaining) [2024-11-22 18:04:26,942 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr1ASSERT_VIOLATIONDATA_RACE (10 of 24 remaining) [2024-11-22 18:04:26,942 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr2ASSERT_VIOLATIONDATA_RACE (9 of 24 remaining) [2024-11-22 18:04:26,942 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr3ASSERT_VIOLATIONDATA_RACE (8 of 24 remaining) [2024-11-22 18:04:26,942 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (7 of 24 remaining) [2024-11-22 18:04:26,942 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr1ASSERT_VIOLATIONDATA_RACE (6 of 24 remaining) [2024-11-22 18:04:26,942 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr2ASSERT_VIOLATIONDATA_RACE (5 of 24 remaining) [2024-11-22 18:04:26,942 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr3ASSERT_VIOLATIONDATA_RACE (4 of 24 remaining) [2024-11-22 18:04:26,942 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (3 of 24 remaining) [2024-11-22 18:04:26,943 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr1ASSERT_VIOLATIONDATA_RACE (2 of 24 remaining) [2024-11-22 18:04:26,943 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr2ASSERT_VIOLATIONDATA_RACE (1 of 24 remaining) [2024-11-22 18:04:26,943 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr3ASSERT_VIOLATIONDATA_RACE (0 of 24 remaining) [2024-11-22 18:04:26,943 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable18 [2024-11-22 18:04:26,943 INFO L407 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-22 18:04:26,944 WARN L244 ceAbstractionStarter]: 2 thread instances were not sufficient, I will increase this number and restart the analysis [2024-11-22 18:04:26,944 INFO L489 ceAbstractionStarter]: Constructing petrified ICFG for 3 thread instances. [2024-11-22 18:04:26,992 INFO L143 ThreadInstanceAdder]: Constructed 15 joinOtherThreadTransitions. [2024-11-22 18:04:26,998 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 313 places, 345 transitions, 753 flow [2024-11-22 18:04:27,193 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][111], [314#true, 90#L1034-9true, 309#true, 144#L1043-12true, 311#true]) [2024-11-22 18:04:27,193 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2024-11-22 18:04:27,193 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2024-11-22 18:04:27,193 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-22 18:04:27,193 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-22 18:04:27,200 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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-22 18:04:27,200 INFO L294 olderBase$Statistics]: this new event has 282 ancestors and is cut-off event [2024-11-22 18:04:27,200 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-22 18:04:27,200 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-22 18:04:27,200 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-22 18:04:27,214 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-22 18:04:27,215 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2024-11-22 18:04:27,215 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-22 18:04:27,215 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2024-11-22 18:04:27,215 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-22 18:04:27,268 INFO L124 PetriNetUnfolderBase]: 192/1726 cut-off events. [2024-11-22 18:04:27,268 INFO L125 PetriNetUnfolderBase]: For 127/133 co-relation queries the response was YES. [2024-11-22 18:04:27,286 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-22 18:04:27,286 INFO L82 GeneralOperation]: Start removeDead. Operand has 313 places, 345 transitions, 753 flow [2024-11-22 18:04:27,302 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 272 places, 293 transitions, 631 flow [2024-11-22 18:04:27,304 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-22 18:04:27,305 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;@5e9e85f2, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-22 18:04:27,305 INFO L334 AbstractCegarLoop]: Starting to check reachability of 28 error locations. [2024-11-22 18:04:27,306 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-22 18:04:27,306 INFO L124 PetriNetUnfolderBase]: 0/19 cut-off events. [2024-11-22 18:04:27,306 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-22 18:04:27,306 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-22 18:04:27,306 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-22 18:04:27,307 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-22 18:04:27,307 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-22 18:04:27,307 INFO L85 PathProgramCache]: Analyzing trace with hash -899937328, now seen corresponding path program 1 times [2024-11-22 18:04:27,307 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-22 18:04:27,307 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [622544035] [2024-11-22 18:04:27,307 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-22 18:04:27,307 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-22 18:04:27,312 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-22 18:04:27,323 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-22 18:04:27,323 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-22 18:04:27,323 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [622544035] [2024-11-22 18:04:27,323 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [622544035] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-22 18:04:27,323 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-22 18:04:27,323 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-22 18:04:27,325 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [614112421] [2024-11-22 18:04:27,325 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-22 18:04:27,325 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-22 18:04:27,325 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-22 18:04:27,325 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-22 18:04:27,326 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-22 18:04:27,359 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 289 out of 345 [2024-11-22 18:04:27,360 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-22 18:04:27,360 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-22 18:04:27,360 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 289 of 345 [2024-11-22 18:04:27,360 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-22 18:04:28,639 INFO L124 PetriNetUnfolderBase]: 2509/10894 cut-off events. [2024-11-22 18:04:28,639 INFO L125 PetriNetUnfolderBase]: For 1182/1210 co-relation queries the response was YES. [2024-11-22 18:04:28,686 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-22 18:04:28,725 INFO L140 encePairwiseOnDemand]: 337/345 looper letters, 37 selfloop transitions, 2 changer transitions 1/287 dead transitions. [2024-11-22 18:04:28,726 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 273 places, 287 transitions, 697 flow [2024-11-22 18:04:28,726 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-22 18:04:28,726 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-22 18:04:28,727 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 912 transitions. [2024-11-22 18:04:28,728 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.881159420289855 [2024-11-22 18:04:28,728 INFO L175 Difference]: Start difference. First operand has 272 places, 293 transitions, 631 flow. Second operand 3 states and 912 transitions. [2024-11-22 18:04:28,728 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 273 places, 287 transitions, 697 flow [2024-11-22 18:04:28,729 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 273 places, 287 transitions, 697 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-22 18:04:28,731 INFO L231 Difference]: Finished difference. Result has 273 places, 286 transitions, 621 flow [2024-11-22 18:04:28,731 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-22 18:04:28,732 INFO L277 CegarLoopForPetriNet]: 272 programPoint places, 1 predicate places. [2024-11-22 18:04:28,732 INFO L471 AbstractCegarLoop]: Abstraction has has 273 places, 286 transitions, 621 flow [2024-11-22 18:04:28,732 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-22 18:04:28,732 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-22 18:04:28,732 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-22 18:04:28,732 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable19 [2024-11-22 18:04:28,733 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-22 18:04:28,733 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-22 18:04:28,733 INFO L85 PathProgramCache]: Analyzing trace with hash -462120119, now seen corresponding path program 1 times [2024-11-22 18:04:28,733 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-22 18:04:28,733 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1888226485] [2024-11-22 18:04:28,733 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-22 18:04:28,733 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-22 18:04:28,737 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-22 18:04:28,742 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-22 18:04:28,742 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-22 18:04:28,742 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1888226485] [2024-11-22 18:04:28,742 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1888226485] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-22 18:04:28,742 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-22 18:04:28,742 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-22 18:04:28,742 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [567703993] [2024-11-22 18:04:28,743 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-22 18:04:28,743 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-22 18:04:28,743 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-22 18:04:28,743 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-22 18:04:28,743 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-22 18:04:28,760 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 281 out of 345 [2024-11-22 18:04:28,761 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-22 18:04:28,761 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-22 18:04:28,761 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 281 of 345 [2024-11-22 18:04:28,761 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-22 18:04:29,990 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-22 18:04:29,991 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-22 18:04:29,991 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-11-22 18:04:29,991 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-11-22 18:04:29,991 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-11-22 18:04:30,037 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-22 18:04:30,038 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-22 18:04:30,038 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-22 18:04:30,038 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-22 18:04:30,038 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-22 18:04:30,071 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-22 18:04:30,071 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-11-22 18:04:30,071 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-22 18:04:30,071 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-22 18:04:30,071 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-22 18:04:30,073 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-22 18:04:30,073 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-11-22 18:04:30,073 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-22 18:04:30,073 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-22 18:04:30,073 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-22 18:04:30,101 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-22 18:04:30,102 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2024-11-22 18:04:30,102 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-22 18:04:30,102 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-22 18:04:30,102 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-22 18:04:30,139 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-22 18:04:30,139 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-22 18:04:30,139 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-22 18:04:30,140 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-22 18:04:30,140 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-22 18:04:30,171 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-22 18:04:30,171 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-22 18:04:30,171 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-22 18:04:30,171 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-22 18:04:30,171 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-22 18:04:30,173 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-22 18:04:30,173 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-22 18:04:30,173 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-22 18:04:30,173 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-22 18:04:30,173 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-22 18:04:30,184 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-22 18:04:30,184 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-22 18:04:30,184 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-22 18:04:30,184 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-22 18:04:30,184 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-22 18:04:30,219 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-22 18:04:30,219 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2024-11-22 18:04:30,219 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-22 18:04:30,219 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:30,219 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-22 18:04:30,221 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-22 18:04:30,221 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2024-11-22 18:04:30,222 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-22 18:04:30,222 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:30,222 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-22 18:04:30,247 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-22 18:04:30,247 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2024-11-22 18:04:30,247 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:30,247 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:30,248 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:30,258 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-22 18:04:30,258 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2024-11-22 18:04:30,258 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:30,258 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:30,258 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:30,260 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-22 18:04:30,261 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2024-11-22 18:04:30,261 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:30,261 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:30,261 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:30,302 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-22 18:04:30,302 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2024-11-22 18:04:30,302 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-22 18:04:30,303 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-22 18:04:30,303 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-22 18:04:30,304 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-22 18:04:30,304 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2024-11-22 18:04:30,304 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-22 18:04:30,304 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-22 18:04:30,304 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-22 18:04:30,311 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-22 18:04:30,311 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2024-11-22 18:04:30,311 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-22 18:04:30,311 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-22 18:04:30,311 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-22 18:04:30,327 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-22 18:04:30,327 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-22 18:04:30,327 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:30,327 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:30,327 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:30,357 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-22 18:04:30,358 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-22 18:04:30,358 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:30,358 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:30,358 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:30,359 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-22 18:04:30,359 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-22 18:04:30,359 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:30,359 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:30,359 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:30,419 INFO L124 PetriNetUnfolderBase]: 3310/13208 cut-off events. [2024-11-22 18:04:30,419 INFO L125 PetriNetUnfolderBase]: For 2373/2487 co-relation queries the response was YES. [2024-11-22 18:04:30,488 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-22 18:04:30,658 INFO L140 encePairwiseOnDemand]: 338/345 looper letters, 39 selfloop transitions, 1 changer transitions 0/280 dead transitions. [2024-11-22 18:04:30,658 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 268 places, 280 transitions, 689 flow [2024-11-22 18:04:30,659 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-22 18:04:30,659 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-22 18:04:30,660 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 889 transitions. [2024-11-22 18:04:30,660 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8589371980676328 [2024-11-22 18:04:30,660 INFO L175 Difference]: Start difference. First operand has 273 places, 286 transitions, 621 flow. Second operand 3 states and 889 transitions. [2024-11-22 18:04:30,660 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 268 places, 280 transitions, 689 flow [2024-11-22 18:04:30,662 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 266 places, 280 transitions, 685 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-22 18:04:30,664 INFO L231 Difference]: Finished difference. Result has 266 places, 280 transitions, 607 flow [2024-11-22 18:04:30,664 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-22 18:04:30,664 INFO L277 CegarLoopForPetriNet]: 272 programPoint places, -6 predicate places. [2024-11-22 18:04:30,665 INFO L471 AbstractCegarLoop]: Abstraction has has 266 places, 280 transitions, 607 flow [2024-11-22 18:04:30,665 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-22 18:04:30,665 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-22 18:04:30,665 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-22 18:04:30,665 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable20 [2024-11-22 18:04:30,665 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-22 18:04:30,666 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-22 18:04:30,666 INFO L85 PathProgramCache]: Analyzing trace with hash -1298192793, now seen corresponding path program 1 times [2024-11-22 18:04:30,666 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-22 18:04:30,666 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [839495603] [2024-11-22 18:04:30,666 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-22 18:04:30,666 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-22 18:04:30,671 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-22 18:04:30,682 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-22 18:04:30,682 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-22 18:04:30,682 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [839495603] [2024-11-22 18:04:30,683 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [839495603] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-22 18:04:30,683 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-22 18:04:30,683 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-22 18:04:30,683 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1995443547] [2024-11-22 18:04:30,683 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-22 18:04:30,683 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-22 18:04:30,683 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-22 18:04:30,684 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-22 18:04:30,684 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-22 18:04:30,714 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 289 out of 345 [2024-11-22 18:04:30,715 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-22 18:04:30,715 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-22 18:04:30,715 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 289 of 345 [2024-11-22 18:04:30,716 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-22 18:04:32,667 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |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-22 18:04:32,667 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-11-22 18:04:32,667 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-11-22 18:04:32,667 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-11-22 18:04:32,667 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-11-22 18:04:32,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, 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-22 18:04:32,687 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-11-22 18:04:32,687 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-11-22 18:04:32,687 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-11-22 18:04:32,687 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-11-22 18:04:32,688 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-22 18:04:32,688 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-11-22 18:04:32,688 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-11-22 18:04:32,689 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-11-22 18:04:32,689 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-22 18:04:32,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], [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-22 18:04:32,849 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-22 18:04:32,849 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-22 18:04:32,849 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-22 18:04:32,849 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-22 18:04:32,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], [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-22 18:04:32,850 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-22 18:04:32,850 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-22 18:04:32,850 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-22 18:04:32,850 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-22 18:04:32,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], [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-22 18:04:32,850 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-22 18:04:32,851 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-22 18:04:32,851 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-22 18:04:32,851 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-22 18:04:32,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, 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-22 18:04:32,851 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-22 18:04:32,851 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-22 18:04:32,851 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-22 18:04:32,851 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-22 18:04:32,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, 99#L1043-3true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true]) [2024-11-22 18:04:32,865 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-22 18:04:32,865 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-22 18:04:32,865 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-22 18:04:32,865 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-22 18:04:32,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, 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-22 18:04:32,865 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-22 18:04:32,866 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-22 18:04:32,866 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-22 18:04:32,866 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-22 18:04:32,892 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~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-22 18:04:32,892 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-11-22 18:04:32,892 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-22 18:04:32,892 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-22 18:04:32,892 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-22 18:04:32,902 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |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-22 18:04:32,902 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-22 18:04:32,902 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-22 18:04:32,902 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-22 18:04:32,902 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-22 18:04:32,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[][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-22 18:04:32,916 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2024-11-22 18:04:32,916 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-22 18:04:32,916 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-22 18:04:32,916 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-22 18:04:32,916 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~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-22 18:04:32,916 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2024-11-22 18:04:32,916 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-22 18:04:32,917 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-22 18:04:32,917 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-22 18:04:32,917 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-22 18:04:32,917 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2024-11-22 18:04:32,917 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-22 18:04:32,917 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-22 18:04:32,918 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-22 18:04:32,918 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |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-22 18:04:32,918 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2024-11-22 18:04:32,918 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-22 18:04:32,918 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-22 18:04:32,918 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-22 18:04:32,932 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~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-22 18:04:32,932 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2024-11-22 18:04:32,932 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-22 18:04:32,932 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-22 18:04:32,932 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-22 18:04:32,932 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |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-22 18:04:32,933 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2024-11-22 18:04:32,933 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-22 18:04:32,933 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-22 18:04:32,933 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-22 18:04:33,168 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-22 18:04:33,169 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-22 18:04:33,169 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:33,169 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-22 18:04:33,169 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-22 18:04:33,169 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-22 18:04:33,169 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-22 18:04:33,169 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-22 18:04:33,170 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-22 18:04:33,170 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-22 18:04:33,187 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-22 18:04:33,188 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-22 18:04:33,188 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-22 18:04:33,188 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-22 18:04:33,188 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-22 18:04:33,216 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][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-22 18:04:33,217 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-22 18:04:33,217 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-22 18:04:33,217 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-22 18:04:33,217 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:33,217 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-22 18:04:33,217 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-22 18:04:33,217 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-22 18:04:33,221 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-22 18:04:33,221 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-22 18:04:33,238 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [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-22 18:04:33,239 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-22 18:04:33,239 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-22 18:04:33,239 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-22 18:04:33,239 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-22 18:04:33,296 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-22 18:04:33,297 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-22 18:04:33,297 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-22 18:04:33,297 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-22 18:04:33,297 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-22 18:04:33,297 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~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-22 18:04:33,297 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-22 18:04:33,298 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-22 18:04:33,298 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-22 18:04:33,298 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-22 18:04:33,299 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-22 18:04:33,299 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-22 18:04:33,299 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-22 18:04:33,299 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-22 18:04:33,299 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-22 18:04:33,300 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-22 18:04:33,300 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-22 18:04:33,300 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-22 18:04:33,300 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-22 18:04:33,300 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-22 18:04:33,315 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~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-22 18:04:33,315 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2024-11-22 18:04:33,315 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-22 18:04:33,316 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-22 18:04:33,316 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-22 18:04:33,317 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-22 18:04:33,317 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2024-11-22 18:04:33,317 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-22 18:04:33,317 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-22 18:04:33,317 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-22 18:04:33,331 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~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-22 18:04:33,331 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-22 18:04:33,331 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-22 18:04:33,332 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-22 18:04:33,332 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-22 18:04:33,348 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 99#L1043-3true, 314#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 311#true, 258#L1034-1true]) [2024-11-22 18:04:33,348 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-22 18:04:33,348 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-22 18:04:33,348 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-22 18:04:33,348 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-22 18:04:33,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, 308#L1045-9true, 322#true, 314#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 311#true]) [2024-11-22 18:04:33,358 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2024-11-22 18:04:33,358 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:33,358 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-22 18:04:33,359 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-22 18:04:33,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, 182#L1025-3true, 322#true, 308#L1045-9true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 313#true]) [2024-11-22 18:04:33,360 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2024-11-22 18:04:33,360 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-22 18:04:33,360 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-22 18:04:33,360 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:33,364 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-22 18:04:33,365 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2024-11-22 18:04:33,365 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-22 18:04:33,365 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-22 18:04:33,365 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-22 18:04:33,365 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~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-22 18:04:33,365 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2024-11-22 18:04:33,365 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-22 18:04:33,365 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:33,366 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-22 18:04:33,368 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-22 18:04:33,368 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2024-11-22 18:04:33,368 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-22 18:04:33,368 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-22 18:04:33,368 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-22 18:04:33,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, 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-22 18:04:33,368 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2024-11-22 18:04:33,368 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-22 18:04:33,368 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:33,369 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-22 18:04:33,374 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-22 18:04:33,374 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2024-11-22 18:04:33,374 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-22 18:04:33,374 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:33,374 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-22 18:04:33,381 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~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-22 18:04:33,381 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-22 18:04:33,381 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:33,381 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:33,382 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:33,383 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [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-22 18:04:33,384 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-22 18:04:33,384 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:33,384 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:33,384 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:33,391 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-22 18:04:33,391 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-22 18:04:33,391 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-22 18:04:33,391 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:33,391 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:33,391 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |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-22 18:04:33,392 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-22 18:04:33,392 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:33,392 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:33,392 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:33,393 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-22 18:04:33,393 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-22 18:04:33,393 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:33,393 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:33,393 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-22 18:04:33,393 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |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-22 18:04:33,394 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-22 18:04:33,394 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:33,394 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:33,394 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:33,409 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-22 18:04:33,409 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-22 18:04:33,409 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:33,409 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:33,409 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:33,410 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 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-22 18:04:33,410 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-22 18:04:33,410 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:33,411 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:33,411 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:33,414 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~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-22 18:04:33,414 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-22 18:04:33,414 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:33,414 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:33,415 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:33,416 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |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-22 18:04:33,416 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-22 18:04:33,416 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:33,416 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:33,416 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:33,464 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][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-22 18:04:33,464 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2024-11-22 18:04:33,464 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-22 18:04:33,464 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-22 18:04:33,464 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-22 18:04:33,476 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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-22 18:04:33,476 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-22 18:04:33,476 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:33,476 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:33,477 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-22 18:04:33,485 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][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-22 18:04:33,485 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-22 18:04:33,485 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:33,485 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:33,485 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:33,486 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [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-22 18:04:33,486 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-22 18:04:33,486 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:33,486 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:33,486 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:33,499 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |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-22 18:04:33,499 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2024-11-22 18:04:33,499 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:33,500 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:33,500 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:33,530 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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-22 18:04:33,530 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2024-11-22 18:04:33,530 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-22 18:04:33,531 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-22 18:04:33,531 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-22 18:04:33,542 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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-22 18:04:33,542 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-22 18:04:33,542 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:33,542 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:33,542 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-22 18:04:33,561 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |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-22 18:04:33,562 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2024-11-22 18:04:33,562 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-22 18:04:33,562 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-22 18:04:33,562 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-22 18:04:33,563 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |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-22 18:04:33,563 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2024-11-22 18:04:33,563 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-22 18:04:33,563 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-22 18:04:33,563 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-22 18:04:33,584 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 308#L1045-9true, 322#true, 314#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 311#true]) [2024-11-22 18:04:33,585 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2024-11-22 18:04:33,585 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-22 18:04:33,585 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-22 18:04:33,585 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-22 18:04:33,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], [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-22 18:04:33,586 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2024-11-22 18:04:33,586 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-22 18:04:33,586 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-22 18:04:33,586 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-22 18:04:33,591 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-22 18:04:33,591 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2024-11-22 18:04:33,592 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-22 18:04:33,592 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-22 18:04:33,592 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:33,592 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 163#L1034-1true, 209#L1045-1true]) [2024-11-22 18:04:33,592 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2024-11-22 18:04:33,592 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-22 18:04:33,592 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-22 18:04:33,592 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-22 18:04:33,593 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][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-22 18:04:33,593 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2024-11-22 18:04:33,593 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-22 18:04:33,593 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:33,593 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-22 18:04:33,595 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-22 18:04:33,595 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2024-11-22 18:04:33,595 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-22 18:04:33,595 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:33,595 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-22 18:04:33,595 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-22 18:04:33,596 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2024-11-22 18:04:33,596 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-22 18:04:33,596 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-22 18:04:33,596 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-22 18:04:33,607 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 99#L1043-3true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 163#L1034-1true]) [2024-11-22 18:04:33,608 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2024-11-22 18:04:33,608 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-22 18:04:33,608 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-22 18:04:33,608 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-22 18:04:33,608 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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-22 18:04:33,608 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2024-11-22 18:04:33,608 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-22 18:04:33,608 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-22 18:04:33,608 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:33,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], [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-22 18:04:33,610 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2024-11-22 18:04:33,610 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-22 18:04:33,610 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-22 18:04:33,610 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-22 18:04:33,630 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~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-22 18:04:33,631 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2024-11-22 18:04:33,631 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-22 18:04:33,631 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-22 18:04:33,631 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:33,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], [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-22 18:04:33,632 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2024-11-22 18:04:33,632 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-22 18:04:33,632 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-22 18:04:33,633 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:33,667 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |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-22 18:04:33,667 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-22 18:04:33,667 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:33,667 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:33,667 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:33,668 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~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-22 18:04:33,668 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-22 18:04:33,669 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:33,669 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:33,669 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:33,673 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-22 18:04:33,673 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-22 18:04:33,673 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:33,673 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:33,673 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:33,674 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |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-22 18:04:33,674 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-22 18:04:33,674 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:33,674 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:33,674 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:33,675 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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-22 18:04:33,675 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-22 18:04:33,675 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:33,675 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:33,675 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:33,676 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-22 18:04:33,676 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-22 18:04:33,677 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:33,677 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:33,677 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:33,677 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~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-22 18:04:33,677 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-22 18:04:33,677 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:33,677 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:33,677 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:33,684 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |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-22 18:04:33,684 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-22 18:04:33,684 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:33,684 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:33,684 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:33,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[][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-22 18:04:33,685 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-22 18:04:33,685 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:33,685 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:33,685 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:33,686 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~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-22 18:04:33,686 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-22 18:04:33,687 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:33,687 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:33,687 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:33,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, 4#L1029-4true, 322#true, 314#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 311#true, 261#L1046-1true]) [2024-11-22 18:04:33,706 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2024-11-22 18:04:33,707 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:33,707 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:33,707 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:33,708 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~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-22 18:04:33,708 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2024-11-22 18:04:33,708 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:33,708 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:33,709 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:33,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[][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-22 18:04:33,731 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2024-11-22 18:04:33,731 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-22 18:04:33,731 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:33,732 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-22 18:04:33,740 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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-22 18:04:33,740 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2024-11-22 18:04:33,740 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-22 18:04:33,740 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-22 18:04:33,740 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:33,745 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-22 18:04:33,746 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2024-11-22 18:04:33,746 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:33,746 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:33,746 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:33,751 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-22 18:04:33,751 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2024-11-22 18:04:33,752 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:33,752 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:33,752 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:33,752 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 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-22 18:04:33,752 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2024-11-22 18:04:33,752 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:33,752 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:33,752 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:33,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, 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-22 18:04:33,762 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2024-11-22 18:04:33,762 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:33,762 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:33,763 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:33,768 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [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-22 18:04:33,768 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2024-11-22 18:04:33,768 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:33,768 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:33,768 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:33,770 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-22 18:04:33,770 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2024-11-22 18:04:33,771 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:33,771 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:33,771 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:33,789 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 17#L1031-5true, 322#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 313#true, 261#L1046-1true]) [2024-11-22 18:04:33,789 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2024-11-22 18:04:33,789 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:33,789 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:33,790 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:33,811 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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-22 18:04:33,812 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2024-11-22 18:04:33,812 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:33,812 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:33,812 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:33,812 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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-22 18:04:33,812 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-22 18:04:33,812 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:33,812 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:33,813 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:33,817 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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-22 18:04:33,817 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-22 18:04:33,817 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:33,818 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:33,818 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:33,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[][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-22 18:04:33,818 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2024-11-22 18:04:33,818 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:33,818 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:33,818 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-22 18:04:33,831 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |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-22 18:04:33,831 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2024-11-22 18:04:33,831 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:33,831 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:33,831 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:33,833 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-22 18:04:33,833 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2024-11-22 18:04:33,833 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:33,833 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:33,833 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:33,863 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |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-22 18:04:33,863 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-22 18:04:33,863 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:33,863 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:33,863 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:33,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, 308#L1045-9true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 313#true, 163#L1034-1true]) [2024-11-22 18:04:33,864 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-22 18:04:33,865 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:33,865 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:33,865 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:33,865 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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-22 18:04:33,865 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-22 18:04:33,865 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-22 18:04:33,865 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:33,865 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:33,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], [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-22 18:04:33,866 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-22 18:04:33,867 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:33,867 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:33,867 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:33,870 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-22 18:04:33,870 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-22 18:04:33,870 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:33,870 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-22 18:04:33,870 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:33,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, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 163#L1034-1true, 209#L1045-1true, 258#L1034-1true]) [2024-11-22 18:04:33,871 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-22 18:04:33,871 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:33,871 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:33,871 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:33,871 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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-22 18:04:33,871 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-22 18:04:33,871 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:33,871 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:33,871 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-22 18:04:33,875 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~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-22 18:04:33,875 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-22 18:04:33,875 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:33,875 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:33,875 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:33,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[][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-22 18:04:33,875 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-22 18:04:33,876 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:33,876 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:33,876 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-22 18:04:33,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, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 311#true, 258#L1034-1true, 261#L1046-1true]) [2024-11-22 18:04:33,890 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2024-11-22 18:04:33,890 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-22 18:04:33,890 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:33,890 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:33,892 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~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-22 18:04:33,892 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2024-11-22 18:04:33,892 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:33,892 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:33,892 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-22 18:04:33,892 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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-22 18:04:33,892 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2024-11-22 18:04:33,892 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:33,893 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-22 18:04:33,893 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:33,915 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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-22 18:04:33,915 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-22 18:04:33,915 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:33,915 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:33,916 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-22 18:04:33,917 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][270], [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-22 18:04:33,917 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-22 18:04:33,917 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-22 18:04:33,917 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:33,917 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:33,918 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][270], [322#true, 99#L1043-3true, 314#true, 90#L1034-9true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 163#L1034-1true]) [2024-11-22 18:04:33,918 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-22 18:04:33,918 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:33,919 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:33,919 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-22 18:04:33,924 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |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-22 18:04:33,924 INFO L294 olderBase$Statistics]: this new event has 270 ancestors and is cut-off event [2024-11-22 18:04:33,925 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-22 18:04:33,925 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-22 18:04:33,925 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-22 18:04:33,925 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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-22 18:04:33,925 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2024-11-22 18:04:33,926 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:33,926 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:33,926 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-22 18:04:33,927 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-22 18:04:33,927 INFO L294 olderBase$Statistics]: this new event has 270 ancestors and is cut-off event [2024-11-22 18:04:33,927 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-22 18:04:33,927 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-22 18:04:33,927 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-22 18:04:33,927 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][254], [225#ULTIMATE.startFINALtrue, 322#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true]) [2024-11-22 18:04:33,927 INFO L294 olderBase$Statistics]: this new event has 270 ancestors and is cut-off event [2024-11-22 18:04:33,927 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-22 18:04:33,928 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-22 18:04:33,928 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-22 18:04:33,938 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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-22 18:04:33,938 INFO L294 olderBase$Statistics]: this new event has 270 ancestors and is cut-off event [2024-11-22 18:04:33,938 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-22 18:04:33,938 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-22 18:04:33,938 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-22 18:04:34,023 INFO L124 PetriNetUnfolderBase]: 7826/29803 cut-off events. [2024-11-22 18:04:34,024 INFO L125 PetriNetUnfolderBase]: For 2849/2899 co-relation queries the response was YES. [2024-11-22 18:04:34,219 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-22 18:04:34,360 INFO L140 encePairwiseOnDemand]: 342/345 looper letters, 37 selfloop transitions, 2 changer transitions 0/279 dead transitions. [2024-11-22 18:04:34,361 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 267 places, 279 transitions, 683 flow [2024-11-22 18:04:34,361 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-22 18:04:34,361 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-22 18:04:34,367 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 907 transitions. [2024-11-22 18:04:34,367 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8763285024154589 [2024-11-22 18:04:34,367 INFO L175 Difference]: Start difference. First operand has 266 places, 280 transitions, 607 flow. Second operand 3 states and 907 transitions. [2024-11-22 18:04:34,367 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 267 places, 279 transitions, 683 flow [2024-11-22 18:04:34,371 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 266 places, 279 transitions, 682 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-11-22 18:04:34,537 INFO L231 Difference]: Finished difference. Result has 266 places, 279 transitions, 608 flow [2024-11-22 18:04:34,542 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-22 18:04:34,543 INFO L277 CegarLoopForPetriNet]: 272 programPoint places, -6 predicate places. [2024-11-22 18:04:34,543 INFO L471 AbstractCegarLoop]: Abstraction has has 266 places, 279 transitions, 608 flow [2024-11-22 18:04:34,543 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-22 18:04:34,543 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-22 18:04:34,543 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-22 18:04:34,543 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable21 [2024-11-22 18:04:34,544 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-22 18:04:34,544 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-22 18:04:34,544 INFO L85 PathProgramCache]: Analyzing trace with hash 1302927465, now seen corresponding path program 1 times [2024-11-22 18:04:34,544 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-22 18:04:34,544 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1810785048] [2024-11-22 18:04:34,545 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-22 18:04:34,545 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-22 18:04:34,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-22 18:04:34,567 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-22 18:04:34,567 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-22 18:04:34,567 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1810785048] [2024-11-22 18:04:34,567 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1810785048] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-22 18:04:34,567 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-22 18:04:34,567 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-22 18:04:34,567 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2090282902] [2024-11-22 18:04:34,567 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-22 18:04:34,568 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-22 18:04:34,568 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-22 18:04:34,568 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-22 18:04:34,568 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-22 18:04:34,586 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 281 out of 345 [2024-11-22 18:04:34,587 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-22 18:04:34,587 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-22 18:04:34,587 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 281 of 345 [2024-11-22 18:04:34,587 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-22 18:04:38,780 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-22 18:04:38,781 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-11-22 18:04:38,781 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-11-22 18:04:38,781 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-11-22 18:04:38,781 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-11-22 18:04:38,836 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-22 18:04:38,836 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-11-22 18:04:38,836 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-11-22 18:04:38,836 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-11-22 18:04:38,836 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-11-22 18:04:38,838 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-22 18:04:38,839 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-11-22 18:04:38,839 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-22 18:04:38,839 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-11-22 18:04:38,839 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-11-22 18:04:38,839 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-22 18:04:38,839 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-11-22 18:04:38,839 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-11-22 18:04:38,839 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-11-22 18:04:38,839 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-11-22 18:04:38,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, 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-22 18:04:38,889 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-22 18:04:38,889 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-11-22 18:04:38,889 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-11-22 18:04:38,889 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-11-22 18:04:39,214 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-22 18:04:39,214 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-22 18:04:39,215 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-22 18:04:39,215 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-22 18:04:39,215 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-22 18:04:39,215 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-22 18:04:39,215 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-22 18:04:39,216 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-22 18:04:39,216 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-22 18:04:39,216 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-22 18:04:39,248 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [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-22 18:04:39,248 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-22 18:04:39,248 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-22 18:04:39,249 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-22 18:04:39,249 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-22 18:04:39,249 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-22 18:04:39,249 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-22 18:04:39,249 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-22 18:04:39,249 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-22 18:04:39,250 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-22 18:04:39,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], [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-22 18:04:39,252 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-22 18:04:39,252 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-22 18:04:39,252 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-22 18:04:39,253 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-22 18:04:39,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], [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-22 18:04:39,253 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-22 18:04:39,253 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-22 18:04:39,253 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-22 18:04:39,253 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-22 18:04:39,254 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-22 18:04:39,254 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-22 18:04:39,254 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-22 18:04:39,254 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-22 18:04:39,254 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-22 18:04:39,254 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [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-22 18:04:39,254 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-22 18:04:39,254 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-22 18:04:39,254 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-22 18:04:39,254 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-22 18:04:39,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), 264#L1025-3true]) [2024-11-22 18:04:39,502 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-22 18:04:39,502 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-22 18:04:39,502 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-22 18:04:39,502 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-22 18:04:39,503 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |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-22 18:04:39,503 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-22 18:04:39,503 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-22 18:04:39,503 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-22 18:04:39,503 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-22 18:04:39,542 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |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-22 18:04:39,543 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-11-22 18:04:39,543 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-22 18:04:39,543 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-22 18:04:39,543 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-22 18:04:39,566 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 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-22 18:04:39,566 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-22 18:04:39,566 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-22 18:04:39,566 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-22 18:04:39,566 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-22 18:04:39,574 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |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-22 18:04:39,574 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-22 18:04:39,574 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-22 18:04:39,574 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-22 18:04:39,574 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-22 18:04:39,592 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 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-22 18:04:39,592 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2024-11-22 18:04:39,592 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-22 18:04:39,592 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-22 18:04:39,592 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-22 18:04:39,593 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-22 18:04:39,593 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2024-11-22 18:04:39,593 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-22 18:04:39,593 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-22 18:04:39,593 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-22 18:04:39,597 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |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-22 18:04:39,597 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-11-22 18:04:39,598 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-22 18:04:39,598 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-22 18:04:39,598 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-22 18:04:39,620 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~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-22 18:04:39,620 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2024-11-22 18:04:39,620 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-22 18:04:39,620 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-22 18:04:39,620 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-22 18:04:39,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], [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-22 18:04:39,621 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2024-11-22 18:04:39,621 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-22 18:04:39,622 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-22 18:04:39,622 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-22 18:04:39,625 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-22 18:04:39,625 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2024-11-22 18:04:39,625 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-22 18:04:39,625 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-22 18:04:39,625 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-22 18:04:39,625 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 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-22 18:04:39,625 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2024-11-22 18:04:39,625 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-22 18:04:39,625 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-22 18:04:39,625 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-22 18:04:39,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[][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-22 18:04:39,626 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2024-11-22 18:04:39,626 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-22 18:04:39,626 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-22 18:04:39,627 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-22 18:04:39,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], [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-22 18:04:39,627 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2024-11-22 18:04:39,627 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-22 18:04:39,627 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-22 18:04:39,627 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-22 18:04:39,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, 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-22 18:04:39,656 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2024-11-22 18:04:39,656 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-22 18:04:39,656 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-22 18:04:39,656 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-22 18:04:39,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, 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-22 18:04:39,657 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2024-11-22 18:04:39,657 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-22 18:04:39,657 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-22 18:04:39,657 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-22 18:04:39,671 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~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-22 18:04:39,671 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2024-11-22 18:04:39,671 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-22 18:04:39,671 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-22 18:04:39,671 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-22 18:04:39,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, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 209#L1045-1true]) [2024-11-22 18:04:39,731 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-22 18:04:39,731 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-22 18:04:39,732 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-22 18:04:39,732 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-22 18:04:39,759 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 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-22 18:04:39,759 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-22 18:04:39,759 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-22 18:04:39,759 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-22 18:04:39,759 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-22 18:04:39,763 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-22 18:04:39,763 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-22 18:04:39,763 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:39,763 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-22 18:04:39,763 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-22 18:04:39,763 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |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-22 18:04:39,764 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-22 18:04:39,764 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-22 18:04:39,764 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-22 18:04:39,764 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-22 18:04:39,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, 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-22 18:04:39,772 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-22 18:04:39,772 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-22 18:04:39,773 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-22 18:04:39,773 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-22 18:04:39,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], [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-22 18:04:39,775 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-22 18:04:39,775 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-22 18:04:39,775 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-22 18:04:39,775 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-22 18:04:39,791 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |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-22 18:04:39,791 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-22 18:04:39,792 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-22 18:04:39,792 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-22 18:04:39,792 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-22 18:04:39,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, 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-22 18:04:39,802 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-22 18:04:39,802 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-22 18:04:39,802 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-22 18:04:39,802 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-22 18:04:39,826 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-22 18:04:39,826 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-22 18:04:39,826 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-22 18:04:39,827 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-22 18:04:39,827 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-22 18:04:39,831 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-22 18:04:39,831 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-22 18:04:39,831 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-22 18:04:39,831 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:39,831 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-22 18:04:39,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], [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-22 18:04:39,832 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-22 18:04:39,832 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-22 18:04:39,832 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-22 18:04:39,832 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-22 18:04:39,835 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~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-22 18:04:39,835 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-22 18:04:39,835 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-22 18:04:39,835 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-22 18:04:39,835 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-22 18:04:39,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, 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-22 18:04:39,853 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-22 18:04:39,853 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-22 18:04:39,853 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-22 18:04:39,853 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-22 18:04:39,856 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~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-22 18:04:39,856 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-22 18:04:39,856 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-22 18:04:39,856 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-22 18:04:39,857 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-22 18:04:39,860 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-22 18:04:39,861 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-22 18:04:39,861 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-22 18:04:39,861 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-22 18:04:39,861 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:39,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, 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-22 18:04:39,861 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-22 18:04:39,861 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-22 18:04:39,861 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-22 18:04:39,861 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-22 18:04:39,870 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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-22 18:04:39,870 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2024-11-22 18:04:39,870 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-22 18:04:39,870 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-22 18:04:39,870 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-22 18:04:39,880 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~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-22 18:04:39,880 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-22 18:04:39,880 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-22 18:04:39,880 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-22 18:04:39,880 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-22 18:04:39,919 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~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-22 18:04:39,919 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-22 18:04:39,919 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-22 18:04:39,919 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-22 18:04:39,920 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-22 18:04:39,920 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-22 18:04:39,920 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-22 18:04:39,921 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-22 18:04:39,921 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-22 18:04:39,921 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-22 18:04:39,941 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~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-22 18:04:39,941 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2024-11-22 18:04:39,941 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-22 18:04:39,941 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-22 18:04:39,941 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-22 18:04:39,942 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-22 18:04:39,942 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2024-11-22 18:04:39,942 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-22 18:04:39,942 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-22 18:04:39,942 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-22 18:04:39,949 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-22 18:04:39,949 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-22 18:04:39,949 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-22 18:04:39,949 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-22 18:04:39,949 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-22 18:04:39,950 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~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-22 18:04:39,950 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2024-11-22 18:04:39,950 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-22 18:04:39,950 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-22 18:04:39,950 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-22 18:04:39,950 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-22 18:04:39,951 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-22 18:04:39,951 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-22 18:04:39,951 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-22 18:04:39,951 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-22 18:04:39,951 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-22 18:04:39,951 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2024-11-22 18:04:39,951 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-22 18:04:39,951 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-22 18:04:39,951 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-22 18:04:39,956 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~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-22 18:04:39,956 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2024-11-22 18:04:39,956 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-22 18:04:39,956 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-22 18:04:39,956 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-22 18:04:39,958 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~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-22 18:04:39,958 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2024-11-22 18:04:39,958 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-22 18:04:39,958 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-22 18:04:39,958 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-22 18:04:39,962 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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-22 18:04:39,962 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-22 18:04:39,962 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-22 18:04:39,962 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-22 18:04:39,963 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:39,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[][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-22 18:04:39,964 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-22 18:04:39,964 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-22 18:04:39,964 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-22 18:04:39,964 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:39,968 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~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-22 18:04:39,968 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-22 18:04:39,969 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-22 18:04:39,969 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-22 18:04:39,969 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-22 18:04:39,969 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~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-22 18:04:39,969 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-22 18:04:39,970 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-22 18:04:39,970 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-22 18:04:39,970 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-22 18:04:39,975 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~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-22 18:04:39,975 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2024-11-22 18:04:39,975 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-22 18:04:39,976 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-22 18:04:39,976 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-22 18:04:39,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], [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-22 18:04:39,976 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2024-11-22 18:04:39,976 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-22 18:04:39,976 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-22 18:04:39,976 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-22 18:04:39,982 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [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-22 18:04:39,982 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2024-11-22 18:04:39,982 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-22 18:04:39,982 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-22 18:04:39,982 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-22 18:04:39,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], [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-22 18:04:39,983 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2024-11-22 18:04:39,984 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-22 18:04:39,984 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-22 18:04:39,984 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-22 18:04:39,989 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-22 18:04:39,989 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2024-11-22 18:04:39,989 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-22 18:04:39,989 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-22 18:04:39,989 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-22 18:04:39,989 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 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-22 18:04:39,989 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2024-11-22 18:04:39,989 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-22 18:04:39,990 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-22 18:04:39,990 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-22 18:04:39,991 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-22 18:04:39,991 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2024-11-22 18:04:39,991 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-22 18:04:39,991 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-22 18:04:39,991 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-22 18:04:39,991 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [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-22 18:04:39,991 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2024-11-22 18:04:39,992 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-22 18:04:39,992 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-22 18:04:39,992 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-22 18:04:40,000 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~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-22 18:04:40,001 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-22 18:04:40,001 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-22 18:04:40,001 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-22 18:04:40,001 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-22 18:04:40,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], [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-22 18:04:40,002 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-22 18:04:40,002 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-22 18:04:40,002 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-22 18:04:40,002 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-22 18:04:40,004 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~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-22 18:04:40,004 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-22 18:04:40,004 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-22 18:04:40,004 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-22 18:04:40,004 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-22 18:04:40,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, 206#L1034-2true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 10#L1045-2true]) [2024-11-22 18:04:40,005 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-22 18:04:40,005 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-22 18:04:40,005 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-22 18:04:40,005 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-22 18:04:40,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, 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-22 18:04:40,013 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2024-11-22 18:04:40,013 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:40,013 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-22 18:04:40,013 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-22 18:04:40,014 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~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-22 18:04:40,014 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2024-11-22 18:04:40,014 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:40,014 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-22 18:04:40,014 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-22 18:04:40,020 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [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-22 18:04:40,020 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2024-11-22 18:04:40,020 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-22 18:04:40,020 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-22 18:04:40,020 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:40,021 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~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-22 18:04:40,021 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2024-11-22 18:04:40,021 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:40,021 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-22 18:04:40,021 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-22 18:04:40,021 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-22 18:04:40,022 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2024-11-22 18:04:40,022 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:40,022 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-22 18:04:40,022 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-22 18:04:40,022 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~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-22 18:04:40,022 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2024-11-22 18:04:40,023 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:40,023 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-22 18:04:40,023 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-22 18:04:40,034 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [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-22 18:04:40,035 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2024-11-22 18:04:40,035 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:40,035 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-22 18:04:40,035 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-22 18:04:40,038 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [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-22 18:04:40,038 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2024-11-22 18:04:40,038 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:40,038 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-22 18:04:40,038 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-22 18:04:40,043 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~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-22 18:04:40,043 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-22 18:04:40,043 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-22 18:04:40,044 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-22 18:04:40,044 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-22 18:04:40,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, 262#L1043-4true, 206#L1034-2true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-22 18:04:40,045 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-22 18:04:40,045 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-22 18:04:40,045 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-22 18:04:40,045 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-22 18:04:40,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, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 163#L1034-1true]) [2024-11-22 18:04:40,060 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-22 18:04:40,060 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:40,060 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:40,061 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:40,063 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-22 18:04:40,063 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-22 18:04:40,063 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:40,063 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:40,063 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:40,070 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-22 18:04:40,070 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2024-11-22 18:04:40,070 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-22 18:04:40,071 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-22 18:04:40,071 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-22 18:04:40,071 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~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-22 18:04:40,071 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-22 18:04:40,071 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:40,071 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:40,071 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:40,073 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-22 18:04:40,073 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2024-11-22 18:04:40,073 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-22 18:04:40,073 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-22 18:04:40,073 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-22 18:04:40,073 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-22 18:04:40,073 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-22 18:04:40,073 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:40,073 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:40,073 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:40,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, 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-22 18:04:40,080 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-22 18:04:40,080 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:40,080 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:40,080 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:40,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, 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-22 18:04:40,081 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-22 18:04:40,081 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:40,081 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:40,081 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:40,082 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |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-22 18:04:40,082 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-22 18:04:40,082 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:40,082 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:40,082 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:40,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), 209#L1045-1true]) [2024-11-22 18:04:40,083 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-22 18:04:40,083 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:40,084 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:40,084 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:40,101 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~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-22 18:04:40,101 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-22 18:04:40,101 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:40,101 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:40,101 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:40,103 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |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-22 18:04:40,103 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-22 18:04:40,104 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:40,104 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:40,104 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:40,109 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~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-22 18:04:40,109 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-22 18:04:40,109 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:40,109 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:40,109 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:40,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, 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-22 18:04:40,110 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-22 18:04:40,110 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:40,110 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:40,110 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:40,111 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |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-22 18:04:40,111 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-22 18:04:40,111 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:40,111 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:40,112 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:40,113 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [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-22 18:04:40,113 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-22 18:04:40,113 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:40,113 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:40,113 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:40,116 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~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-22 18:04:40,116 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-22 18:04:40,116 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:40,116 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:40,116 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:40,117 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-22 18:04:40,117 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-22 18:04:40,117 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:40,117 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:40,117 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:40,123 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][139], [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-22 18:04:40,123 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-22 18:04:40,123 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-22 18:04:40,123 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:40,123 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:40,123 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 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-22 18:04:40,123 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-22 18:04:40,123 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:40,123 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:40,123 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:40,124 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-22 18:04:40,124 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-22 18:04:40,124 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:40,125 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-22 18:04:40,125 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:40,125 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |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-22 18:04:40,125 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-22 18:04:40,125 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:40,125 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:40,125 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:40,126 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-22 18:04:40,126 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-22 18:04:40,126 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:40,126 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:40,126 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-22 18:04:40,126 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |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-22 18:04:40,127 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-22 18:04:40,127 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:40,127 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:40,127 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:40,128 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-22 18:04:40,128 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-22 18:04:40,128 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:40,128 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-22 18:04:40,128 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:40,128 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-22 18:04:40,128 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-22 18:04:40,128 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:40,128 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:40,129 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:40,137 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 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-22 18:04:40,138 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-22 18:04:40,138 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:40,138 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:40,138 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:40,140 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-22 18:04:40,140 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-22 18:04:40,140 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:40,140 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:40,140 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:40,149 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~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-22 18:04:40,150 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2024-11-22 18:04:40,150 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:40,150 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:40,150 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:40,151 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 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-22 18:04:40,151 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2024-11-22 18:04:40,151 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:40,151 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:40,151 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:40,152 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 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-22 18:04:40,152 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2024-11-22 18:04:40,152 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:40,152 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:40,152 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:40,153 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |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-22 18:04:40,153 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2024-11-22 18:04:40,153 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:40,153 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:40,153 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:40,160 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~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-22 18:04:40,160 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2024-11-22 18:04:40,160 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:40,161 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:40,161 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:40,162 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-22 18:04:40,162 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2024-11-22 18:04:40,162 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:40,162 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:40,162 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:40,176 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |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-22 18:04:40,176 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2024-11-22 18:04:40,176 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:40,176 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:40,176 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:40,201 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~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-22 18:04:40,201 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2024-11-22 18:04:40,201 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:40,201 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:40,201 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:40,202 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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-22 18:04:40,202 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-22 18:04:40,202 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-22 18:04:40,203 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-22 18:04:40,203 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-22 18:04:40,204 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][266], [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-22 18:04:40,204 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-22 18:04:40,204 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-22 18:04:40,204 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-22 18:04:40,204 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-22 18:04:40,222 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~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-22 18:04:40,222 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-22 18:04:40,222 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:40,222 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:40,222 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:40,223 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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-22 18:04:40,223 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2024-11-22 18:04:40,223 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-22 18:04:40,223 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-22 18:04:40,224 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-22 18:04:40,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[][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-22 18:04:40,225 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2024-11-22 18:04:40,225 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-22 18:04:40,225 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-22 18:04:40,225 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-22 18:04:40,231 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-22 18:04:40,232 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2024-11-22 18:04:40,232 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:40,232 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:40,232 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:40,232 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 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-22 18:04:40,232 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-22 18:04:40,232 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:40,232 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:40,232 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:40,233 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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-22 18:04:40,233 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2024-11-22 18:04:40,233 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-22 18:04:40,233 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-22 18:04:40,233 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-22 18:04:40,234 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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-22 18:04:40,235 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2024-11-22 18:04:40,235 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-22 18:04:40,235 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-22 18:04:40,235 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-22 18:04:40,239 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 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-22 18:04:40,239 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-22 18:04:40,239 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:40,239 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:40,239 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:40,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], [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-22 18:04:40,253 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2024-11-22 18:04:40,253 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:40,254 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:40,254 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:40,254 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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-22 18:04:40,255 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2024-11-22 18:04:40,255 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-22 18:04:40,255 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-22 18:04:40,255 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-22 18:04:40,256 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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-22 18:04:40,256 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2024-11-22 18:04:40,256 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-22 18:04:40,256 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-22 18:04:40,256 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-22 18:04:40,260 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |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-22 18:04:40,260 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2024-11-22 18:04:40,260 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:40,260 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:40,261 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:40,267 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-22 18:04:40,267 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-22 18:04:40,267 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:40,267 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:40,267 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:40,267 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |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-22 18:04:40,268 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2024-11-22 18:04:40,268 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:40,268 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:40,268 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:40,276 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |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-22 18:04:40,277 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2024-11-22 18:04:40,277 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:40,277 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:40,277 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:40,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, 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-22 18:04:40,278 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2024-11-22 18:04:40,278 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:40,278 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:40,278 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:40,286 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |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-22 18:04:40,286 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2024-11-22 18:04:40,286 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:40,286 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-22 18:04:40,286 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:40,300 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][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-22 18:04:40,300 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2024-11-22 18:04:40,300 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-22 18:04:40,300 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-22 18:04:40,300 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-22 18:04:40,301 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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-22 18:04:40,302 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2024-11-22 18:04:40,302 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-22 18:04:40,302 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-22 18:04:40,302 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-22 18:04:40,315 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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-22 18:04:40,315 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-22 18:04:40,316 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-22 18:04:40,316 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:40,316 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:40,317 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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-22 18:04:40,317 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-22 18:04:40,317 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:40,317 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:40,317 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-22 18:04:40,322 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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-22 18:04:40,322 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-22 18:04:40,322 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-22 18:04:40,322 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:40,323 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:40,324 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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-22 18:04:40,324 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-22 18:04:40,324 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-22 18:04:40,324 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:40,324 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:40,328 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [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-22 18:04:40,328 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2024-11-22 18:04:40,328 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-22 18:04:40,328 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-22 18:04:40,328 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-22 18:04:40,513 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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-22 18:04:40,513 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-22 18:04:40,513 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:40,513 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-22 18:04:40,513 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:40,515 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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-22 18:04:40,515 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-22 18:04:40,515 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:40,515 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-22 18:04:40,515 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:40,520 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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-22 18:04:40,520 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-22 18:04:40,520 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:40,520 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:40,520 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:40,522 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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-22 18:04:40,522 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-22 18:04:40,522 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:40,522 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:40,522 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:40,525 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |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-22 18:04:40,525 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2024-11-22 18:04:40,525 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-22 18:04:40,525 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-22 18:04:40,525 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-22 18:04:40,530 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-22 18:04:40,534 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2024-11-22 18:04:40,534 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-22 18:04:40,534 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-22 18:04:40,534 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:40,534 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 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-22 18:04:40,535 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2024-11-22 18:04:40,535 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-22 18:04:40,535 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-22 18:04:40,535 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-22 18:04:40,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, 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-22 18:04:40,548 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2024-11-22 18:04:40,548 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-22 18:04:40,548 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-22 18:04:40,548 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-22 18:04:40,555 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~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-22 18:04:40,555 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2024-11-22 18:04:40,555 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-22 18:04:40,555 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-22 18:04:40,555 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-22 18:04:40,556 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-22 18:04:40,556 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2024-11-22 18:04:40,556 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-22 18:04:40,556 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-22 18:04:40,556 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-22 18:04:40,564 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0), 209#L1045-1true, 163#L1034-1true]) [2024-11-22 18:04:40,564 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2024-11-22 18:04:40,564 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-22 18:04:40,564 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-22 18:04:40,564 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-22 18:04:40,565 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [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-22 18:04:40,565 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2024-11-22 18:04:40,566 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-22 18:04:40,566 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-22 18:04:40,566 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-22 18:04:40,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, 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-22 18:04:40,570 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2024-11-22 18:04:40,570 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-22 18:04:40,570 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-22 18:04:40,570 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-22 18:04:40,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, 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-22 18:04:40,571 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2024-11-22 18:04:40,571 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-22 18:04:40,571 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-22 18:04:40,571 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-22 18:04:40,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, 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-22 18:04:40,580 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2024-11-22 18:04:40,580 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-22 18:04:40,580 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-22 18:04:40,581 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-22 18:04:40,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], [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-22 18:04:40,582 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2024-11-22 18:04:40,582 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-22 18:04:40,582 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-22 18:04:40,582 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-22 18:04:40,587 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-22 18:04:40,587 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2024-11-22 18:04:40,587 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-22 18:04:40,587 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:40,587 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-22 18:04:40,588 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~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-22 18:04:40,588 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2024-11-22 18:04:40,588 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-22 18:04:40,588 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-22 18:04:40,588 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-22 18:04:40,589 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-22 18:04:40,590 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2024-11-22 18:04:40,590 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-22 18:04:40,590 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-22 18:04:40,590 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:40,590 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-22 18:04:40,590 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2024-11-22 18:04:40,590 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-22 18:04:40,590 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-22 18:04:40,590 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-22 18:04:40,594 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 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-22 18:04:40,594 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2024-11-22 18:04:40,594 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-22 18:04:40,594 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-22 18:04:40,594 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-22 18:04:40,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], [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-22 18:04:40,596 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2024-11-22 18:04:40,596 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-22 18:04:40,596 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-22 18:04:40,596 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-22 18:04:40,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, 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-22 18:04:40,606 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2024-11-22 18:04:40,606 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-22 18:04:40,606 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:40,606 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-22 18:04:40,607 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [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-22 18:04:40,607 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2024-11-22 18:04:40,607 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-22 18:04:40,608 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:40,608 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-22 18:04:40,611 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 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-22 18:04:40,611 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2024-11-22 18:04:40,611 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-22 18:04:40,611 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-22 18:04:40,611 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:40,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], [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-22 18:04:40,613 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2024-11-22 18:04:40,613 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-22 18:04:40,614 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:40,614 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-22 18:04:40,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, 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-22 18:04:40,616 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2024-11-22 18:04:40,616 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-22 18:04:40,616 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:40,616 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-22 18:04:40,617 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [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-22 18:04:40,617 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2024-11-22 18:04:40,617 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-22 18:04:40,617 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-22 18:04:40,617 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:40,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], [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-22 18:04:40,621 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2024-11-22 18:04:40,621 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-22 18:04:40,621 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-22 18:04:40,621 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:40,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, 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-22 18:04:40,621 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2024-11-22 18:04:40,621 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-22 18:04:40,621 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-22 18:04:40,621 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:40,623 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-22 18:04:40,623 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2024-11-22 18:04:40,623 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-22 18:04:40,623 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-22 18:04:40,623 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:40,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], [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-22 18:04:40,623 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2024-11-22 18:04:40,624 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-22 18:04:40,624 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-22 18:04:40,624 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:40,631 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][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-22 18:04:40,631 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2024-11-22 18:04:40,631 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-22 18:04:40,631 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:40,631 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-22 18:04:40,631 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][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-22 18:04:40,631 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-22 18:04:40,631 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:40,631 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:40,632 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:40,633 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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-22 18:04:40,634 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-22 18:04:40,634 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:40,634 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:40,634 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:40,638 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~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-22 18:04:40,639 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2024-11-22 18:04:40,639 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:40,639 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:40,639 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:40,640 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-22 18:04:40,640 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2024-11-22 18:04:40,641 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:40,641 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:40,641 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:40,646 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~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-22 18:04:40,646 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2024-11-22 18:04:40,646 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:40,646 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:40,646 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:40,647 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-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-22 18:04:40,647 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2024-11-22 18:04:40,647 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:40,647 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:40,647 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:40,660 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~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-22 18:04:40,660 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2024-11-22 18:04:40,660 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:40,660 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:40,660 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:40,671 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~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-22 18:04:40,672 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-22 18:04:40,672 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:40,672 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:40,672 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:40,673 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~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-22 18:04:40,673 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-22 18:04:40,673 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:40,673 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:40,673 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:40,681 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~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-22 18:04:40,681 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-22 18:04:40,681 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:40,681 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:40,681 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:40,683 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~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-22 18:04:40,683 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-22 18:04:40,683 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:40,683 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:40,683 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:40,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, 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-22 18:04:40,693 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-22 18:04:40,693 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:40,693 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:40,693 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:40,695 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~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-22 18:04:40,695 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-22 18:04:40,695 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:40,695 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:40,695 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:40,702 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-22 18:04:40,703 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-22 18:04:40,703 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:40,703 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:40,703 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:40,703 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~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-22 18:04:40,703 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-22 18:04:40,703 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:40,703 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:40,703 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:40,705 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-22 18:04:40,705 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-22 18:04:40,705 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:40,705 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:40,705 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:40,705 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~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-22 18:04:40,705 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-22 18:04:40,705 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:40,706 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:40,706 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:40,710 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 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-22 18:04:40,710 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-22 18:04:40,710 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:40,710 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:40,710 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:40,711 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [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-22 18:04:40,711 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-22 18:04:40,711 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:40,711 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:40,711 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:40,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, 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-22 18:04:40,718 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2024-11-22 18:04:40,718 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:40,718 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:40,718 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:40,720 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~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-22 18:04:40,720 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2024-11-22 18:04:40,720 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:40,720 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:40,720 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:40,724 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~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-22 18:04:40,724 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2024-11-22 18:04:40,724 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:40,724 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:40,724 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:40,725 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~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-22 18:04:40,725 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2024-11-22 18:04:40,725 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:40,726 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:40,726 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:40,729 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 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-22 18:04:40,729 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2024-11-22 18:04:40,729 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:40,729 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:40,729 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:40,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, 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-22 18:04:40,730 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2024-11-22 18:04:40,730 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:40,730 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:40,730 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:40,734 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-22 18:04:40,734 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-22 18:04:40,734 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:40,734 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:40,734 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:40,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], [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-22 18:04:40,734 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2024-11-22 18:04:40,734 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:40,735 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:40,735 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:40,736 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-22 18:04:40,736 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-22 18:04:40,736 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:40,736 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:40,736 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:40,736 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~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-22 18:04:40,736 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2024-11-22 18:04:40,736 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:40,736 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:40,737 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:40,743 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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-22 18:04:40,743 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2024-11-22 18:04:40,743 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-22 18:04:40,743 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:40,743 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-22 18:04:40,747 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |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-22 18:04:40,747 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2024-11-22 18:04:40,747 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:40,747 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:40,747 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:40,748 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 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-22 18:04:40,748 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2024-11-22 18:04:40,749 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:40,749 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:40,749 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:40,756 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [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-22 18:04:40,756 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2024-11-22 18:04:40,756 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:40,756 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:40,756 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:40,757 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~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-22 18:04:40,757 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2024-11-22 18:04:40,757 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:40,758 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:40,758 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:40,766 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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-22 18:04:40,766 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2024-11-22 18:04:40,766 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:40,766 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-22 18:04:40,766 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-22 18:04:40,768 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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-22 18:04:40,768 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2024-11-22 18:04:40,768 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-22 18:04:40,768 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:40,768 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-22 18:04:40,778 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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-22 18:04:40,778 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2024-11-22 18:04:40,778 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-22 18:04:40,779 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:40,779 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-22 18:04:40,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[][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-22 18:04:40,780 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2024-11-22 18:04:40,780 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-22 18:04:40,780 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:40,781 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-22 18:04:40,785 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 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-22 18:04:40,785 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2024-11-22 18:04:40,785 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:40,785 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:40,785 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:40,789 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][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-22 18:04:40,789 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2024-11-22 18:04:40,789 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-22 18:04:40,790 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-22 18:04:40,790 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:40,791 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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-22 18:04:40,791 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2024-11-22 18:04:40,791 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-22 18:04:40,791 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-22 18:04:40,791 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:40,796 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |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-22 18:04:40,796 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2024-11-22 18:04:40,796 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:40,796 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:40,796 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:40,805 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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-22 18:04:40,806 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2024-11-22 18:04:40,806 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-22 18:04:40,806 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-22 18:04:40,806 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:40,807 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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-22 18:04:40,808 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2024-11-22 18:04:40,808 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:40,808 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-22 18:04:40,808 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-22 18:04:40,812 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |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-22 18:04:40,812 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2024-11-22 18:04:40,812 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:40,813 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:40,813 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:40,822 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-22 18:04:40,822 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2024-11-22 18:04:40,822 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:40,822 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:40,822 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:40,822 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |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-22 18:04:40,822 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2024-11-22 18:04:40,822 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:40,823 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:40,823 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:40,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, 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-22 18:04:40,827 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2024-11-22 18:04:40,827 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:40,827 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:40,827 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:40,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, 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-22 18:04:40,829 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2024-11-22 18:04:40,829 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:40,829 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:40,829 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:40,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, 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-22 18:04:40,832 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2024-11-22 18:04:40,833 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:40,833 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:40,833 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:40,833 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~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-22 18:04:40,834 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2024-11-22 18:04:40,834 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:40,834 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:40,834 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:40,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], [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-22 18:04:40,834 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2024-11-22 18:04:40,834 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:40,834 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-22 18:04:40,835 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-22 18:04:40,839 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |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-22 18:04:40,839 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2024-11-22 18:04:40,840 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:40,840 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:40,840 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:40,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, 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-22 18:04:40,844 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2024-11-22 18:04:40,844 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:40,844 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:40,844 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:40,845 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 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-22 18:04:40,845 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2024-11-22 18:04:40,846 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:40,846 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:40,846 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:40,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, 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-22 18:04:40,851 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2024-11-22 18:04:40,851 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:40,851 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:40,851 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:40,855 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-22 18:04:40,856 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2024-11-22 18:04:40,856 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:40,856 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-22 18:04:40,856 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:40,856 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~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-22 18:04:40,856 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2024-11-22 18:04:40,856 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:40,856 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:40,856 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:40,858 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-22 18:04:40,858 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2024-11-22 18:04:40,858 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:40,858 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-22 18:04:40,858 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:40,858 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |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-22 18:04:40,858 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2024-11-22 18:04:40,858 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:40,858 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:40,858 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:40,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, 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-22 18:04:40,866 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2024-11-22 18:04:40,866 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:40,866 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:40,866 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:40,871 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 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-22 18:04:40,871 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-22 18:04:40,871 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:40,871 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:40,871 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:40,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, 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-22 18:04:40,872 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-22 18:04:40,872 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:40,872 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:40,872 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:40,881 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~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-22 18:04:40,881 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-22 18:04:40,881 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:40,881 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:40,881 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:40,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, 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-22 18:04:40,882 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-22 18:04:40,882 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:40,883 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:40,883 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:40,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, 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-22 18:04:40,883 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-22 18:04:40,884 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:40,884 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:40,884 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:40,892 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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-22 18:04:40,893 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-22 18:04:40,893 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:40,893 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:40,893 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:40,893 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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-22 18:04:40,893 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2024-11-22 18:04:40,893 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:40,893 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:40,893 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:40,895 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~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-22 18:04:40,895 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-22 18:04:40,895 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:40,895 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:40,895 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:40,896 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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-22 18:04:40,896 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-22 18:04:40,896 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:40,896 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:40,896 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:40,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[][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-22 18:04:40,907 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2024-11-22 18:04:40,907 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:40,907 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-22 18:04:40,907 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:40,907 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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-22 18:04:40,907 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-22 18:04:40,907 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:40,907 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:40,907 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:40,908 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~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-22 18:04:40,908 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-22 18:04:40,908 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:40,908 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:40,908 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:40,909 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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-22 18:04:40,909 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-22 18:04:40,909 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:40,909 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:40,910 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:40,917 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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-22 18:04:40,917 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2024-11-22 18:04:40,917 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:40,918 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:40,918 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-22 18:04:40,918 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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-22 18:04:40,918 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-22 18:04:40,918 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:40,918 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:40,918 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:40,919 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-22 18:04:40,920 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-22 18:04:40,920 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:40,920 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:40,920 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-22 18:04:40,920 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~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-22 18:04:40,920 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-22 18:04:40,920 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:40,920 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:40,920 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:40,921 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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-22 18:04:40,921 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-22 18:04:40,921 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:40,921 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:40,921 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:40,924 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~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-22 18:04:40,924 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-22 18:04:40,924 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:40,924 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:40,924 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:40,929 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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-22 18:04:40,929 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2024-11-22 18:04:40,929 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:40,930 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:40,930 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:40,930 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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-22 18:04:40,930 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2024-11-22 18:04:40,930 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:40,930 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:40,930 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-22 18:04:40,932 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~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-22 18:04:40,932 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2024-11-22 18:04:40,932 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:40,932 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:40,932 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:40,933 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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-22 18:04:40,933 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2024-11-22 18:04:40,933 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:40,933 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:40,933 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:40,935 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 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-22 18:04:40,935 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2024-11-22 18:04:40,935 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:40,936 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:40,936 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:40,939 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~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-22 18:04:40,939 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2024-11-22 18:04:40,940 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:40,940 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:40,940 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:40,943 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-22 18:04:40,943 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-22 18:04:40,943 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-22 18:04:40,943 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:40,943 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:40,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, 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-22 18:04:40,943 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2024-11-22 18:04:40,943 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:40,943 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:40,943 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:40,949 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~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-22 18:04:40,949 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-22 18:04:40,949 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:40,950 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:40,950 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:40,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], [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-22 18:04:40,954 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-22 18:04:40,954 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:40,954 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:40,954 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:40,970 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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-22 18:04:40,971 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2024-11-22 18:04:40,971 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:40,971 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:40,971 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:40,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[][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-22 18:04:40,972 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2024-11-22 18:04:40,972 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:40,972 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:40,972 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:40,973 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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-22 18:04:40,973 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2024-11-22 18:04:40,973 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:40,973 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-22 18:04:40,973 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:40,973 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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-22 18:04:40,973 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2024-11-22 18:04:40,974 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:40,974 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:40,974 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:40,978 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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-22 18:04:40,978 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2024-11-22 18:04:40,978 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:40,978 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-22 18:04:40,979 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:40,983 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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-22 18:04:40,983 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2024-11-22 18:04:40,983 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:40,984 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:40,984 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-22 18:04:40,986 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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-22 18:04:40,986 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2024-11-22 18:04:40,987 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:40,987 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-22 18:04:40,987 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:40,989 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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-22 18:04:40,989 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2024-11-22 18:04:40,989 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:40,989 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:40,989 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-22 18:04:40,995 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 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-22 18:04:40,995 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-22 18:04:40,995 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:40,995 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:40,995 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:40,996 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 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-22 18:04:40,996 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-22 18:04:40,996 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:40,996 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:40,996 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:41,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], [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-22 18:04:41,003 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-22 18:04:41,003 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:41,003 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:41,003 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:41,009 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~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-22 18:04:41,009 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-22 18:04:41,009 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:41,009 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:41,009 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:41,014 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~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-22 18:04:41,014 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-22 18:04:41,014 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:41,014 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:41,014 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:41,015 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |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-22 18:04:41,015 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-22 18:04:41,016 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:41,016 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:41,016 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:41,019 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][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-22 18:04:41,019 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-22 18:04:41,019 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-22 18:04:41,019 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:41,019 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:41,019 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~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-22 18:04:41,019 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-22 18:04:41,019 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:41,019 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:41,019 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:41,023 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~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-22 18:04:41,023 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-22 18:04:41,023 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:41,023 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:41,023 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:41,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, 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-22 18:04:41,024 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-22 18:04:41,024 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:41,024 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:41,025 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:41,025 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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-22 18:04:41,025 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-22 18:04:41,025 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-22 18:04:41,025 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:41,025 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:41,028 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~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-22 18:04:41,029 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2024-11-22 18:04:41,029 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:41,029 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-22 18:04:41,029 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:41,032 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~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-22 18:04:41,032 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2024-11-22 18:04:41,032 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:41,033 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:41,033 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-22 18:04:41,033 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 99#L1043-3true, 314#true, 312#true, 206#L1034-2true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 163#L1034-1true]) [2024-11-22 18:04:41,033 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2024-11-22 18:04:41,033 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:41,034 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-22 18:04:41,034 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:41,034 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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-22 18:04:41,034 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-22 18:04:41,034 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-22 18:04:41,034 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:41,034 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:41,038 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [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-22 18:04:41,038 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2024-11-22 18:04:41,038 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:41,038 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:41,038 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-22 18:04:41,039 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~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-22 18:04:41,039 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2024-11-22 18:04:41,039 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-22 18:04:41,039 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:41,039 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:41,043 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-22 18:04:41,043 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-22 18:04:41,044 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-22 18:04:41,044 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:41,044 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:41,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, 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-22 18:04:41,044 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2024-11-22 18:04:41,044 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:41,044 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-22 18:04:41,044 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:41,045 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-22 18:04:41,045 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-22 18:04:41,045 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:41,045 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-22 18:04:41,045 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:41,045 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~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-22 18:04:41,045 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2024-11-22 18:04:41,046 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-22 18:04:41,046 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:41,046 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:41,046 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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-22 18:04:41,046 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-22 18:04:41,046 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-22 18:04:41,046 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:41,047 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:41,049 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~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-22 18:04:41,049 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2024-11-22 18:04:41,049 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:41,049 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-22 18:04:41,049 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:41,052 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~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-22 18:04:41,052 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2024-11-22 18:04:41,052 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-22 18:04:41,052 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-22 18:04:41,052 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-22 18:04:41,053 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~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-22 18:04:41,053 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2024-11-22 18:04:41,053 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-22 18:04:41,053 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-22 18:04:41,053 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-22 18:04:41,054 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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-22 18:04:41,054 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2024-11-22 18:04:41,054 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-22 18:04:41,054 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:41,054 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:41,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, 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-22 18:04:41,056 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2024-11-22 18:04:41,056 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-22 18:04:41,056 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-22 18:04:41,056 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-22 18:04:41,060 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 110#L1046-2true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 258#L1034-1true]) [2024-11-22 18:04:41,060 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2024-11-22 18:04:41,060 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-22 18:04:41,060 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-22 18:04:41,060 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-22 18:04:41,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, 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-22 18:04:41,061 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2024-11-22 18:04:41,061 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-22 18:04:41,061 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-22 18:04:41,061 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-22 18:04:41,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, 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-22 18:04:41,062 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2024-11-22 18:04:41,062 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-22 18:04:41,062 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-22 18:04:41,062 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-22 18:04:41,063 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~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-22 18:04:41,063 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2024-11-22 18:04:41,063 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-22 18:04:41,063 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-22 18:04:41,063 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-22 18:04:41,066 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-22 18:04:41,066 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2024-11-22 18:04:41,066 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-22 18:04:41,066 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:41,067 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:41,067 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~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-22 18:04:41,067 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2024-11-22 18:04:41,067 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-22 18:04:41,067 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-22 18:04:41,067 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-22 18:04:41,071 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~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-22 18:04:41,071 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2024-11-22 18:04:41,071 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-22 18:04:41,071 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-22 18:04:41,071 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-22 18:04:41,076 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] L1034-->L1034-1: Formula: (= |v_#race~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-22 18:04:41,076 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2024-11-22 18:04:41,076 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-22 18:04:41,076 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-22 18:04:41,076 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-22 18:04:41,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, 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-22 18:04:41,077 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2024-11-22 18:04:41,077 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-22 18:04:41,077 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-22 18:04:41,077 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-22 18:04:41,103 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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-22 18:04:41,103 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-22 18:04:41,103 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-22 18:04:41,103 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:41,103 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:41,104 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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-22 18:04:41,104 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-22 18:04:41,104 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:41,104 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-22 18:04:41,104 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:41,108 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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-22 18:04:41,108 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-22 18:04:41,108 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-22 18:04:41,108 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:41,108 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:41,108 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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-22 18:04:41,108 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-22 18:04:41,108 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-22 18:04:41,108 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:41,108 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:41,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, 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-22 18:04:41,109 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-22 18:04:41,109 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:41,109 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-22 18:04:41,109 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:41,112 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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-22 18:04:41,112 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2024-11-22 18:04:41,112 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:41,112 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:41,112 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-22 18:04:41,112 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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-22 18:04:41,112 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-22 18:04:41,112 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:41,112 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:41,112 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-22 18:04:41,113 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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-22 18:04:41,113 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-22 18:04:41,113 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:41,113 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:41,113 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-22 18:04:41,117 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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-22 18:04:41,117 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2024-11-22 18:04:41,118 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:41,118 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-22 18:04:41,118 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:41,118 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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-22 18:04:41,118 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-22 18:04:41,118 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:41,118 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:41,118 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-22 18:04:41,119 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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-22 18:04:41,119 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-22 18:04:41,119 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-22 18:04:41,119 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:41,119 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:41,120 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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-22 18:04:41,120 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-22 18:04:41,120 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-22 18:04:41,120 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:41,120 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:41,121 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][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-22 18:04:41,121 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2024-11-22 18:04:41,121 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:41,121 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-22 18:04:41,122 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:41,122 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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-22 18:04:41,122 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2024-11-22 18:04:41,122 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-22 18:04:41,122 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-22 18:04:41,122 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-22 18:04:41,122 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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-22 18:04:41,123 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2024-11-22 18:04:41,123 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-22 18:04:41,123 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:41,123 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:41,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[][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-22 18:04:41,124 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2024-11-22 18:04:41,124 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:41,124 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-22 18:04:41,124 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:41,126 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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-22 18:04:41,126 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2024-11-22 18:04:41,126 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:41,126 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-22 18:04:41,126 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:41,127 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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-22 18:04:41,127 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2024-11-22 18:04:41,127 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:41,127 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-22 18:04:41,127 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:41,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[][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-22 18:04:41,128 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2024-11-22 18:04:41,128 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-22 18:04:41,128 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:41,128 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:41,130 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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-22 18:04:41,130 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2024-11-22 18:04:41,130 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-22 18:04:41,130 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-22 18:04:41,130 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-22 18:04:41,131 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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-22 18:04:41,131 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2024-11-22 18:04:41,131 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-22 18:04:41,131 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-22 18:04:41,131 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-22 18:04:41,132 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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-22 18:04:41,132 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2024-11-22 18:04:41,132 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-22 18:04:41,132 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-22 18:04:41,132 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-22 18:04:41,241 INFO L124 PetriNetUnfolderBase]: 16670/57541 cut-off events. [2024-11-22 18:04:41,242 INFO L125 PetriNetUnfolderBase]: For 4596/4793 co-relation queries the response was YES. [2024-11-22 18:04:41,478 INFO L83 FinitePrefix]: Finished finitePrefix Result has 78287 conditions, 57541 events. 16670/57541 cut-off events. For 4596/4793 co-relation queries the response was YES. Maximal size of possible extension queue 1002. Compared 721819 event pairs, 7745 based on Foata normal form. 0/49558 useless extension candidates. Maximal degree in co-relation 78257. Up to 18883 conditions per place. [2024-11-22 18:04:41,868 INFO L140 encePairwiseOnDemand]: 337/345 looper letters, 40 selfloop transitions, 2 changer transitions 0/275 dead transitions. [2024-11-22 18:04:41,869 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 262 places, 275 transitions, 684 flow [2024-11-22 18:04:41,869 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-22 18:04:41,869 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-22 18:04:41,870 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 891 transitions. [2024-11-22 18:04:41,871 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8608695652173913 [2024-11-22 18:04:41,871 INFO L175 Difference]: Start difference. First operand has 266 places, 279 transitions, 608 flow. Second operand 3 states and 891 transitions. [2024-11-22 18:04:41,871 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 262 places, 275 transitions, 684 flow [2024-11-22 18:04:41,877 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 260 places, 275 transitions, 680 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-22 18:04:41,880 INFO L231 Difference]: Finished difference. Result has 261 places, 275 transitions, 606 flow [2024-11-22 18:04:41,880 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-22 18:04:41,880 INFO L277 CegarLoopForPetriNet]: 272 programPoint places, -11 predicate places. [2024-11-22 18:04:41,880 INFO L471 AbstractCegarLoop]: Abstraction has has 261 places, 275 transitions, 606 flow [2024-11-22 18:04:41,881 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-22 18:04:41,881 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-22 18:04:41,881 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-22 18:04:41,881 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable22 [2024-11-22 18:04:41,881 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-22 18:04:41,881 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-22 18:04:41,882 INFO L85 PathProgramCache]: Analyzing trace with hash 1477071960, now seen corresponding path program 1 times [2024-11-22 18:04:41,882 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-22 18:04:41,882 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1821156728] [2024-11-22 18:04:41,882 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-22 18:04:41,882 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-22 18:04:41,890 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-22 18:04:42,042 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-22 18:04:42,042 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-22 18:04:42,042 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1821156728] [2024-11-22 18:04:42,042 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1821156728] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-22 18:04:42,043 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-22 18:04:42,043 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-22 18:04:42,043 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [839568846] [2024-11-22 18:04:42,043 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-22 18:04:42,043 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-22 18:04:42,043 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-22 18:04:42,044 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-22 18:04:42,044 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-11-22 18:04:42,322 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 291 out of 345 [2024-11-22 18:04:42,324 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-22 18:04:42,324 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-22 18:04:42,324 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 291 of 345 [2024-11-22 18:04:42,324 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-22 18:04:43,622 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) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-22 18:04:43,622 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2024-11-22 18:04:43,622 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-22 18:04:43,622 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-22 18:04:43,622 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-22 18:04:43,653 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:43,653 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is cut-off event [2024-11-22 18:04:43,653 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-11-22 18:04:43,653 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-11-22 18:04:43,654 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-11-22 18:04:43,691 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:43,691 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2024-11-22 18:04:43,691 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-22 18:04:43,692 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-22 18:04:43,692 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-22 18:04:43,692 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:43,692 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2024-11-22 18:04:43,692 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-22 18:04:43,692 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-22 18:04:43,692 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-22 18:04:43,692 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:43,692 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2024-11-22 18:04:43,692 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-22 18:04:43,692 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-22 18:04:43,693 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-22 18:04:43,693 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:43,693 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2024-11-22 18:04:43,693 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-22 18:04:43,693 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-22 18:04:43,693 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-22 18:04:43,731 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:43,731 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2024-11-22 18:04:43,731 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-22 18:04:43,732 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-22 18:04:43,732 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-22 18:04:43,732 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-22 18:04:43,732 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:43,732 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2024-11-22 18:04:43,732 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-22 18:04:43,732 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-22 18:04:43,732 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-22 18:04:43,732 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-22 18:04:43,732 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:43,732 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2024-11-22 18:04:43,733 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-22 18:04:43,733 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-22 18:04:43,733 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-22 18:04:43,733 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-22 18:04:43,733 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) 0), 311#true]) [2024-11-22 18:04:43,733 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2024-11-22 18:04:43,733 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-22 18:04:43,733 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-22 18:04:43,733 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-22 18:04:43,733 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-22 18:04:43,733 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:43,733 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2024-11-22 18:04:43,733 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-22 18:04:43,733 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-22 18:04:43,733 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-22 18:04:43,733 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-22 18:04:43,772 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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) 0), 327#(= |#race~tids~0| 0)]) [2024-11-22 18:04:43,772 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2024-11-22 18:04:43,772 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-22 18:04:43,773 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-22 18:04:43,773 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-22 18:04:43,811 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:43,812 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2024-11-22 18:04:43,812 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-22 18:04:43,812 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-22 18:04:43,812 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-22 18:04:43,812 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-22 18:04:43,812 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-22 18:04:43,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[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:43,812 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2024-11-22 18:04:43,812 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-22 18:04:43,812 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-22 18:04:43,813 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-22 18:04:43,813 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-22 18:04:43,813 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-22 18:04:43,813 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:43,813 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2024-11-22 18:04:43,813 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-22 18:04:43,813 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-22 18:04:43,813 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-22 18:04:43,813 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-22 18:04:43,813 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-22 18:04:43,813 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:43,813 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2024-11-22 18:04:43,814 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-22 18:04:43,814 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-22 18:04:43,814 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-22 18:04:43,814 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-22 18:04:43,814 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-22 18:04:43,814 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true, 293#L1031-5true]) [2024-11-22 18:04:43,814 INFO L294 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2024-11-22 18:04:43,814 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-11-22 18:04:43,814 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-11-22 18:04:43,814 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-11-22 18:04:43,815 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:43,815 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2024-11-22 18:04:43,815 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-22 18:04:43,815 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-22 18:04:43,815 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-22 18:04:43,816 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-22 18:04:43,816 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-22 18:04:43,816 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-22 18:04:43,816 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:43,816 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2024-11-22 18:04:43,816 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-22 18:04:43,816 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-22 18:04:43,816 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-22 18:04:43,816 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-22 18:04:43,816 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-22 18:04:43,816 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-22 18:04:43,816 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:43,816 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2024-11-22 18:04:43,816 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-22 18:04:43,816 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-22 18:04:43,816 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-22 18:04:43,817 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-22 18:04:43,817 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-22 18:04:43,817 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-22 18:04:43,817 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) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-22 18:04:43,817 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2024-11-22 18:04:43,817 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-22 18:04:43,817 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-22 18:04:43,817 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-22 18:04:43,817 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-22 18:04:43,817 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-22 18:04:43,817 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:43,817 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2024-11-22 18:04:43,817 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-22 18:04:43,817 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-22 18:04:43,817 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-22 18:04:43,817 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-22 18:04:43,817 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-22 18:04:43,817 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-22 18:04:43,862 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][305], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 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-22 18:04:43,862 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2024-11-22 18:04:43,863 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-22 18:04:43,863 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-22 18:04:43,863 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-22 18:04:43,863 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:43,863 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2024-11-22 18:04:43,863 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-22 18:04:43,863 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-22 18:04:43,863 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-22 18:04:43,863 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:43,863 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2024-11-22 18:04:43,863 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-22 18:04:43,864 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-22 18:04:43,864 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-22 18:04:43,864 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:43,864 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2024-11-22 18:04:43,864 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-22 18:04:43,864 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-22 18:04:43,864 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-22 18:04:43,914 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 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-22 18:04:43,914 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2024-11-22 18:04:43,914 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-22 18:04:43,914 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-22 18:04:43,914 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-22 18:04:43,914 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-22 18:04:43,914 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:43,915 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2024-11-22 18:04:43,915 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-22 18:04:43,915 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-22 18:04:43,915 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-22 18:04:43,915 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-22 18:04:43,915 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:43,915 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2024-11-22 18:04:43,915 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-22 18:04:43,915 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-22 18:04:43,916 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-22 18:04:43,916 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-22 18:04:43,916 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) 0), 327#(= |#race~tids~0| 0)]) [2024-11-22 18:04:43,916 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2024-11-22 18:04:43,916 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-22 18:04:43,916 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-22 18:04:43,916 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-22 18:04:43,916 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-22 18:04:43,916 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:43,916 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2024-11-22 18:04:43,917 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-22 18:04:43,917 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-22 18:04:43,917 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-22 18:04:43,917 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-22 18:04:44,097 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:44,097 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2024-11-22 18:04:44,098 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-22 18:04:44,098 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-22 18:04:44,098 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-22 18:04:44,098 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-22 18:04:44,098 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-22 18:04:44,098 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:44,098 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2024-11-22 18:04:44,098 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-22 18:04:44,098 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-22 18:04:44,098 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-22 18:04:44,098 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-22 18:04:44,098 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-22 18:04:44,098 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-22 18:04:44,098 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-22 18:04:44,160 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:44,160 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2024-11-22 18:04:44,160 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-22 18:04:44,160 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-22 18:04:44,160 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-22 18:04:44,161 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-22 18:04:44,161 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-22 18:04:44,161 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:44,161 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2024-11-22 18:04:44,161 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-22 18:04:44,161 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-22 18:04:44,161 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-22 18:04:44,161 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-22 18:04:44,161 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-22 18:04:44,161 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-22 18:04:44,162 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-22 18:04:44,209 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-22 18:04:44,209 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2024-11-22 18:04:44,209 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:44,209 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:44,209 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:44,209 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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) 0), 327#(= |#race~tids~0| 0)]) [2024-11-22 18:04:44,209 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2024-11-22 18:04:44,210 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-22 18:04:44,210 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-22 18:04:44,210 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-22 18:04:44,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[][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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:44,210 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2024-11-22 18:04:44,210 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:44,210 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:44,210 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:44,213 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:44,213 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2024-11-22 18:04:44,213 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:44,213 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:44,213 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:44,214 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) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-22 18:04:44,214 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2024-11-22 18:04:44,214 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-22 18:04:44,214 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-22 18:04:44,214 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-22 18:04:44,214 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:44,214 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2024-11-22 18:04:44,214 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:44,214 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:44,214 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:44,216 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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-22 18:04:44,216 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is not cut-off event [2024-11-22 18:04:44,216 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is not cut-off event [2024-11-22 18:04:44,216 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2024-11-22 18:04:44,216 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is not cut-off event [2024-11-22 18:04:44,217 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-22 18:04:44,217 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is not cut-off event [2024-11-22 18:04:44,217 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2024-11-22 18:04:44,217 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2024-11-22 18:04:44,217 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is not cut-off event [2024-11-22 18:04:44,217 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:44,218 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2024-11-22 18:04:44,218 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-22 18:04:44,218 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-22 18:04:44,218 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-22 18:04:44,218 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-22 18:04:44,218 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-22 18:04:44,218 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:44,218 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2024-11-22 18:04:44,218 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-22 18:04:44,218 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-22 18:04:44,218 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-22 18:04:44,219 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-22 18:04:44,219 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-22 18:04:44,219 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-22 18:04:44,219 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-22 18:04:44,250 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 90#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-22 18:04:44,250 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2024-11-22 18:04:44,250 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:44,250 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:44,250 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:44,252 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 90#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-22 18:04:44,252 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2024-11-22 18:04:44,252 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:44,252 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:44,252 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:44,260 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) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-22 18:04:44,260 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2024-11-22 18:04:44,260 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:44,261 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:44,261 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:44,270 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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-22 18:04:44,270 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is not cut-off event [2024-11-22 18:04:44,270 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is not cut-off event [2024-11-22 18:04:44,270 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is not cut-off event [2024-11-22 18:04:44,271 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is not cut-off event [2024-11-22 18:04:44,271 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-22 18:04:44,271 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is not cut-off event [2024-11-22 18:04:44,271 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is not cut-off event [2024-11-22 18:04:44,271 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is not cut-off event [2024-11-22 18:04:44,271 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is not cut-off event [2024-11-22 18:04:44,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[][305], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 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-22 18:04:44,272 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2024-11-22 18:04:44,272 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-22 18:04:44,272 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-22 18:04:44,272 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-22 18:04:44,272 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-22 18:04:44,272 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-22 18:04:44,273 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:44,273 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2024-11-22 18:04:44,273 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-22 18:04:44,273 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-22 18:04:44,273 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-22 18:04:44,273 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-22 18:04:44,273 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-22 18:04:44,273 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-22 18:04:44,273 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-22 18:04:44,300 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:44,300 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2024-11-22 18:04:44,300 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:44,300 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:44,300 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:44,303 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 90#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-22 18:04:44,303 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2024-11-22 18:04:44,303 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:44,303 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:44,304 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:44,310 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:44,310 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2024-11-22 18:04:44,310 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:44,310 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:44,310 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:44,322 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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-22 18:04:44,323 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2024-11-22 18:04:44,323 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-22 18:04:44,323 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-22 18:04:44,323 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:44,326 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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-22 18:04:44,326 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is not cut-off event [2024-11-22 18:04:44,326 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is not cut-off event [2024-11-22 18:04:44,326 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2024-11-22 18:04:44,326 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2024-11-22 18:04:44,327 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-22 18:04:44,327 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is not cut-off event [2024-11-22 18:04:44,327 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2024-11-22 18:04:44,327 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is not cut-off event [2024-11-22 18:04:44,327 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is not cut-off event [2024-11-22 18:04:44,358 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:44,359 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2024-11-22 18:04:44,359 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:44,359 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:44,359 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:44,367 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 90#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-22 18:04:44,367 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2024-11-22 18:04:44,367 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-22 18:04:44,367 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:44,367 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:44,367 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 90#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-22 18:04:44,367 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2024-11-22 18:04:44,367 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:44,367 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:44,368 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:44,368 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:44,368 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2024-11-22 18:04:44,368 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:44,368 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:44,368 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:44,368 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:44,368 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) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-22 18:04:44,368 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2024-11-22 18:04:44,368 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:44,368 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:44,368 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:44,368 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:44,369 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:44,369 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2024-11-22 18:04:44,369 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:44,369 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:44,369 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:44,369 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:44,375 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:44,375 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2024-11-22 18:04:44,375 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-22 18:04:44,375 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-22 18:04:44,375 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-22 18:04:44,375 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) 0), 327#(= |#race~tids~0| 0)]) [2024-11-22 18:04:44,375 INFO L294 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2024-11-22 18:04:44,375 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-22 18:04:44,376 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-22 18:04:44,376 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-22 18:04:44,380 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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-22 18:04:44,380 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is not cut-off event [2024-11-22 18:04:44,380 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2024-11-22 18:04:44,380 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2024-11-22 18:04:44,380 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2024-11-22 18:04:44,381 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-22 18:04:44,381 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is not cut-off event [2024-11-22 18:04:44,381 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2024-11-22 18:04:44,381 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2024-11-22 18:04:44,381 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2024-11-22 18:04:44,381 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 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-22 18:04:44,381 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2024-11-22 18:04:44,381 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-22 18:04:44,381 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-22 18:04:44,381 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-22 18:04:44,413 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:44,413 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2024-11-22 18:04:44,413 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:44,413 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:44,413 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:44,414 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:44,416 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:44,416 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2024-11-22 18:04:44,416 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-22 18:04:44,416 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:44,417 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-22 18:04:44,431 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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-22 18:04:44,431 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2024-11-22 18:04:44,431 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-22 18:04:44,431 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-22 18:04:44,431 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-22 18:04:44,436 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-22 18:04:44,437 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2024-11-22 18:04:44,437 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-22 18:04:44,437 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-22 18:04:44,437 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-22 18:04:44,639 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:44,640 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2024-11-22 18:04:44,640 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:44,640 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-22 18:04:44,640 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:44,640 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:44,643 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:44,644 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2024-11-22 18:04:44,644 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:44,644 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:44,644 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:44,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[][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) 0), 327#(= |#race~tids~0| 0)]) [2024-11-22 18:04:44,651 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2024-11-22 18:04:44,652 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:44,652 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:44,652 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:44,657 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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-22 18:04:44,658 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is not cut-off event [2024-11-22 18:04:44,658 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is not cut-off event [2024-11-22 18:04:44,658 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is not cut-off event [2024-11-22 18:04:44,658 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is not cut-off event [2024-11-22 18:04:44,658 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-22 18:04:44,659 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is not cut-off event [2024-11-22 18:04:44,659 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is not cut-off event [2024-11-22 18:04:44,659 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is not cut-off event [2024-11-22 18:04:44,659 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is not cut-off event [2024-11-22 18:04:44,659 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is not cut-off event [2024-11-22 18:04:44,659 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-22 18:04:44,659 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2024-11-22 18:04:44,659 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-22 18:04:44,659 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-22 18:04:44,659 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-22 18:04:44,659 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:44,660 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][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) 0), 327#(= |#race~tids~0| 0)]) [2024-11-22 18:04:44,660 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2024-11-22 18:04:44,660 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-22 18:04:44,660 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-22 18:04:44,660 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:44,660 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-22 18:04:44,661 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-22 18:04:44,661 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is not cut-off event [2024-11-22 18:04:44,661 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is not cut-off event [2024-11-22 18:04:44,661 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is not cut-off event [2024-11-22 18:04:44,661 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is not cut-off event [2024-11-22 18:04:44,661 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) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-22 18:04:44,662 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2024-11-22 18:04:44,662 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-22 18:04:44,662 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-22 18:04:44,662 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-22 18:04:44,667 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-22 18:04:44,667 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is not cut-off event [2024-11-22 18:04:44,667 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is not cut-off event [2024-11-22 18:04:44,667 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is not cut-off event [2024-11-22 18:04:44,667 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is not cut-off event [2024-11-22 18:04:44,667 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) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-22 18:04:44,668 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2024-11-22 18:04:44,668 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-22 18:04:44,668 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-22 18:04:44,668 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-22 18:04:44,668 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:44,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[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:44,697 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2024-11-22 18:04:44,697 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:44,697 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:44,697 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:44,706 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [182#L1025-3true, 314#true, 90#L1034-9true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-22 18:04:44,707 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2024-11-22 18:04:44,707 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:44,707 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:44,707 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:44,713 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:44,713 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-22 18:04:44,713 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:44,713 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:44,713 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:44,713 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:44,713 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-11-22 18:04:44,713 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:44,713 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:44,714 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:44,714 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:44,714 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2024-11-22 18:04:44,714 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:44,714 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:44,715 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:44,715 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) 0), 327#(= |#race~tids~0| 0)]) [2024-11-22 18:04:44,715 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2024-11-22 18:04:44,715 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:44,715 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:44,715 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:44,715 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:44,715 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-11-22 18:04:44,715 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:44,715 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:44,715 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:44,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], [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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:44,763 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-11-22 18:04:44,763 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:44,763 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:44,763 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:44,773 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-22 18:04:44,773 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2024-11-22 18:04:44,773 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-22 18:04:44,773 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:44,773 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:44,775 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-22 18:04:44,775 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2024-11-22 18:04:44,775 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-22 18:04:44,775 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:44,775 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:44,775 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-22 18:04:44,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[][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-22 18:04:44,775 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2024-11-22 18:04:44,775 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-22 18:04:44,775 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:44,776 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:44,776 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:44,776 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-22 18:04:44,776 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:44,776 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2024-11-22 18:04:44,776 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:44,776 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:44,776 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:44,776 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:44,776 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) 0), 327#(= |#race~tids~0| 0)]) [2024-11-22 18:04:44,776 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2024-11-22 18:04:44,776 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:44,777 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:44,777 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:44,777 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:44,777 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:44,777 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-11-22 18:04:44,777 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:44,777 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:44,777 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:44,777 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:44,780 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-22 18:04:44,780 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2024-11-22 18:04:44,780 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-22 18:04:44,781 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-22 18:04:44,781 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-22 18:04:44,781 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-22 18:04:44,819 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:44,820 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-22 18:04:44,820 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:44,820 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:44,820 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:44,820 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:44,820 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:44,820 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-22 18:04:44,820 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:44,820 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:44,820 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:44,824 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:44,824 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2024-11-22 18:04:44,824 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:44,824 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:44,824 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:44,824 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:44,824 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:44,824 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2024-11-22 18:04:44,824 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:44,825 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:44,825 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:44,825 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:44,825 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-22 18:04:44,825 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2024-11-22 18:04:44,825 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:44,825 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:44,825 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:44,825 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:44,825 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:44,825 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2024-11-22 18:04:44,825 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:44,826 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:44,826 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:44,826 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:44,828 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:44,828 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2024-11-22 18:04:44,828 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:44,828 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:44,829 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:44,829 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:44,829 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2024-11-22 18:04:44,829 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:44,829 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:44,829 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:44,829 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:44,829 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2024-11-22 18:04:44,829 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:44,829 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:44,829 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:44,830 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) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-22 18:04:44,830 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2024-11-22 18:04:44,830 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-22 18:04:44,830 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-22 18:04:44,830 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-22 18:04:44,830 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-22 18:04:44,830 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:44,830 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2024-11-22 18:04:44,830 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:44,830 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:44,830 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:44,832 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) 0), 327#(= |#race~tids~0| 0)]) [2024-11-22 18:04:44,832 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2024-11-22 18:04:44,832 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:44,832 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:44,832 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:44,832 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:44,832 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:44,838 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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) 0)]) [2024-11-22 18:04:44,838 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2024-11-22 18:04:44,838 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:44,838 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-22 18:04:44,838 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-22 18:04:44,840 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:44,841 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2024-11-22 18:04:44,841 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:44,841 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:44,841 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:44,841 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:44,841 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:44,841 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:44,841 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2024-11-22 18:04:44,841 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:44,841 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:44,841 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:44,841 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:44,842 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:44,842 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 155#L1045-5true]) [2024-11-22 18:04:44,842 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2024-11-22 18:04:44,842 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:44,842 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:44,842 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:44,842 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:44,842 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-22 18:04:44,842 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) 0), 327#(= |#race~tids~0| 0)]) [2024-11-22 18:04:44,842 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2024-11-22 18:04:44,842 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-22 18:04:44,842 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-22 18:04:44,843 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-22 18:04:44,843 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:44,843 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-22 18:04:44,843 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:44,843 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2024-11-22 18:04:44,843 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:44,843 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:44,843 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:44,843 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:44,843 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:44,845 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:44,845 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2024-11-22 18:04:44,845 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:44,845 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:44,846 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:44,846 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:44,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, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:44,846 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2024-11-22 18:04:44,846 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:44,846 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:44,846 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:44,846 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:44,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, 314#true, 90#L1034-9true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:44,846 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2024-11-22 18:04:44,846 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:44,846 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:44,846 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:44,847 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:44,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, 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) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-22 18:04:44,847 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2024-11-22 18:04:44,847 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-22 18:04:44,847 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-22 18:04:44,847 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-22 18:04:44,847 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-22 18:04:44,847 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:44,847 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:44,847 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2024-11-22 18:04:44,847 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:44,847 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:44,848 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:44,848 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:44,848 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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-22 18:04:44,848 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is not cut-off event [2024-11-22 18:04:44,848 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is not cut-off event [2024-11-22 18:04:44,849 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2024-11-22 18:04:44,849 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is not cut-off event [2024-11-22 18:04:44,849 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) 0)]) [2024-11-22 18:04:44,849 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2024-11-22 18:04:44,849 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:44,849 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:44,849 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:44,850 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:44,851 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-22 18:04:44,851 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is not cut-off event [2024-11-22 18:04:44,851 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is not cut-off event [2024-11-22 18:04:44,851 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is not cut-off event [2024-11-22 18:04:44,851 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is not cut-off event [2024-11-22 18:04:44,851 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) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-22 18:04:44,851 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2024-11-22 18:04:44,851 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:44,851 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:44,852 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:44,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, 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-22 18:04:44,859 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is not cut-off event [2024-11-22 18:04:44,860 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is not cut-off event [2024-11-22 18:04:44,860 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is not cut-off event [2024-11-22 18:04:44,860 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is not cut-off event [2024-11-22 18:04:44,860 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) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-22 18:04:44,860 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2024-11-22 18:04:44,860 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:44,860 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:44,860 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:44,860 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:44,860 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:44,893 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:44,893 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-11-22 18:04:44,893 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:44,893 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:44,893 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:44,894 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:44,894 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:44,894 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-11-22 18:04:44,894 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:44,894 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:44,894 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:44,901 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:44,901 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-11-22 18:04:44,901 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:44,901 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:44,901 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:44,901 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:44,902 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:44,956 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:44,956 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-22 18:04:44,956 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:44,956 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:44,956 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:44,957 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:44,957 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:44,963 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 90#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-22 18:04:44,963 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-11-22 18:04:44,963 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:44,963 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:44,963 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:44,963 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:44,963 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 90#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-22 18:04:44,963 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-22 18:04:44,963 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:44,964 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:44,964 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:44,964 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:44,964 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-22 18:04:44,964 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2024-11-22 18:04:44,964 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:44,964 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:44,964 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:44,964 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:44,964 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) 0), 327#(= |#race~tids~0| 0)]) [2024-11-22 18:04:44,964 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2024-11-22 18:04:44,964 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:44,964 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:44,964 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:44,964 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:44,964 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:44,964 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:44,964 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-11-22 18:04:44,964 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:44,964 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:44,964 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:44,965 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:44,971 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-22 18:04:44,972 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2024-11-22 18:04:44,972 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-22 18:04:44,972 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-22 18:04:44,972 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-22 18:04:44,972 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-22 18:04:44,972 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:44,972 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-22 18:04:44,972 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-11-22 18:04:44,972 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:44,972 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:44,972 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:44,972 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:44,973 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:44,973 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) 0), 327#(= |#race~tids~0| 0)]) [2024-11-22 18:04:44,973 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2024-11-22 18:04:44,973 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:44,973 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:44,973 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:44,973 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:44,973 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:44,973 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:44,973 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:44,973 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-22 18:04:44,974 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:44,974 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:44,974 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:44,974 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:44,974 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:44,978 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-22 18:04:44,979 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2024-11-22 18:04:44,979 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:44,979 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:44,979 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-22 18:04:45,016 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:45,017 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-11-22 18:04:45,017 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:45,017 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:45,017 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:45,017 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:45,017 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:45,017 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:45,017 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-11-22 18:04:45,017 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:45,018 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:45,018 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:45,018 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:45,018 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:45,024 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:45,024 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2024-11-22 18:04:45,024 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:45,024 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:45,024 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:45,024 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:45,024 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2024-11-22 18:04:45,024 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:45,024 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:45,024 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:45,025 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:45,025 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2024-11-22 18:04:45,025 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:45,025 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:45,025 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:45,025 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) 0), 327#(= |#race~tids~0| 0)]) [2024-11-22 18:04:45,025 INFO L294 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2024-11-22 18:04:45,025 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:45,025 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:45,025 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-22 18:04:45,025 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-22 18:04:45,025 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:45,026 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2024-11-22 18:04:45,026 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:45,026 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:45,026 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:45,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[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:45,027 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2024-11-22 18:04:45,027 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:45,027 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:45,027 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:45,028 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:45,028 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2024-11-22 18:04:45,028 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:45,028 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:45,028 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:45,028 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:45,028 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2024-11-22 18:04:45,028 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:45,028 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:45,028 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:45,028 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) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-22 18:04:45,029 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2024-11-22 18:04:45,029 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:45,029 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:45,029 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:45,029 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:45,029 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:45,029 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2024-11-22 18:04:45,029 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:45,029 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:45,029 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:45,032 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:45,032 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2024-11-22 18:04:45,032 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:45,032 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:45,032 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:45,032 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:45,032 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:45,032 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:45,032 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:45,032 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2024-11-22 18:04:45,033 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:45,033 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:45,033 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:45,033 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:45,033 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:45,033 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:45,033 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-22 18:04:45,033 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2024-11-22 18:04:45,033 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:45,033 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:45,033 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:45,033 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:45,033 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:45,033 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-22 18:04:45,033 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) 0), 327#(= |#race~tids~0| 0)]) [2024-11-22 18:04:45,033 INFO L294 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2024-11-22 18:04:45,034 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-22 18:04:45,034 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-22 18:04:45,034 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-22 18:04:45,034 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:45,034 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-22 18:04:45,034 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:45,034 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:45,034 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2024-11-22 18:04:45,034 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:45,034 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:45,034 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:45,034 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:45,034 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:45,034 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:45,035 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:45,035 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2024-11-22 18:04:45,035 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:45,035 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:45,035 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:45,035 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:45,035 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:45,036 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2024-11-22 18:04:45,036 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:45,036 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:45,036 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:45,036 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:45,036 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:45,036 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2024-11-22 18:04:45,036 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-22 18:04:45,037 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-22 18:04:45,037 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-22 18:04:45,037 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-22 18:04:45,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[][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) 0), 327#(= |#race~tids~0| 0)]) [2024-11-22 18:04:45,037 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2024-11-22 18:04:45,037 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-22 18:04:45,037 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-22 18:04:45,037 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-22 18:04:45,037 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-22 18:04:45,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[][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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:45,037 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2024-11-22 18:04:45,037 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-22 18:04:45,037 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:45,038 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-22 18:04:45,038 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:45,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[][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) 0)]) [2024-11-22 18:04:45,041 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2024-11-22 18:04:45,041 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:45,041 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:45,041 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:45,042 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) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-22 18:04:45,042 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2024-11-22 18:04:45,042 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:45,042 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:45,042 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:45,043 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:45,043 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2024-11-22 18:04:45,043 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:45,043 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:45,043 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:45,043 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:45,043 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:45,043 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:45,043 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:45,043 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2024-11-22 18:04:45,043 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:45,044 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:45,044 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:45,044 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:45,044 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:45,044 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-22 18:04:45,044 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2024-11-22 18:04:45,044 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:45,044 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:45,044 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:45,044 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:45,044 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:45,044 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:45,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[][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) 0), 327#(= |#race~tids~0| 0)]) [2024-11-22 18:04:45,045 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2024-11-22 18:04:45,045 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:45,045 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:45,045 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:45,045 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:45,045 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:45,045 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:45,045 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:45,045 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:45,045 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2024-11-22 18:04:45,045 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:45,046 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:45,046 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:45,046 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:45,046 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:45,046 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:45,047 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:45,047 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2024-11-22 18:04:45,047 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:45,047 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:45,047 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:45,047 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:45,048 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2024-11-22 18:04:45,048 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:45,048 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:45,048 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:45,048 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:45,048 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2024-11-22 18:04:45,048 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-22 18:04:45,048 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-22 18:04:45,048 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:45,048 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) 0), 327#(= |#race~tids~0| 0)]) [2024-11-22 18:04:45,048 INFO L294 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2024-11-22 18:04:45,048 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-22 18:04:45,048 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-22 18:04:45,048 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-22 18:04:45,049 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:45,049 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2024-11-22 18:04:45,049 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:45,049 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:45,049 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-22 18:04:45,088 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:45,088 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2024-11-22 18:04:45,088 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:45,089 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:45,089 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:45,089 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:45,089 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:45,089 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:45,089 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2024-11-22 18:04:45,089 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:45,089 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:45,089 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-22 18:04:45,089 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:45,089 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:45,089 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:45,100 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:45,100 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2024-11-22 18:04:45,101 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:45,101 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:45,101 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:45,102 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:45,102 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2024-11-22 18:04:45,102 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:45,102 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:45,102 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:45,102 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:45,102 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:45,102 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2024-11-22 18:04:45,102 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:45,102 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:45,102 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:45,102 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:45,103 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:45,103 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2024-11-22 18:04:45,103 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:45,103 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:45,103 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:45,103 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:45,103 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) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-22 18:04:45,103 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2024-11-22 18:04:45,103 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-22 18:04:45,103 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-22 18:04:45,103 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-22 18:04:45,103 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:45,104 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-22 18:04:45,104 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:45,104 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2024-11-22 18:04:45,104 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:45,104 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:45,104 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:45,104 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:45,111 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:45,111 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2024-11-22 18:04:45,111 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:45,111 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:45,112 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:45,112 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:45,112 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:45,112 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2024-11-22 18:04:45,112 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:45,112 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:45,112 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:45,112 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:45,112 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:45,112 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2024-11-22 18:04:45,112 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-22 18:04:45,112 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-22 18:04:45,113 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:45,113 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-22 18:04:45,113 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) 0), 327#(= |#race~tids~0| 0)]) [2024-11-22 18:04:45,113 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2024-11-22 18:04:45,113 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-22 18:04:45,113 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-22 18:04:45,113 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-22 18:04:45,113 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-22 18:04:45,113 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:45,113 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2024-11-22 18:04:45,113 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:45,113 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:45,114 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:45,114 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-22 18:04:45,122 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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-22 18:04:45,122 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2024-11-22 18:04:45,122 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:45,122 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:45,122 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-22 18:04:45,147 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-22 18:04:45,147 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2024-11-22 18:04:45,147 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:45,147 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:45,147 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:45,164 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:45,164 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-11-22 18:04:45,164 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:45,164 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:45,164 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:45,167 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:45,167 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2024-11-22 18:04:45,167 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:45,167 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:45,168 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:45,168 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:45,168 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:45,168 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:45,168 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2024-11-22 18:04:45,168 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:45,168 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:45,168 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:45,168 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:45,168 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:45,168 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:45,168 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2024-11-22 18:04:45,169 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:45,169 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-22 18:04:45,169 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-22 18:04:45,169 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-22 18:04:45,169 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-22 18:04:45,169 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:45,169 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2024-11-22 18:04:45,169 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:45,169 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-22 18:04:45,169 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:45,169 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-22 18:04:45,169 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:45,194 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-22 18:04:45,194 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2024-11-22 18:04:45,195 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:45,195 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:45,195 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:45,219 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 90#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-22 18:04:45,220 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-22 18:04:45,220 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:45,220 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:45,220 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:45,225 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:45,225 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-11-22 18:04:45,225 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:45,225 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-22 18:04:45,225 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-22 18:04:45,225 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:45,225 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-22 18:04:45,225 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:45,225 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:45,226 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:45,226 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:45,226 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2024-11-22 18:04:45,226 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:45,226 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:45,226 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:45,226 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) 0), 327#(= |#race~tids~0| 0)]) [2024-11-22 18:04:45,226 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2024-11-22 18:04:45,226 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:45,226 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:45,226 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:45,227 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:45,227 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:45,227 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-11-22 18:04:45,227 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:45,227 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:45,227 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:45,227 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:45,228 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2024-11-22 18:04:45,228 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:45,228 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:45,228 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:45,228 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:45,228 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:45,228 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-11-22 18:04:45,228 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:45,228 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:45,228 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:45,228 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:45,228 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:45,229 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2024-11-22 18:04:45,229 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:45,229 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:45,229 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:45,229 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-22 18:04:45,229 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) 0), 327#(= |#race~tids~0| 0)]) [2024-11-22 18:04:45,229 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2024-11-22 18:04:45,229 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:45,229 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:45,229 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-22 18:04:45,229 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-22 18:04:45,229 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-22 18:04:45,229 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:45,229 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2024-11-22 18:04:45,229 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:45,229 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:45,229 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:45,229 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:45,232 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:45,232 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-22 18:04:45,232 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:45,232 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:45,232 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:45,232 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:45,232 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:45,232 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:45,232 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:45,232 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-11-22 18:04:45,233 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:45,233 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:45,233 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:45,233 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:45,233 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:45,233 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:45,233 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:45,233 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2024-11-22 18:04:45,233 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:45,233 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:45,233 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:45,233 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:45,234 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:45,234 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:45,234 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) 0), 327#(= |#race~tids~0| 0)]) [2024-11-22 18:04:45,234 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2024-11-22 18:04:45,234 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:45,234 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:45,234 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:45,234 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:45,234 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:45,234 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:45,234 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:45,234 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-11-22 18:04:45,235 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:45,235 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:45,235 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:45,235 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:45,235 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:45,235 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:45,235 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 90#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-22 18:04:45,235 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2024-11-22 18:04:45,236 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:45,236 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:45,236 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:45,236 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:45,236 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:45,236 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:45,236 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:45,236 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:45,236 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-11-22 18:04:45,236 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:45,236 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:45,236 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:45,236 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:45,236 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:45,236 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:45,236 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:45,236 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 155#L1045-5true]) [2024-11-22 18:04:45,236 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2024-11-22 18:04:45,236 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:45,236 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:45,236 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:45,236 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:45,237 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-22 18:04:45,237 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:45,237 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-22 18:04:45,237 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) 0), 327#(= |#race~tids~0| 0)]) [2024-11-22 18:04:45,237 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2024-11-22 18:04:45,237 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-22 18:04:45,237 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-22 18:04:45,237 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-22 18:04:45,237 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:45,237 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-22 18:04:45,237 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:45,237 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-22 18:04:45,237 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:45,238 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2024-11-22 18:04:45,238 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:45,238 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:45,238 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:45,238 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:45,238 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:45,238 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:45,238 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:45,254 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-22 18:04:45,254 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2024-11-22 18:04:45,254 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:45,254 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:45,254 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:45,280 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:45,281 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-11-22 18:04:45,281 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:45,281 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:45,281 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:45,288 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][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) 0), 327#(= |#race~tids~0| 0)]) [2024-11-22 18:04:45,288 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2024-11-22 18:04:45,288 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:45,288 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:45,288 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:45,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[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:45,289 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2024-11-22 18:04:45,290 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:45,290 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:45,290 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:45,290 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:45,290 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:45,290 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2024-11-22 18:04:45,290 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-22 18:04:45,290 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:45,290 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:45,290 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:45,290 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:45,290 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2024-11-22 18:04:45,291 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:45,291 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:45,291 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:45,291 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:45,291 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) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-22 18:04:45,291 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2024-11-22 18:04:45,291 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:45,291 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:45,291 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:45,291 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:45,291 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:45,291 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:45,292 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2024-11-22 18:04:45,292 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:45,292 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:45,292 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:45,292 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:45,294 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:45,294 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2024-11-22 18:04:45,295 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:45,295 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:45,295 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:45,295 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:45,295 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:45,295 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:45,295 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:45,295 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:45,295 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2024-11-22 18:04:45,295 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:45,295 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:45,295 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:45,296 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:45,296 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:45,296 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:45,296 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:45,296 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:45,296 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2024-11-22 18:04:45,296 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:45,296 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:45,296 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:45,296 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:45,296 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:45,296 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:45,296 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:45,296 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) 0), 327#(= |#race~tids~0| 0)]) [2024-11-22 18:04:45,296 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2024-11-22 18:04:45,296 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:45,296 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:45,296 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:45,296 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:45,296 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:45,296 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:45,296 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:45,297 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:45,297 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2024-11-22 18:04:45,297 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:45,297 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:45,297 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:45,297 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:45,297 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:45,297 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:45,297 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:45,300 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:45,301 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2024-11-22 18:04:45,301 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:45,301 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:45,301 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:45,301 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:45,301 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:45,301 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:45,301 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:45,301 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:45,301 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2024-11-22 18:04:45,301 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:45,301 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:45,302 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-22 18:04:45,302 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:45,302 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:45,302 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:45,302 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:45,302 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-22 18:04:45,302 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2024-11-22 18:04:45,302 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:45,302 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:45,302 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:45,302 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:45,302 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:45,302 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:45,303 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:45,303 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) 0), 327#(= |#race~tids~0| 0)]) [2024-11-22 18:04:45,303 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2024-11-22 18:04:45,303 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:45,303 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:45,303 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:45,303 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:45,303 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:45,303 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:45,303 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:45,303 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:45,303 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:45,304 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2024-11-22 18:04:45,304 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:45,304 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:45,304 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:45,304 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:45,304 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:45,304 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:45,304 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:45,307 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:45,307 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2024-11-22 18:04:45,307 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:45,307 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:45,307 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:45,307 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 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-22 18:04:45,308 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2024-11-22 18:04:45,308 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:45,308 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:45,308 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:45,308 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:45,308 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2024-11-22 18:04:45,308 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:45,308 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:45,308 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:45,308 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) 0), 327#(= |#race~tids~0| 0)]) [2024-11-22 18:04:45,308 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2024-11-22 18:04:45,308 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:45,309 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:45,309 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:45,309 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:45,309 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2024-11-22 18:04:45,309 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:45,309 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:45,309 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:45,318 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-22 18:04:45,318 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2024-11-22 18:04:45,318 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-22 18:04:45,318 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-22 18:04:45,319 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-22 18:04:45,339 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 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-22 18:04:45,340 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-11-22 18:04:45,340 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:45,340 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:45,340 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:45,355 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [120#L1027-3true, 314#true, 90#L1034-9true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-22 18:04:45,356 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2024-11-22 18:04:45,356 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:45,356 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:45,356 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:45,363 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:45,364 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2024-11-22 18:04:45,364 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:45,364 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:45,364 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:45,364 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:45,364 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:45,364 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:45,364 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:45,364 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2024-11-22 18:04:45,364 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:45,364 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:45,365 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:45,365 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:45,365 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:45,365 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:45,365 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:45,365 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2024-11-22 18:04:45,365 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:45,365 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-22 18:04:45,365 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-22 18:04:45,365 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-22 18:04:45,365 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-22 18:04:45,365 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:45,366 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) 0), 327#(= |#race~tids~0| 0)]) [2024-11-22 18:04:45,366 INFO L294 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2024-11-22 18:04:45,366 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-22 18:04:45,366 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-22 18:04:45,366 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-22 18:04:45,366 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-22 18:04:45,366 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-22 18:04:45,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[][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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:45,366 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2024-11-22 18:04:45,366 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:45,366 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-22 18:04:45,366 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:45,367 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:45,367 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-22 18:04:45,367 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:45,369 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [120#L1027-3true, 310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:45,369 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-22 18:04:45,369 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:45,369 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:45,369 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:45,369 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [120#L1027-3true, 310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:45,369 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-11-22 18:04:45,369 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:45,370 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:45,370 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:45,370 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:45,370 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2024-11-22 18:04:45,370 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:45,370 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:45,370 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:45,370 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) 0), 327#(= |#race~tids~0| 0)]) [2024-11-22 18:04:45,370 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2024-11-22 18:04:45,370 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:45,370 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:45,370 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:45,370 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:45,370 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-11-22 18:04:45,370 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:45,370 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:45,370 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:45,371 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) 0), 327#(= |#race~tids~0| 0), 313#true]) [2024-11-22 18:04:45,371 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2024-11-22 18:04:45,371 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-22 18:04:45,371 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-22 18:04:45,371 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:45,371 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-22 18:04:45,371 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-22 18:04:45,372 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) 0), 327#(= |#race~tids~0| 0)]) [2024-11-22 18:04:45,372 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2024-11-22 18:04:45,372 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:45,372 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:45,372 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:45,372 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:45,373 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) 0), 327#(= |#race~tids~0| 0)]) [2024-11-22 18:04:45,373 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2024-11-22 18:04:45,373 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-22 18:04:45,373 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-22 18:04:45,373 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-22 18:04:45,373 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-22 18:04:45,373 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-22 18:04:45,373 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-22 18:04:45,373 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) 0), 327#(= |#race~tids~0| 0)]) [2024-11-22 18:04:45,373 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2024-11-22 18:04:45,373 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:45,373 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:45,373 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:45,374 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:45,374 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:45,374 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:45,374 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:45,374 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:45,381 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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-22 18:04:45,381 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2024-11-22 18:04:45,381 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:45,381 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:45,381 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:45,396 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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-22 18:04:45,396 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-22 18:04:45,396 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:45,397 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:45,397 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:45,404 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-22 18:04:45,404 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2024-11-22 18:04:45,404 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:45,404 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:45,404 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:45,404 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:45,417 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:45,417 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-11-22 18:04:45,417 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:45,417 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:45,417 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:45,424 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:45,425 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2024-11-22 18:04:45,425 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:45,425 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-22 18:04:45,425 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-22 18:04:45,425 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:45,425 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-22 18:04:45,426 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:45,426 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2024-11-22 18:04:45,426 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:45,426 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:45,426 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:45,426 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:45,426 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-22 18:04:45,427 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-22 18:04:45,427 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2024-11-22 18:04:45,427 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:45,427 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:45,427 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:45,427 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:45,427 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-22 18:04:45,427 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:45,427 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:45,427 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-22 18:04:45,427 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:45,427 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2024-11-22 18:04:45,427 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-22 18:04:45,427 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:45,428 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-22 18:04:45,428 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-22 18:04:45,428 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-22 18:04:45,428 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-22 18:04:45,428 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:45,428 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:45,429 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-11-22 18:04:45,429 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:45,429 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:45,429 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:45,429 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:45,429 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:45,429 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2024-11-22 18:04:45,429 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:45,429 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-22 18:04:45,429 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-22 18:04:45,429 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:45,430 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:45,430 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-11-22 18:04:45,430 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:45,430 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:45,430 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:45,430 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:45,430 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) 0), 327#(= |#race~tids~0| 0)]) [2024-11-22 18:04:45,430 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2024-11-22 18:04:45,430 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:45,430 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:45,430 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:45,430 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:45,430 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:45,431 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:45,431 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-22 18:04:45,431 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:45,431 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:45,431 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:45,431 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:45,433 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:45,433 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2024-11-22 18:04:45,433 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:45,433 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:45,433 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:45,433 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:45,433 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:45,435 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:45,436 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2024-11-22 18:04:45,436 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:45,436 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:45,436 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:45,436 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:45,436 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:45,437 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-22 18:04:45,437 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2024-11-22 18:04:45,437 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:45,438 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:45,438 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:45,438 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-22 18:04:45,438 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-22 18:04:45,438 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2024-11-22 18:04:45,438 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:45,438 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-22 18:04:45,438 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-22 18:04:45,440 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-22 18:04:45,440 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2024-11-22 18:04:45,440 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-22 18:04:45,440 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-22 18:04:45,440 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-22 18:04:45,440 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:45,440 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2024-11-22 18:04:45,440 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:45,441 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:45,441 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:45,441 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) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-22 18:04:45,441 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2024-11-22 18:04:45,441 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:45,441 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:45,441 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:45,441 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-22 18:04:45,441 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2024-11-22 18:04:45,441 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:45,441 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-22 18:04:45,441 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:45,442 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-22 18:04:45,442 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-22 18:04:45,442 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2024-11-22 18:04:45,442 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:45,442 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-22 18:04:45,442 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:45,442 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-22 18:04:45,442 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-22 18:04:45,442 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:45,442 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2024-11-22 18:04:45,442 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:45,442 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:45,443 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:45,443 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:45,443 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) 0), 327#(= |#race~tids~0| 0)]) [2024-11-22 18:04:45,443 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2024-11-22 18:04:45,443 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:45,443 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:45,443 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:45,443 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:45,443 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:45,443 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-11-22 18:04:45,443 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:45,444 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:45,444 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:45,444 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:45,449 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-22 18:04:45,449 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2024-11-22 18:04:45,449 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:45,449 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-22 18:04:45,449 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:45,456 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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-22 18:04:45,456 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-11-22 18:04:45,456 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:45,456 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-22 18:04:45,456 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-22 18:04:45,463 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-22 18:04:45,463 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2024-11-22 18:04:45,463 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:45,463 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:45,463 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:45,463 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:45,474 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-22 18:04:45,475 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2024-11-22 18:04:45,475 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:45,475 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-22 18:04:45,475 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:45,478 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-22 18:04:45,478 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2024-11-22 18:04:45,478 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:45,478 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:45,478 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-22 18:04:45,478 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:45,478 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-22 18:04:45,478 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2024-11-22 18:04:45,479 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:45,479 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:45,479 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:45,652 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:45,656 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-11-22 18:04:45,656 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:45,656 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:45,656 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:45,656 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:45,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], [120#L1027-3true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:45,657 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-11-22 18:04:45,657 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:45,657 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:45,657 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:45,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[][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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:45,676 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2024-11-22 18:04:45,676 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:45,676 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:45,676 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:45,678 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:45,678 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2024-11-22 18:04:45,678 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:45,678 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:45,678 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:45,678 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:45,678 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:45,679 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2024-11-22 18:04:45,679 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:45,679 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:45,679 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:45,679 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:45,679 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-22 18:04:45,679 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:45,682 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2024-11-22 18:04:45,682 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:45,683 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:45,683 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:45,684 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:45,684 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:45,684 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:45,684 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2024-11-22 18:04:45,684 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:45,685 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:45,685 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:45,685 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:45,685 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:45,685 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:45,685 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:45,685 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:45,685 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:45,685 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2024-11-22 18:04:45,686 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:45,686 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:45,686 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:45,686 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:45,686 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:45,686 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:45,686 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:45,686 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:45,686 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:45,686 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2024-11-22 18:04:45,686 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:45,686 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:45,686 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-22 18:04:45,686 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:45,687 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:45,687 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-22 18:04:45,687 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:45,687 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:45,687 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2024-11-22 18:04:45,687 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:45,687 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:45,687 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:45,687 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:45,687 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:45,688 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:45,688 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2024-11-22 18:04:45,688 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:45,688 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:45,688 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:45,688 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:45,688 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:45,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[][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) 0), 327#(= |#race~tids~0| 0)]) [2024-11-22 18:04:45,693 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2024-11-22 18:04:45,693 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:45,693 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:45,693 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:45,693 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:45,693 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:45,697 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) 0)]) [2024-11-22 18:04:45,698 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2024-11-22 18:04:45,698 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:45,698 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:45,698 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:45,700 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][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-22 18:04:45,700 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is not cut-off event [2024-11-22 18:04:45,700 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is not cut-off event [2024-11-22 18:04:45,700 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2024-11-22 18:04:45,700 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is not cut-off event [2024-11-22 18:04:45,701 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) 0), 327#(= |#race~tids~0| 0)]) [2024-11-22 18:04:45,701 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2024-11-22 18:04:45,701 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:45,701 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:45,701 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:45,701 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:45,702 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) 0)]) [2024-11-22 18:04:45,702 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2024-11-22 18:04:45,702 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:45,702 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:45,702 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:45,702 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:45,702 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:45,702 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:45,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, 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-22 18:04:45,704 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is not cut-off event [2024-11-22 18:04:45,704 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is not cut-off event [2024-11-22 18:04:45,704 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is not cut-off event [2024-11-22 18:04:45,704 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2024-11-22 18:04:45,705 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) 0), 311#true]) [2024-11-22 18:04:45,705 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2024-11-22 18:04:45,705 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:45,705 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:45,705 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:45,708 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-22 18:04:45,708 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is not cut-off event [2024-11-22 18:04:45,708 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2024-11-22 18:04:45,708 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is not cut-off event [2024-11-22 18:04:45,708 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is not cut-off event [2024-11-22 18:04:45,708 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-22 18:04:45,708 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2024-11-22 18:04:45,708 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:45,709 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:45,709 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:45,709 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) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-22 18:04:45,709 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2024-11-22 18:04:45,709 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:45,709 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:45,709 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:45,709 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:45,710 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 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-22 18:04:45,710 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2024-11-22 18:04:45,711 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-22 18:04:45,711 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-22 18:04:45,711 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-22 18:04:45,717 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-22 18:04:45,718 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2024-11-22 18:04:45,718 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-22 18:04:45,718 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:45,718 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:45,718 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:45,728 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-22 18:04:45,729 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2024-11-22 18:04:45,729 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:45,729 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:45,729 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:45,732 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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-22 18:04:45,732 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is not cut-off event [2024-11-22 18:04:45,732 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2024-11-22 18:04:45,732 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2024-11-22 18:04:45,732 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2024-11-22 18:04:45,732 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-22 18:04:45,733 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2024-11-22 18:04:45,733 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:45,733 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:45,733 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:45,733 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:45,733 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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-22 18:04:45,733 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is not cut-off event [2024-11-22 18:04:45,733 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2024-11-22 18:04:45,733 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2024-11-22 18:04:45,734 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is not cut-off event [2024-11-22 18:04:45,734 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 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-22 18:04:45,734 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2024-11-22 18:04:45,734 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:45,734 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:45,734 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:45,734 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:45,735 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-22 18:04:45,735 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-22 18:04:45,735 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:45,735 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:45,735 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:45,735 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:45,735 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:45,737 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-22 18:04:45,737 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is not cut-off event [2024-11-22 18:04:45,737 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2024-11-22 18:04:45,737 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2024-11-22 18:04:45,737 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2024-11-22 18:04:45,737 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-22 18:04:45,737 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2024-11-22 18:04:45,737 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:45,737 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:45,737 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:45,737 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:45,737 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:45,743 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:45,744 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-22 18:04:45,744 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:45,744 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:45,744 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:45,744 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:45,744 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:45,744 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-22 18:04:45,744 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:45,745 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:45,745 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:45,752 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:45,752 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2024-11-22 18:04:45,753 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:45,753 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:45,753 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:45,754 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:45,754 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2024-11-22 18:04:45,754 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:45,754 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:45,754 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:45,754 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:45,754 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:45,754 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:45,755 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2024-11-22 18:04:45,755 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:45,755 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:45,755 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:45,755 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:45,756 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:45,756 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2024-11-22 18:04:45,756 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:45,756 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:45,756 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:45,756 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:45,756 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:45,757 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:45,757 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2024-11-22 18:04:45,757 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:45,757 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:45,757 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:45,757 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:45,757 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:45,757 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:45,757 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:45,757 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:45,758 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:45,758 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2024-11-22 18:04:45,758 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:45,758 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:45,758 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:45,758 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:45,758 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:45,758 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:45,758 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:45,758 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:45,758 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:45,758 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2024-11-22 18:04:45,758 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:45,759 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:45,759 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:45,759 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:45,759 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:45,759 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:45,759 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:45,759 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:45,759 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2024-11-22 18:04:45,760 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:45,760 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:45,760 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:45,760 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:45,760 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:45,760 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:45,760 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2024-11-22 18:04:45,760 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:45,760 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:45,761 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:45,761 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:45,761 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:45,761 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:45,761 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-11-22 18:04:45,762 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:45,762 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:45,762 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:45,762 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:45,762 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:45,764 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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) 0), 327#(= |#race~tids~0| 0)]) [2024-11-22 18:04:45,764 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-22 18:04:45,764 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:45,764 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:45,764 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:45,768 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:45,768 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2024-11-22 18:04:45,768 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:45,768 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:45,768 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:45,768 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:45,768 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:45,768 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:45,768 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:45,768 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:45,769 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:45,769 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-11-22 18:04:45,769 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:45,769 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:45,769 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:45,769 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:45,769 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:45,769 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:45,769 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:45,769 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:45,769 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2024-11-22 18:04:45,769 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-22 18:04:45,769 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:45,769 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-22 18:04:45,769 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:45,769 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-22 18:04:45,769 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-22 18:04:45,769 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-22 18:04:45,769 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:45,769 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) 0), 327#(= |#race~tids~0| 0)]) [2024-11-22 18:04:45,769 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2024-11-22 18:04:45,769 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-22 18:04:45,770 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-22 18:04:45,770 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-22 18:04:45,770 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-22 18:04:45,770 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-22 18:04:45,770 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-22 18:04:45,770 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-22 18:04:45,770 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:45,770 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2024-11-22 18:04:45,770 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:45,770 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:45,770 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-22 18:04:45,770 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:45,770 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:45,771 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:45,771 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-22 18:04:45,771 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:45,773 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:45,774 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-22 18:04:45,774 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:45,774 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:45,774 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:45,774 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:45,774 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 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-22 18:04:45,774 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-11-22 18:04:45,774 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-22 18:04:45,774 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:45,774 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:45,774 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:45,774 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:45,775 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2024-11-22 18:04:45,775 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:45,775 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:45,775 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:45,775 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:45,775 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:45,775 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) 0), 327#(= |#race~tids~0| 0)]) [2024-11-22 18:04:45,775 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2024-11-22 18:04:45,775 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:45,775 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:45,775 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:45,775 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:45,775 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:45,776 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:45,776 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-11-22 18:04:45,776 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:45,776 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:45,776 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:45,776 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:45,776 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:45,783 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-22 18:04:45,783 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2024-11-22 18:04:45,783 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-22 18:04:45,783 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-22 18:04:45,783 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-22 18:04:45,783 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-22 18:04:45,793 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-22 18:04:45,793 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-11-22 18:04:45,794 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:45,794 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:45,794 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:45,797 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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-22 18:04:45,797 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is not cut-off event [2024-11-22 18:04:45,797 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2024-11-22 18:04:45,797 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is not cut-off event [2024-11-22 18:04:45,797 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2024-11-22 18:04:45,797 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-22 18:04:45,797 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2024-11-22 18:04:45,797 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:45,797 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:45,798 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:45,798 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:45,798 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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-22 18:04:45,798 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is not cut-off event [2024-11-22 18:04:45,799 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2024-11-22 18:04:45,799 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2024-11-22 18:04:45,799 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2024-11-22 18:04:45,799 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-22 18:04:45,799 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2024-11-22 18:04:45,799 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:45,799 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:45,799 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:45,799 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:45,800 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-22 18:04:45,800 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2024-11-22 18:04:45,800 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:45,800 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:45,800 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:45,800 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-22 18:04:45,800 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-11-22 18:04:45,800 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:45,800 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:45,801 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:45,801 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:45,801 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:45,802 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-22 18:04:45,802 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is not cut-off event [2024-11-22 18:04:45,802 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is not cut-off event [2024-11-22 18:04:45,803 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2024-11-22 18:04:45,803 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2024-11-22 18:04:45,803 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-22 18:04:45,803 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2024-11-22 18:04:45,803 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:45,803 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:45,803 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:45,803 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:45,803 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:45,816 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:45,816 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2024-11-22 18:04:45,816 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:45,816 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:45,816 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:45,819 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:45,819 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2024-11-22 18:04:45,820 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:45,820 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:45,820 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:45,820 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:45,820 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:45,820 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:45,820 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2024-11-22 18:04:45,820 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:45,820 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:45,820 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:45,820 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:45,820 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:45,821 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:45,821 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2024-11-22 18:04:45,821 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:45,821 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:45,821 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:45,821 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:45,821 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:45,822 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 90#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-22 18:04:45,822 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2024-11-22 18:04:45,822 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:45,822 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:45,822 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:45,822 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:45,822 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:45,822 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:45,822 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:45,822 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:45,823 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:45,823 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2024-11-22 18:04:45,823 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:45,823 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:45,823 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:45,823 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:45,823 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:45,823 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:45,823 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:45,823 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:45,824 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:45,824 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2024-11-22 18:04:45,824 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:45,824 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:45,824 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:45,824 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:45,824 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:45,824 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:45,824 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:45,824 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:45,825 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:45,825 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2024-11-22 18:04:45,825 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:45,825 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:45,825 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:45,825 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:45,825 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:45,826 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:45,826 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2024-11-22 18:04:45,826 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:45,826 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:45,826 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:45,826 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:45,826 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:45,827 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:45,827 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-11-22 18:04:45,827 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:45,827 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:45,827 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:45,827 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:45,827 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:45,829 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [90#L1034-9true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:45,829 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2024-11-22 18:04:45,829 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:45,829 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:45,829 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:45,833 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:45,833 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2024-11-22 18:04:45,833 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:45,833 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:45,833 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:45,833 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:45,834 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:45,834 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 155#L1045-5true]) [2024-11-22 18:04:45,834 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2024-11-22 18:04:45,834 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:45,834 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:45,834 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:45,834 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:45,835 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:45,835 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:45,835 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:45,835 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:45,836 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [120#L1027-3true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:45,836 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-11-22 18:04:45,836 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:45,836 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:45,836 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:45,836 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:45,836 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [120#L1027-3true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:45,836 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-22 18:04:45,836 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:45,836 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:45,836 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:45,837 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:45,837 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [120#L1027-3true, 90#L1034-9true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-22 18:04:45,837 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2024-11-22 18:04:45,837 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:45,837 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:45,837 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:45,837 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:45,837 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) 0), 327#(= |#race~tids~0| 0)]) [2024-11-22 18:04:45,837 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2024-11-22 18:04:45,837 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:45,837 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:45,837 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:45,838 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:45,838 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:45,838 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:45,838 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-11-22 18:04:45,838 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:45,838 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:45,838 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:45,838 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:45,840 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:45,840 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2024-11-22 18:04:45,840 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:45,840 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:45,840 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:45,840 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:45,841 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:45,844 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:45,844 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2024-11-22 18:04:45,844 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:45,844 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:45,844 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:45,844 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:45,844 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:45,846 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 289#L1031-5true, 314#true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2024-11-22 18:04:45,846 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2024-11-22 18:04:45,846 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-22 18:04:45,846 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-22 18:04:45,846 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-22 18:04:45,848 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-22 18:04:45,848 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2024-11-22 18:04:45,848 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:45,848 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:45,848 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:45,848 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:45,849 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-22 18:04:45,849 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [120#L1027-3true, 314#true, 90#L1034-9true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-22 18:04:45,849 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-11-22 18:04:45,849 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:45,849 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:45,849 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:45,849 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:45,849 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:45,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[][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) 0), 327#(= |#race~tids~0| 0)]) [2024-11-22 18:04:45,849 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2024-11-22 18:04:45,849 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:45,849 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:45,850 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:45,850 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:45,850 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:45,850 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:45,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[][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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:45,850 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-11-22 18:04:45,850 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:45,850 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:45,850 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:45,850 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:45,850 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:45,850 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-22 18:04:45,851 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2024-11-22 18:04:45,851 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-22 18:04:45,851 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-22 18:04:45,851 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-22 18:04:45,851 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][332], [310#true, 74#L1031-13true, 314#true, 90#L1034-9true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-22 18:04:45,851 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-11-22 18:04:45,851 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:45,851 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:45,851 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:45,851 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][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) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-22 18:04:45,851 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2024-11-22 18:04:45,852 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:45,852 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:45,852 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:45,855 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-22 18:04:45,855 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2024-11-22 18:04:45,855 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-22 18:04:45,855 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-22 18:04:45,855 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-22 18:04:45,856 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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-22 18:04:45,856 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2024-11-22 18:04:45,856 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-22 18:04:45,856 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-22 18:04:45,856 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:45,860 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-22 18:04:45,861 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-22 18:04:45,861 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:45,861 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:45,861 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:45,864 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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-22 18:04:45,864 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is not cut-off event [2024-11-22 18:04:45,864 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is not cut-off event [2024-11-22 18:04:45,865 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2024-11-22 18:04:45,865 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2024-11-22 18:04:45,865 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-22 18:04:45,865 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2024-11-22 18:04:45,865 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:45,865 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:45,865 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-22 18:04:45,865 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-22 18:04:45,866 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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-22 18:04:45,866 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is not cut-off event [2024-11-22 18:04:45,866 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is not cut-off event [2024-11-22 18:04:45,866 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2024-11-22 18:04:45,866 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is not cut-off event [2024-11-22 18:04:45,866 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-22 18:04:45,866 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2024-11-22 18:04:45,866 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:45,866 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:45,867 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:45,867 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:45,867 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-22 18:04:45,867 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2024-11-22 18:04:45,867 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:45,867 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-22 18:04:45,867 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:45,867 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-22 18:04:45,867 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2024-11-22 18:04:45,867 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:45,867 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:45,868 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:45,868 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-22 18:04:45,868 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-22 18:04:45,869 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-22 18:04:45,869 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is not cut-off event [2024-11-22 18:04:45,869 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is not cut-off event [2024-11-22 18:04:45,870 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2024-11-22 18:04:45,870 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is not cut-off event [2024-11-22 18:04:45,870 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][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-22 18:04:45,870 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2024-11-22 18:04:45,870 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-22 18:04:45,870 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-22 18:04:45,870 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:45,870 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:45,870 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:45,883 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-22 18:04:45,883 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2024-11-22 18:04:45,883 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:45,884 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:45,884 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:45,884 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:45,886 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 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-22 18:04:45,886 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2024-11-22 18:04:45,886 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:45,886 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-22 18:04:45,886 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:45,887 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:45,887 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:45,889 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:45,889 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2024-11-22 18:04:45,889 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:45,889 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:45,889 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-22 18:04:45,889 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:45,889 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:45,889 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:45,889 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:45,889 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:45,893 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:45,893 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-22 18:04:45,893 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:45,893 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:45,894 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:45,894 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:45,894 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:45,894 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:45,894 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-22 18:04:45,894 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:45,894 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:45,894 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:45,894 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:45,894 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:45,896 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:45,896 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-11-22 18:04:45,896 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:45,896 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:45,896 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:45,896 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:45,896 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2024-11-22 18:04:45,896 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:45,897 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:45,897 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:45,900 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:45,900 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2024-11-22 18:04:45,900 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:45,900 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:45,900 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:45,901 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:45,901 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2024-11-22 18:04:45,901 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:45,901 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:45,901 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:45,901 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:45,901 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:45,902 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:45,902 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2024-11-22 18:04:45,902 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:45,902 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:45,902 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:45,902 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:45,902 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:45,902 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:45,902 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:45,903 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:45,903 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:45,903 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2024-11-22 18:04:45,903 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:45,903 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:45,903 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:45,903 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:45,903 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:45,903 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:45,904 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:45,904 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2024-11-22 18:04:45,904 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:45,904 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:45,904 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:45,904 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:45,904 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:45,906 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:45,906 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2024-11-22 18:04:45,906 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:45,906 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:45,906 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:45,906 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:45,906 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:45,907 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:45,907 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-22 18:04:45,907 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:45,907 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:45,908 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:45,908 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:45,908 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-11-22 18:04:45,908 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:45,908 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:45,908 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:45,908 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:45,908 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2024-11-22 18:04:45,908 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:45,908 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:45,908 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:45,909 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) 0), 68#L1027-3true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-22 18:04:45,909 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2024-11-22 18:04:45,909 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:45,909 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:45,909 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:45,915 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:45,915 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:45,915 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-11-22 18:04:45,915 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:45,915 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:45,915 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:45,918 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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) 0)]) [2024-11-22 18:04:45,918 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2024-11-22 18:04:45,918 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:45,918 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:45,918 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:45,919 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 90#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-22 18:04:45,919 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-11-22 18:04:45,920 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:45,920 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:45,920 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:45,920 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:45,920 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:45,920 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:45,920 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-22 18:04:45,920 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:45,920 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:45,920 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:45,920 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:45,920 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-22 18:04:45,921 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:45,921 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:45,921 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:45,921 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:45,921 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:45,921 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:45,921 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-22 18:04:45,921 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2024-11-22 18:04:45,921 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:45,921 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:45,921 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:45,921 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:45,921 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:45,921 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:45,921 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) 0), 327#(= |#race~tids~0| 0)]) [2024-11-22 18:04:45,921 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2024-11-22 18:04:45,921 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:45,921 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:45,922 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:45,922 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:45,922 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:45,922 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:45,922 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:45,922 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:45,922 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-11-22 18:04:45,922 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:45,922 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:45,922 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:45,922 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:45,922 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:45,922 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:45,922 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:45,922 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-11-22 18:04:45,922 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:45,922 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:45,922 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:45,923 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:45,923 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:45,923 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-22 18:04:45,923 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:45,923 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:45,923 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:45,923 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:45,924 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:45,924 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2024-11-22 18:04:45,924 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:45,924 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:45,924 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:45,924 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:45,924 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) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-22 18:04:45,924 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2024-11-22 18:04:45,924 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:45,924 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:45,924 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:45,924 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:45,925 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:45,925 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:45,925 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-11-22 18:04:45,925 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:45,925 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:45,925 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:45,925 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:45,925 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-22 18:04:45,926 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2024-11-22 18:04:45,926 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:45,926 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:45,926 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:45,927 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-22 18:04:45,927 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2024-11-22 18:04:45,927 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:45,927 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:45,928 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:45,928 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:45,929 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-22 18:04:45,929 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2024-11-22 18:04:45,929 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:45,929 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:45,929 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:45,930 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-22 18:04:45,930 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2024-11-22 18:04:45,931 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-22 18:04:45,931 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-22 18:04:45,931 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-22 18:04:45,931 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-22 18:04:45,931 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:45,931 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2024-11-22 18:04:45,931 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:45,931 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:45,931 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:45,931 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:45,931 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) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-22 18:04:45,931 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2024-11-22 18:04:45,932 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:45,932 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:45,932 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:45,932 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:45,932 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:45,932 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2024-11-22 18:04:45,932 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:45,932 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:45,932 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:45,932 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:45,932 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-22 18:04:45,932 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-22 18:04:45,933 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:45,933 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:45,933 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:45,933 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:45,933 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-22 18:04:45,933 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-11-22 18:04:45,933 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:45,933 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:45,933 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:45,933 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:45,933 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:45,933 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:45,933 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2024-11-22 18:04:45,933 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:45,933 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:45,933 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:45,933 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) 0), 327#(= |#race~tids~0| 0)]) [2024-11-22 18:04:45,933 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-22 18:04:45,933 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:45,934 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:45,934 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:45,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[][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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:45,934 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2024-11-22 18:04:45,934 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:45,934 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:45,934 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:45,938 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][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-22 18:04:45,938 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is not cut-off event [2024-11-22 18:04:45,938 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is not cut-off event [2024-11-22 18:04:45,939 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2024-11-22 18:04:45,939 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2024-11-22 18:04:45,939 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-22 18:04:45,939 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2024-11-22 18:04:45,939 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:45,939 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-22 18:04:45,939 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-22 18:04:45,939 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-22 18:04:45,939 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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-22 18:04:45,939 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is not cut-off event [2024-11-22 18:04:45,940 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2024-11-22 18:04:45,940 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2024-11-22 18:04:45,940 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2024-11-22 18:04:45,940 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-22 18:04:45,940 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2024-11-22 18:04:45,940 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-22 18:04:45,940 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:45,940 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-22 18:04:45,941 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][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-22 18:04:45,941 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2024-11-22 18:04:45,941 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:45,941 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-22 18:04:45,941 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-22 18:04:45,941 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-22 18:04:45,941 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-22 18:04:45,943 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][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-22 18:04:45,943 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is not cut-off event [2024-11-22 18:04:45,943 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2024-11-22 18:04:45,943 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2024-11-22 18:04:45,943 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is not cut-off event [2024-11-22 18:04:45,943 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-22 18:04:45,943 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2024-11-22 18:04:45,943 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-22 18:04:45,943 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-22 18:04:45,943 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-22 18:04:45,943 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-22 18:04:45,944 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-22 18:04:45,956 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-22 18:04:45,957 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2024-11-22 18:04:45,957 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:45,957 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:45,957 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:45,957 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:45,967 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:45,967 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-11-22 18:04:45,967 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:45,967 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:45,967 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:45,969 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [120#L1027-3true, 310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:45,969 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2024-11-22 18:04:45,969 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:45,969 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:45,969 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:45,969 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:45,969 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:45,970 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:45,970 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2024-11-22 18:04:45,970 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:45,970 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:45,970 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:45,970 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:45,970 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:45,970 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:45,972 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:45,972 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-11-22 18:04:45,972 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:45,972 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:45,972 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:45,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[][339], [308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:45,973 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-11-22 18:04:45,973 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:45,973 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:45,973 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:45,973 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:45,976 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:45,976 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2024-11-22 18:04:45,976 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:45,976 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-22 18:04:45,977 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-22 18:04:45,977 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:45,977 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2024-11-22 18:04:45,977 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:45,977 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:45,977 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:45,977 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:45,977 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:45,977 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-11-22 18:04:45,977 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:45,977 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:45,978 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:45,978 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 90#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-22 18:04:45,978 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2024-11-22 18:04:45,978 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:45,978 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:45,978 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:45,981 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:45,981 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2024-11-22 18:04:45,982 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:45,982 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:45,982 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:45,982 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:45,982 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2024-11-22 18:04:45,982 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:45,983 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:45,983 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:45,983 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:45,983 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:45,983 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:45,983 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2024-11-22 18:04:45,983 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:45,983 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:45,983 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:45,984 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:45,984 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:45,984 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:45,984 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:45,984 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:45,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[][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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:45,984 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2024-11-22 18:04:45,984 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:45,984 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:45,985 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:45,985 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:45,985 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:45,985 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:45,985 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:45,985 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2024-11-22 18:04:45,985 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:45,986 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:45,986 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:45,986 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:45,986 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:45,987 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:45,987 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2024-11-22 18:04:45,987 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:45,987 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:45,987 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:45,987 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:45,987 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:45,988 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) 0), 327#(= |#race~tids~0| 0)]) [2024-11-22 18:04:45,988 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2024-11-22 18:04:45,988 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:45,988 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:45,988 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:45,988 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:45,988 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) 0), 311#true]) [2024-11-22 18:04:45,988 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2024-11-22 18:04:45,989 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:45,989 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:45,989 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:45,996 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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-22 18:04:45,997 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is not cut-off event [2024-11-22 18:04:45,997 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2024-11-22 18:04:45,997 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is not cut-off event [2024-11-22 18:04:45,997 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2024-11-22 18:04:45,997 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 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-22 18:04:45,997 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2024-11-22 18:04:45,997 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-22 18:04:45,998 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-22 18:04:45,998 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-22 18:04:45,998 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:46,000 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-22 18:04:46,000 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is not cut-off event [2024-11-22 18:04:46,000 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2024-11-22 18:04:46,000 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2024-11-22 18:04:46,000 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is not cut-off event [2024-11-22 18:04:46,000 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-22 18:04:46,001 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2024-11-22 18:04:46,001 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-22 18:04:46,001 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-22 18:04:46,001 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-22 18:04:46,001 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-22 18:04:46,001 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-22 18:04:46,001 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) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-22 18:04:46,002 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-22 18:04:46,002 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:46,002 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:46,002 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:46,003 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) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-22 18:04:46,003 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-22 18:04:46,003 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:46,003 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:46,003 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:46,014 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-22 18:04:46,014 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-11-22 18:04:46,014 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:46,014 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:46,014 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:46,014 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:46,024 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-22 18:04:46,024 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-11-22 18:04:46,024 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:46,024 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:46,024 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:46,024 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-22 18:04:46,024 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-11-22 18:04:46,024 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:46,024 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:46,024 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:46,025 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:46,026 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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-22 18:04:46,026 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-11-22 18:04:46,026 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:46,026 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:46,026 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:46,031 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:46,031 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-11-22 18:04:46,031 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:46,031 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-22 18:04:46,031 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-22 18:04:46,031 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:46,031 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-11-22 18:04:46,031 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:46,031 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:46,031 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:46,031 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:46,031 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:46,031 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-22 18:04:46,031 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:46,031 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:46,031 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:46,032 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:46,032 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-11-22 18:04:46,032 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:46,032 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:46,032 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:46,038 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:46,038 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-11-22 18:04:46,038 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:46,038 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:46,038 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:46,038 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][305], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:46,038 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2024-11-22 18:04:46,039 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:46,039 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:46,039 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-22 18:04:46,039 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-22 18:04:46,039 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:46,039 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:46,039 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2024-11-22 18:04:46,039 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:46,040 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:46,040 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-22 18:04:46,040 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:46,040 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:46,040 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:46,040 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:46,040 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-22 18:04:46,040 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:46,040 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-11-22 18:04:46,040 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:46,041 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:46,041 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:46,041 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:46,041 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:46,041 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:46,042 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:46,042 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2024-11-22 18:04:46,042 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-22 18:04:46,042 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:46,042 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:46,042 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:46,042 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-22 18:04:46,044 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:46,044 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2024-11-22 18:04:46,044 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:46,044 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-22 18:04:46,044 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:46,044 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:46,044 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-22 18:04:46,045 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:46,045 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2024-11-22 18:04:46,045 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:46,045 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:46,045 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:46,045 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:46,045 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:46,045 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-11-22 18:04:46,045 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:46,045 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:46,046 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:46,047 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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) 0), 327#(= |#race~tids~0| 0)]) [2024-11-22 18:04:46,047 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-11-22 18:04:46,047 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:46,047 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:46,048 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:46,048 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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) 0), 327#(= |#race~tids~0| 0)]) [2024-11-22 18:04:46,048 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-11-22 18:04:46,048 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:46,048 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:46,048 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:46,054 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-22 18:04:46,054 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2024-11-22 18:04:46,054 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-22 18:04:46,054 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-22 18:04:46,054 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-22 18:04:46,054 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-22 18:04:46,054 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:46,057 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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-22 18:04:46,057 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2024-11-22 18:04:46,057 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:46,057 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-22 18:04:46,057 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:46,062 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-22 18:04:46,062 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-22 18:04:46,063 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:46,063 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:46,063 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:46,063 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:46,071 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-22 18:04:46,072 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-22 18:04:46,072 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:46,072 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:46,072 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:46,072 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-22 18:04:46,072 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-22 18:04:46,072 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:46,072 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:46,072 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:46,072 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:46,074 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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-22 18:04:46,074 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-22 18:04:46,074 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:46,074 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:46,074 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:46,082 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:46,082 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-22 18:04:46,083 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:46,083 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:46,083 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:46,085 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:46,085 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-22 18:04:46,085 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:46,085 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:46,085 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:46,085 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:46,085 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:46,085 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:46,089 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:46,089 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2024-11-22 18:04:46,089 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-22 18:04:46,090 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:46,090 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:46,090 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:46,090 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:46,090 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-11-22 18:04:46,090 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:46,090 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:46,090 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:46,092 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:46,092 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-11-22 18:04:46,092 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:46,092 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:46,092 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:46,092 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-22 18:04:46,092 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-11-22 18:04:46,092 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:46,092 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:46,092 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:46,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[][305], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:46,095 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-22 18:04:46,095 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:46,095 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:46,095 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:46,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[][305], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:46,095 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-11-22 18:04:46,095 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:46,096 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:46,096 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:46,096 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:46,096 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2024-11-22 18:04:46,096 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:46,096 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:46,096 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:46,096 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) 0), 68#L1027-3true, 327#(= |#race~tids~0| 0)]) [2024-11-22 18:04:46,096 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2024-11-22 18:04:46,096 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:46,096 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:46,096 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:46,096 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:46,097 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:46,097 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-11-22 18:04:46,097 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:46,097 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:46,097 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:46,097 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:46,097 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-11-22 18:04:46,098 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-22 18:04:46,098 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:46,098 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:46,098 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:46,098 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:46,098 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2024-11-22 18:04:46,098 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:46,098 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:46,098 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-22 18:04:46,098 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:46,098 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:46,098 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2024-11-22 18:04:46,099 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:46,099 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:46,099 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:46,099 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:46,099 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) 0), 327#(= |#race~tids~0| 0)]) [2024-11-22 18:04:46,099 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-22 18:04:46,099 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:46,099 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:46,099 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:46,099 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:46,099 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:46,099 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2024-11-22 18:04:46,100 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:46,100 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-22 18:04:46,100 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:46,100 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:46,102 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:46,102 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-22 18:04:46,102 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:46,102 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:46,102 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:46,102 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:46,102 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:46,102 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:46,102 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:46,103 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:46,103 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-11-22 18:04:46,103 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:46,103 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:46,103 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:46,103 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:46,103 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:46,103 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:46,103 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:46,103 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:46,103 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2024-11-22 18:04:46,103 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:46,103 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:46,104 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:46,104 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:46,104 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:46,104 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:46,104 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:46,104 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) 0), 327#(= |#race~tids~0| 0)]) [2024-11-22 18:04:46,104 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2024-11-22 18:04:46,104 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:46,104 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:46,104 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:46,104 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:46,104 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:46,104 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:46,105 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:46,105 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:46,105 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-11-22 18:04:46,105 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:46,105 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:46,105 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:46,105 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:46,105 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:46,105 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:46,105 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:46,107 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:46,107 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-11-22 18:04:46,107 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:46,107 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:46,108 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:46,108 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:46,108 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:46,108 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-22 18:04:46,108 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:46,108 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:46,108 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:46,108 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:46,108 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:46,108 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2024-11-22 18:04:46,108 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:46,108 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:46,109 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:46,109 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:46,109 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) 0), 327#(= |#race~tids~0| 0)]) [2024-11-22 18:04:46,109 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2024-11-22 18:04:46,109 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:46,109 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:46,109 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:46,109 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:46,109 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:46,109 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-11-22 18:04:46,109 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:46,109 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:46,110 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:46,110 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:46,110 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:46,110 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-11-22 18:04:46,110 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:46,110 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-22 18:04:46,110 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-22 18:04:46,110 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:46,110 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-22 18:04:46,110 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:46,110 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-22 18:04:46,111 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-22 18:04:46,111 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:46,111 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-11-22 18:04:46,111 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-22 18:04:46,111 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:46,111 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-22 18:04:46,111 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) 0), 327#(= |#race~tids~0| 0)]) [2024-11-22 18:04:46,111 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-11-22 18:04:46,111 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:46,111 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-22 18:04:46,111 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-22 18:04:46,111 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:46,112 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2024-11-22 18:04:46,112 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-22 18:04:46,112 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-22 18:04:46,112 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:46,116 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-22 18:04:46,116 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-22 18:04:46,116 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:46,116 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:46,117 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:46,117 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:46,117 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:46,117 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:46,117 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2024-11-22 18:04:46,117 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:46,117 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:46,117 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:46,117 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:46,117 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:46,117 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) 0), 327#(= |#race~tids~0| 0)]) [2024-11-22 18:04:46,117 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2024-11-22 18:04:46,118 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:46,118 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:46,118 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:46,118 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:46,118 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:46,118 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:46,118 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2024-11-22 18:04:46,118 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:46,118 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-22 18:04:46,118 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:46,118 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-22 18:04:46,118 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:46,118 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-22 18:04:46,118 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2024-11-22 18:04:46,118 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-22 18:04:46,118 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:46,118 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-22 18:04:46,118 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-22 18:04:46,119 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-22 18:04:46,119 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-11-22 18:04:46,119 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:46,119 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:46,119 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:46,119 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:46,119 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) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-22 18:04:46,119 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2024-11-22 18:04:46,119 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:46,119 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:46,119 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:46,119 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:46,120 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:46,120 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-11-22 18:04:46,120 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:46,120 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:46,120 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:46,120 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:46,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, 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-22 18:04:46,130 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-11-22 18:04:46,130 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:46,131 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:46,131 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:46,131 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-22 18:04:46,131 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-11-22 18:04:46,131 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:46,131 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:46,131 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:46,131 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:46,132 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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-22 18:04:46,132 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-11-22 18:04:46,132 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:46,133 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:46,133 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:46,147 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:46,147 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-22 18:04:46,147 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:46,147 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:46,147 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:46,147 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:46,147 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:46,150 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:46,151 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-11-22 18:04:46,151 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:46,151 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-22 18:04:46,151 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-22 18:04:46,151 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-22 18:04:46,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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:46,151 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-22 18:04:46,151 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:46,151 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:46,151 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:46,151 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:46,152 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-22 18:04:46,152 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:46,152 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:46,152 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:46,152 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:46,152 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:46,152 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-11-22 18:04:46,152 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:46,152 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-22 18:04:46,152 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:46,152 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-22 18:04:46,152 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:46,154 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:46,154 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2024-11-22 18:04:46,154 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:46,154 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:46,154 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:46,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[][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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:46,154 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2024-11-22 18:04:46,154 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:46,155 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:46,155 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:46,158 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:46,158 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-11-22 18:04:46,158 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:46,158 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:46,158 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:46,158 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:46,158 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:46,159 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-22 18:04:46,159 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:46,159 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:46,159 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:46,159 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:46,159 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:46,159 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2024-11-22 18:04:46,159 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:46,159 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:46,159 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:46,159 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:46,159 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) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-22 18:04:46,160 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2024-11-22 18:04:46,160 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:46,160 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:46,160 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:46,160 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:46,160 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:46,160 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:46,160 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-11-22 18:04:46,160 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:46,160 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:46,160 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:46,160 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:46,162 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:46,162 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2024-11-22 18:04:46,162 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:46,162 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:46,162 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:46,162 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:46,162 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-22 18:04:46,162 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:46,162 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:46,162 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:46,162 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:46,163 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:46,163 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2024-11-22 18:04:46,163 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:46,163 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:46,163 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:46,163 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:46,163 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2024-11-22 18:04:46,163 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:46,163 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:46,163 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:46,163 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) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-22 18:04:46,163 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-11-22 18:04:46,163 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:46,163 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:46,163 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:46,163 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:46,164 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:46,164 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2024-11-22 18:04:46,164 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:46,164 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:46,164 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:46,164 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:46,164 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-22 18:04:46,164 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-22 18:04:46,164 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:46,164 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-22 18:04:46,164 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:46,164 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-22 18:04:46,164 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:46,164 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:46,164 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:46,164 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:46,164 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:46,164 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:46,164 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:46,164 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:46,165 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:46,165 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-11-22 18:04:46,165 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:46,165 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:46,165 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:46,165 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:46,165 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:46,165 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:46,166 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:46,166 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:46,166 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:46,166 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2024-11-22 18:04:46,166 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:46,166 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:46,166 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:46,166 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:46,166 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:46,166 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:46,166 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:46,166 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:46,167 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) 0), 327#(= |#race~tids~0| 0)]) [2024-11-22 18:04:46,167 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2024-11-22 18:04:46,167 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:46,167 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:46,167 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:46,167 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:46,167 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:46,167 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:46,167 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:46,167 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:46,167 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:46,167 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-11-22 18:04:46,168 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:46,168 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:46,168 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:46,168 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:46,168 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:46,168 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:46,168 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:46,168 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:46,170 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:46,170 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-22 18:04:46,170 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-22 18:04:46,170 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:46,170 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:46,171 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:46,171 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:46,171 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:46,171 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:46,171 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-11-22 18:04:46,171 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:46,171 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:46,171 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:46,171 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:46,171 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:46,171 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:46,171 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:46,172 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:46,172 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-22 18:04:46,172 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:46,172 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:46,172 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:46,172 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:46,172 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:46,172 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:46,172 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:46,172 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-22 18:04:46,172 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2024-11-22 18:04:46,172 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:46,172 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:46,172 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:46,172 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:46,172 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:46,172 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:46,172 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:46,172 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][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) 0), 327#(= |#race~tids~0| 0)]) [2024-11-22 18:04:46,173 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2024-11-22 18:04:46,173 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:46,173 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:46,173 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:46,173 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:46,173 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:46,173 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:46,173 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:46,173 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:46,173 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:46,173 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-11-22 18:04:46,173 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:46,173 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:46,174 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:46,174 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:46,174 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:46,174 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:46,174 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:46,174 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:46,174 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2024-11-22 18:04:46,174 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:46,174 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:46,174 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:46,174 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:46,174 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2024-11-22 18:04:46,175 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:46,175 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:46,175 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:46,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[][332], [310#true, 83#L1029-4true, 314#true, 90#L1034-9true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-22 18:04:46,175 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2024-11-22 18:04:46,175 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:46,175 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:46,175 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:46,175 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) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-22 18:04:46,175 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-11-22 18:04:46,175 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:46,175 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:46,176 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:46,176 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:46,176 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:46,176 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2024-11-22 18:04:46,176 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:46,176 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:46,176 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:46,177 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:46,177 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-11-22 18:04:46,177 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:46,177 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:46,178 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:46,178 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:46,178 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:46,178 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:46,178 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-22 18:04:46,178 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:46,178 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:46,178 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:46,178 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:46,178 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:46,178 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:46,178 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2024-11-22 18:04:46,178 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:46,178 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:46,178 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:46,178 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:46,178 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:46,179 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) 0), 327#(= |#race~tids~0| 0)]) [2024-11-22 18:04:46,179 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2024-11-22 18:04:46,179 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:46,179 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:46,179 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:46,179 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:46,179 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:46,179 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:46,179 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-11-22 18:04:46,179 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:46,179 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:46,179 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:46,179 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:46,179 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:46,179 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:46,180 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-22 18:04:46,180 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:46,180 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:46,180 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:46,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[][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) 0), 327#(= |#race~tids~0| 0)]) [2024-11-22 18:04:46,182 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-11-22 18:04:46,182 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:46,182 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:46,182 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:46,183 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-22 18:04:46,183 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2024-11-22 18:04:46,183 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:46,183 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:46,183 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-22 18:04:46,185 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-22 18:04:46,185 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2024-11-22 18:04:46,185 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-22 18:04:46,185 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-22 18:04:46,185 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-22 18:04:46,185 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:46,186 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-22 18:04:46,186 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2024-11-22 18:04:46,186 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-22 18:04:46,186 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:46,187 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:46,187 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-22 18:04:46,187 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2024-11-22 18:04:46,187 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-22 18:04:46,188 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:46,188 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-22 18:04:46,188 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:46,188 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-22 18:04:46,188 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2024-11-22 18:04:46,188 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-22 18:04:46,188 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:46,188 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:46,188 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-22 18:04:46,188 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:46,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[][345], [310#true, 17#L1031-5true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:46,188 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-11-22 18:04:46,189 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-22 18:04:46,189 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-22 18:04:46,189 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:46,189 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-22 18:04:46,189 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) 0), 327#(= |#race~tids~0| 0)]) [2024-11-22 18:04:46,189 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-11-22 18:04:46,189 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-22 18:04:46,189 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:46,189 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-22 18:04:46,189 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-22 18:04:46,189 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:46,189 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2024-11-22 18:04:46,190 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-22 18:04:46,190 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-22 18:04:46,190 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-22 18:04:46,190 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:46,194 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-22 18:04:46,194 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2024-11-22 18:04:46,194 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:46,194 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:46,194 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:46,194 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-22 18:04:46,194 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2024-11-22 18:04:46,194 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:46,194 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:46,194 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:46,195 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:46,196 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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-22 18:04:46,196 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2024-11-22 18:04:46,196 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-22 18:04:46,196 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:46,196 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-22 18:04:46,209 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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-22 18:04:46,210 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-11-22 18:04:46,210 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:46,210 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:46,210 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:46,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[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:46,217 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-11-22 18:04:46,217 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-22 18:04:46,217 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:46,218 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-22 18:04:46,218 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-22 18:04:46,218 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:46,218 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2024-11-22 18:04:46,218 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:46,218 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:46,218 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:46,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, 74#L1031-13true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 90#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-22 18:04:46,218 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2024-11-22 18:04:46,218 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:46,218 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:46,218 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:46,219 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:46,219 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 90#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-22 18:04:46,219 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-11-22 18:04:46,219 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-22 18:04:46,219 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:46,219 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-22 18:04:46,219 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:46,219 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:46,221 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:46,221 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-11-22 18:04:46,221 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-22 18:04:46,221 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:46,221 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-22 18:04:46,221 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:46,224 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:46,225 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-11-22 18:04:46,225 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:46,225 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-22 18:04:46,225 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-22 18:04:46,225 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-22 18:04:46,225 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:46,225 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-11-22 18:04:46,225 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:46,225 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:46,225 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:46,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[][339], [17#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:46,225 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-11-22 18:04:46,225 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:46,225 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:46,225 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:46,229 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) 0), 327#(= |#race~tids~0| 0)]) [2024-11-22 18:04:46,229 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-11-22 18:04:46,229 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-22 18:04:46,229 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:46,229 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:46,229 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:46,229 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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) 0), 327#(= |#race~tids~0| 0)]) [2024-11-22 18:04:46,229 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-11-22 18:04:46,229 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:46,229 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:46,230 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:46,230 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) 0), 327#(= |#race~tids~0| 0)]) [2024-11-22 18:04:46,230 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-11-22 18:04:46,230 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-22 18:04:46,231 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-22 18:04:46,231 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:46,231 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-22 18:04:46,231 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-22 18:04:46,231 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) 0)]) [2024-11-22 18:04:46,231 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-11-22 18:04:46,231 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:46,231 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-22 18:04:46,231 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-22 18:04:46,236 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) 0), 327#(= |#race~tids~0| 0)]) [2024-11-22 18:04:46,236 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2024-11-22 18:04:46,236 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-22 18:04:46,236 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:46,236 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:46,236 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:46,236 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-22 18:04:46,237 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) 0), 327#(= |#race~tids~0| 0)]) [2024-11-22 18:04:46,237 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2024-11-22 18:04:46,237 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-22 18:04:46,237 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:46,237 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:46,237 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:46,238 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) 0), 327#(= |#race~tids~0| 0)]) [2024-11-22 18:04:46,238 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2024-11-22 18:04:46,238 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-22 18:04:46,239 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-22 18:04:46,239 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:46,239 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-22 18:04:46,239 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-22 18:04:46,239 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-22 18:04:46,239 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-22 18:04:46,239 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2024-11-22 18:04:46,240 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:46,240 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:46,240 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:46,240 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) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-22 18:04:46,241 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2024-11-22 18:04:46,241 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:46,241 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:46,241 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:46,241 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:46,241 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:46,241 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) 0), 327#(= |#race~tids~0| 0), 293#L1031-5true, 311#true]) [2024-11-22 18:04:46,242 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2024-11-22 18:04:46,242 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:46,242 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:46,242 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:46,254 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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-22 18:04:46,255 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-11-22 18:04:46,255 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:46,255 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:46,255 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:46,261 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-22 18:04:46,262 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2024-11-22 18:04:46,262 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:46,262 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:46,262 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:46,262 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-22 18:04:46,262 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2024-11-22 18:04:46,262 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:46,262 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:46,262 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:46,262 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:46,268 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:46,268 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-22 18:04:46,268 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-22 18:04:46,268 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:46,268 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-22 18:04:46,268 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-22 18:04:46,268 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:46,268 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-22 18:04:46,268 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:46,269 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:46,269 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:46,269 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 90#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-22 18:04:46,269 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-22 18:04:46,269 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:46,269 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:46,269 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:46,275 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:46,275 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2024-11-22 18:04:46,275 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:46,275 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-22 18:04:46,275 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:46,275 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:46,276 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-22 18:04:46,276 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-22 18:04:46,276 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:46,276 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:46,276 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:46,277 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:46,277 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2024-11-22 18:04:46,277 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-22 18:04:46,277 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-22 18:04:46,277 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-22 18:04:46,277 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:46,277 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-22 18:04:46,277 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:46,277 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-22 18:04:46,277 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-22 18:04:46,278 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-22 18:04:46,278 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:46,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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:46,280 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2024-11-22 18:04:46,280 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:46,281 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:46,281 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:46,281 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:46,281 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:46,281 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-22 18:04:46,281 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:46,281 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:46,281 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:46,281 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:46,281 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:46,281 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-11-22 18:04:46,281 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:46,282 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:46,282 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:46,282 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:46,282 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][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) 0), 68#L1027-3true, 327#(= |#race~tids~0| 0)]) [2024-11-22 18:04:46,282 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2024-11-22 18:04:46,282 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:46,282 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:46,282 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:46,282 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:46,282 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:46,282 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:46,282 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-11-22 18:04:46,282 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:46,283 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:46,283 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:46,283 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:46,286 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-22 18:04:46,286 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2024-11-22 18:04:46,286 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:46,286 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:46,286 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:46,286 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:46,288 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-22 18:04:46,288 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2024-11-22 18:04:46,288 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:46,289 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-22 18:04:46,289 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-22 18:04:46,289 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:46,289 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 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-22 18:04:46,290 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2024-11-22 18:04:46,290 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:46,290 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:46,290 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:46,298 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][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-22 18:04:46,299 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-22 18:04:46,299 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:46,299 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:46,299 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:46,305 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-22 18:04:46,305 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2024-11-22 18:04:46,305 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:46,305 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:46,305 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:46,306 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-22 18:04:46,306 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2024-11-22 18:04:46,306 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:46,306 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:46,306 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:46,306 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:46,319 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-22 18:04:46,323 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-11-22 18:04:46,323 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:46,323 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:46,323 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:46,323 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-22 18:04:46,323 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2024-11-22 18:04:46,323 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:46,323 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:46,324 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:46,338 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:46,339 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-11-22 18:04:46,339 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-22 18:04:46,339 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:46,339 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:46,339 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:46,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[][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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:46,339 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-11-22 18:04:46,339 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:46,340 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:46,340 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:46,340 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:46,344 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-11-22 18:04:46,344 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-22 18:04:46,344 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-22 18:04:46,344 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-22 18:04:46,344 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-22 18:04:46,344 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:46,344 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:46,345 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-11-22 18:04:46,345 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-22 18:04:46,345 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:46,345 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-22 18:04:46,348 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:46,352 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-11-22 18:04:46,352 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:46,352 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:46,352 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:46,352 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-22 18:04:46,352 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:46,353 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-22 18:04:46,353 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-22 18:04:46,353 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:46,353 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:46,353 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:46,353 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-22 18:04:46,353 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-11-22 18:04:46,353 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:46,353 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-22 18:04:46,353 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:46,353 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:46,353 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) 0), 327#(= |#race~tids~0| 0)]) [2024-11-22 18:04:46,353 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-11-22 18:04:46,353 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-22 18:04:46,353 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:46,353 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:46,353 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:46,353 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:46,353 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:46,353 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2024-11-22 18:04:46,354 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-22 18:04:46,354 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:46,354 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:46,354 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:46,354 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:46,354 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2024-11-22 18:04:46,354 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:46,354 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:46,355 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:46,355 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:46,355 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-11-22 18:04:46,358 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:46,358 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:46,358 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:46,358 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:46,358 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2024-11-22 18:04:46,358 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:46,358 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:46,358 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:46,359 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) 0), 327#(= |#race~tids~0| 0)]) [2024-11-22 18:04:46,359 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-22 18:04:46,359 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:46,359 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:46,359 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:46,359 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:46,359 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:46,359 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2024-11-22 18:04:46,359 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:46,359 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:46,359 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:46,361 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:46,361 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-11-22 18:04:46,362 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-22 18:04:46,365 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:46,365 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-22 18:04:46,365 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-22 18:04:46,365 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-22 18:04:46,365 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:46,365 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2024-11-22 18:04:46,365 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:46,365 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-22 18:04:46,365 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-22 18:04:46,366 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-22 18:04:46,366 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-22 18:04:46,366 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:46,366 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2024-11-22 18:04:46,366 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:46,366 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:46,366 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-22 18:04:46,366 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:46,366 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:46,366 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) 0), 327#(= |#race~tids~0| 0)]) [2024-11-22 18:04:46,366 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-22 18:04:46,366 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:46,366 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:46,366 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:46,366 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:46,366 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:46,366 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:46,366 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2024-11-22 18:04:46,366 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-22 18:04:46,366 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:46,366 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:46,367 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-22 18:04:46,367 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:46,368 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:46,368 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-11-22 18:04:46,368 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-22 18:04:46,369 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-22 18:04:46,369 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:46,369 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:46,369 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2024-11-22 18:04:46,369 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:46,369 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-22 18:04:46,373 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-22 18:04:46,373 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:46,373 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2024-11-22 18:04:46,373 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:46,373 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:46,373 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:46,373 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) 0), 327#(= |#race~tids~0| 0)]) [2024-11-22 18:04:46,374 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-22 18:04:46,374 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:46,374 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:46,374 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:46,374 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:46,374 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2024-11-22 18:04:46,374 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:46,374 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-22 18:04:46,374 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:46,380 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-22 18:04:46,383 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2024-11-22 18:04:46,383 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:46,383 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:46,383 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-22 18:04:46,383 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:46,384 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-22 18:04:46,384 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2024-11-22 18:04:46,384 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:46,384 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:46,384 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-22 18:04:46,384 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:46,388 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:46,388 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:46,388 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-22 18:04:46,389 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:46,389 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-22 18:04:46,389 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-22 18:04:46,389 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) 0)]) [2024-11-22 18:04:46,389 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-11-22 18:04:46,389 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-22 18:04:46,389 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:46,389 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-22 18:04:46,389 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:46,389 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-11-22 18:04:46,389 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-22 18:04:46,389 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-22 18:04:46,390 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:46,390 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-22 18:04:46,391 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2024-11-22 18:04:46,391 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-22 18:04:46,391 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-22 18:04:46,391 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-22 18:04:46,391 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-22 18:04:46,391 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:46,391 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-22 18:04:46,391 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2024-11-22 18:04:46,391 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:46,391 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-22 18:04:46,391 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:46,391 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-22 18:04:46,392 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:46,392 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) 0), 327#(= |#race~tids~0| 0)]) [2024-11-22 18:04:46,392 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-11-22 18:04:46,392 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-22 18:04:46,392 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:46,392 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:46,392 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-22 18:04:46,392 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:46,392 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:46,392 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:46,392 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-11-22 18:04:46,392 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-22 18:04:46,393 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:46,393 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:46,393 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-22 18:04:46,393 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:46,399 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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-22 18:04:46,400 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2024-11-22 18:04:46,400 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:46,400 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:46,400 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:46,406 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-22 18:04:46,406 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2024-11-22 18:04:46,406 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:46,406 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:46,406 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:46,407 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-22 18:04:46,407 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2024-11-22 18:04:46,407 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:46,407 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:46,407 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:46,407 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:46,413 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-22 18:04:46,413 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2024-11-22 18:04:46,413 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-22 18:04:46,413 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:46,413 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:46,423 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:46,423 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-22 18:04:46,423 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-22 18:04:46,423 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:46,423 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-22 18:04:46,424 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:46,424 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-22 18:04:46,424 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-22 18:04:46,424 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-22 18:04:46,424 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:46,424 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-22 18:04:46,424 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:46,424 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:46,425 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-22 18:04:46,425 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:46,425 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-22 18:04:46,425 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:46,425 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:46,425 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:46,425 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:46,425 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:46,426 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:46,426 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-22 18:04:46,426 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:46,426 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:46,426 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:46,426 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:46,427 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:46,427 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-22 18:04:46,427 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-22 18:04:46,427 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-22 18:04:46,427 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-22 18:04:46,428 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:46,428 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-22 18:04:46,428 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:46,430 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:46,430 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-22 18:04:46,430 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:46,430 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-22 18:04:46,430 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-22 18:04:46,430 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:46,430 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-22 18:04:46,430 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:46,430 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-22 18:04:46,430 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:46,430 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:46,431 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:46,431 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-22 18:04:46,431 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:46,431 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:46,431 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:46,432 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:46,432 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-22 18:04:46,432 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:46,432 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-22 18:04:46,432 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-22 18:04:46,432 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-22 18:04:46,432 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-22 18:04:46,432 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:46,432 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-22 18:04:46,432 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:46,433 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:46,433 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-22 18:04:46,433 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:46,433 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-22 18:04:46,433 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:46,433 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-22 18:04:46,433 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-22 18:04:46,433 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:46,433 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-22 18:04:46,437 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) 0), 327#(= |#race~tids~0| 0)]) [2024-11-22 18:04:46,437 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-22 18:04:46,437 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-22 18:04:46,437 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-22 18:04:46,437 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:46,437 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-22 18:04:46,437 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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) 0)]) [2024-11-22 18:04:46,438 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-22 18:04:46,438 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-22 18:04:46,438 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:46,438 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:46,438 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) 0), 327#(= |#race~tids~0| 0)]) [2024-11-22 18:04:46,438 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-22 18:04:46,438 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:46,438 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-22 18:04:46,438 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-22 18:04:46,438 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-22 18:04:46,439 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:46,440 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2024-11-22 18:04:46,440 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:46,440 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:46,440 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:46,440 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:46,440 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:46,440 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-22 18:04:46,440 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:46,440 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:46,440 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:46,440 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:46,440 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:46,441 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:46,441 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2024-11-22 18:04:46,441 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:46,441 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:46,441 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:46,441 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:46,441 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:46,441 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2024-11-22 18:04:46,441 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:46,441 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:46,441 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:46,441 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:46,442 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) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-22 18:04:46,442 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-11-22 18:04:46,442 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:46,442 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:46,442 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:46,442 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:46,442 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:46,442 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:46,442 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2024-11-22 18:04:46,442 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:46,442 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:46,442 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:46,442 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:46,443 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:46,443 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2024-11-22 18:04:46,443 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-22 18:04:46,443 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:46,443 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-22 18:04:46,443 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-22 18:04:46,443 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-22 18:04:46,443 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-22 18:04:46,443 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:46,443 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2024-11-22 18:04:46,443 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-22 18:04:46,443 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:46,444 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-22 18:04:46,444 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-22 18:04:46,444 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-22 18:04:46,444 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-22 18:04:46,444 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:46,444 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2024-11-22 18:04:46,444 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:46,444 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:46,444 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:46,444 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-22 18:04:46,444 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:46,444 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:46,445 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) 0), 327#(= |#race~tids~0| 0)]) [2024-11-22 18:04:46,445 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-11-22 18:04:46,445 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:46,445 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:46,445 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:46,445 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:46,445 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:46,445 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:46,445 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:46,445 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2024-11-22 18:04:46,445 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-22 18:04:46,445 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-22 18:04:46,445 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:46,446 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:46,446 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-22 18:04:46,446 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:46,447 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:46,447 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-11-22 18:04:46,447 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:46,447 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:46,447 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:46,447 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:46,448 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2024-11-22 18:04:46,448 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:46,448 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:46,448 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:46,448 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:46,448 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2024-11-22 18:04:46,448 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:46,448 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:46,448 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:46,448 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) 0), 327#(= |#race~tids~0| 0), 293#L1031-5true, 311#true]) [2024-11-22 18:04:46,448 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2024-11-22 18:04:46,448 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:46,449 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:46,449 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:46,449 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:46,449 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:46,449 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2024-11-22 18:04:46,449 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:46,449 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:46,449 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:46,450 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:46,450 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2024-11-22 18:04:46,450 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:46,450 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-22 18:04:46,451 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:46,451 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-22 18:04:46,451 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-22 18:04:46,451 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:46,451 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 90#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-22 18:04:46,451 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2024-11-22 18:04:46,451 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-22 18:04:46,451 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:46,451 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-22 18:04:46,451 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:46,451 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:46,451 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-22 18:04:46,451 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:46,452 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2024-11-22 18:04:46,452 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:46,452 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:46,452 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-22 18:04:46,452 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:46,452 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:46,452 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:46,452 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) 0), 327#(= |#race~tids~0| 0)]) [2024-11-22 18:04:46,452 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-11-22 18:04:46,452 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:46,452 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:46,452 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:46,452 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:46,453 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:46,453 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:46,453 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:46,453 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2024-11-22 18:04:46,453 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:46,453 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-22 18:04:46,453 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:46,453 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-22 18:04:46,453 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-22 18:04:46,453 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:46,453 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:46,453 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2024-11-22 18:04:46,454 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:46,454 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:46,454 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:46,454 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:46,454 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:46,454 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2024-11-22 18:04:46,454 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:46,454 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:46,454 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:46,454 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:46,454 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-22 18:04:46,454 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2024-11-22 18:04:46,455 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:46,455 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:46,455 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:46,455 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:46,455 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) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-22 18:04:46,455 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-11-22 18:04:46,455 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:46,455 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:46,455 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:46,455 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:46,455 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:46,455 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:46,455 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2024-11-22 18:04:46,455 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:46,456 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:46,456 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:46,456 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:46,456 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:46,456 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2024-11-22 18:04:46,456 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:46,456 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:46,456 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-22 18:04:46,456 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-22 18:04:46,456 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:46,456 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-22 18:04:46,457 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [17#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:46,457 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-11-22 18:04:46,457 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-22 18:04:46,457 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:46,457 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-22 18:04:46,457 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:46,457 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:46,457 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-22 18:04:46,457 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2024-11-22 18:04:46,457 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:46,457 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-22 18:04:46,457 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:46,457 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-22 18:04:46,457 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:46,457 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-22 18:04:46,457 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) 0), 327#(= |#race~tids~0| 0)]) [2024-11-22 18:04:46,458 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2024-11-22 18:04:46,458 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-22 18:04:46,458 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:46,458 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:46,458 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-22 18:04:46,458 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:46,458 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:46,458 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-22 18:04:46,458 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:46,458 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2024-11-22 18:04:46,459 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-22 18:04:46,459 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-22 18:04:46,459 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:46,459 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:46,459 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-22 18:04:46,459 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:46,466 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-22 18:04:46,466 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2024-11-22 18:04:46,466 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:46,466 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:46,467 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:46,467 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-22 18:04:46,467 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2024-11-22 18:04:46,467 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:46,467 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:46,467 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:46,467 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:46,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[][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-22 18:04:46,473 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-11-22 18:04:46,474 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-22 18:04:46,474 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:46,474 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:46,483 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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-22 18:04:46,483 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2024-11-22 18:04:46,483 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:46,483 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:46,483 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:46,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[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:46,489 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-11-22 18:04:46,489 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:46,489 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-22 18:04:46,489 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-22 18:04:46,490 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:46,490 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-11-22 18:04:46,490 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-22 18:04:46,490 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:46,490 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:46,490 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:46,490 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:46,490 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-11-22 18:04:46,490 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:46,490 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:46,490 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:46,491 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:46,491 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-11-22 18:04:46,491 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-22 18:04:46,492 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-22 18:04:46,492 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:46,492 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-22 18:04:46,492 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-22 18:04:46,492 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:46,492 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-11-22 18:04:46,492 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-22 18:04:46,492 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:46,492 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-22 18:04:46,492 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:46,492 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:46,492 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:46,492 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:46,492 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-11-22 18:04:46,492 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-22 18:04:46,492 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:46,492 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-22 18:04:46,498 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:46,498 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-11-22 18:04:46,498 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:46,498 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-22 18:04:46,498 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-22 18:04:46,498 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-22 18:04:46,498 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:46,498 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-11-22 18:04:46,498 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:46,498 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-22 18:04:46,499 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:46,499 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:46,499 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-11-22 18:04:46,499 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-22 18:04:46,499 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-22 18:04:46,499 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-22 18:04:46,499 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:46,500 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) 0), 327#(= |#race~tids~0| 0)]) [2024-11-22 18:04:46,500 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2024-11-22 18:04:46,500 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:46,500 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-22 18:04:46,500 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-22 18:04:46,500 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-22 18:04:46,500 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-22 18:04:46,500 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) 0), 327#(= |#race~tids~0| 0)]) [2024-11-22 18:04:46,500 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-22 18:04:46,500 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:46,501 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:46,501 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:46,501 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:46,501 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) 0), 327#(= |#race~tids~0| 0), 293#L1031-5true]) [2024-11-22 18:04:46,501 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2024-11-22 18:04:46,501 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:46,501 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-22 18:04:46,501 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-22 18:04:46,503 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:46,503 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2024-11-22 18:04:46,503 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:46,503 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:46,503 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:46,503 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:46,503 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:46,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[][331], [120#L1027-3true, 314#true, 90#L1034-9true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-22 18:04:46,504 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2024-11-22 18:04:46,504 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:46,504 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:46,504 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:46,504 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:46,504 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:46,504 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:46,505 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:46,505 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:46,506 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) 0), 327#(= |#race~tids~0| 0)]) [2024-11-22 18:04:46,506 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-22 18:04:46,506 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:46,506 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:46,506 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:46,506 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:46,506 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:46,506 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:46,506 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:46,507 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:46,507 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2024-11-22 18:04:46,507 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:46,507 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:46,507 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:46,507 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:46,507 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:46,509 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:46,509 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2024-11-22 18:04:46,509 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:46,509 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:46,509 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:46,509 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:46,509 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:46,518 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-22 18:04:46,518 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-11-22 18:04:46,518 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:46,518 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:46,518 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-22 18:04:46,527 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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-22 18:04:46,527 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2024-11-22 18:04:46,527 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:46,527 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:46,527 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:46,532 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-22 18:04:46,532 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2024-11-22 18:04:46,532 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:46,532 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:46,532 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:46,533 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:46,535 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-22 18:04:46,535 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2024-11-22 18:04:46,535 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:46,535 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:46,535 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:46,535 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:46,535 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:46,543 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:46,543 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-22 18:04:46,543 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-22 18:04:46,543 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-22 18:04:46,543 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-22 18:04:46,543 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:46,544 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:46,544 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-22 18:04:46,544 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:46,544 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-22 18:04:46,544 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:46,544 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:46,544 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-22 18:04:46,544 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-22 18:04:46,544 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:46,544 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-22 18:04:46,545 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-22 18:04:46,545 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:46,545 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2024-11-22 18:04:46,545 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-22 18:04:46,546 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-22 18:04:46,546 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-22 18:04:46,546 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-22 18:04:46,546 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:46,546 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:46,546 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-11-22 18:04:46,546 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:46,546 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:46,546 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:46,546 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:46,547 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:46,547 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2024-11-22 18:04:46,547 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-22 18:04:46,547 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:46,547 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-22 18:04:46,547 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:46,547 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2024-11-22 18:04:46,547 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:46,548 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:46,548 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:46,548 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:46,548 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:46,548 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:46,548 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2024-11-22 18:04:46,548 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:46,549 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:46,549 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:46,549 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:46,549 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:46,549 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:46,549 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:46,549 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:46,549 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:46,550 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-11-22 18:04:46,550 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:46,550 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:46,550 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:46,550 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-22 18:04:46,550 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:46,550 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:46,550 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:46,550 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:46,550 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2024-11-22 18:04:46,550 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-22 18:04:46,550 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-22 18:04:46,550 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-22 18:04:46,551 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:46,551 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-22 18:04:46,551 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-22 18:04:46,551 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:46,551 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2024-11-22 18:04:46,551 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:46,551 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:46,551 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:46,551 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:46,551 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:46,552 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:46,552 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2024-11-22 18:04:46,552 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:46,552 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:46,552 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:46,552 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:46,552 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:46,555 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:46,555 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-22 18:04:46,555 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-22 18:04:46,555 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:46,555 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:46,555 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:46,555 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 90#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-22 18:04:46,555 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-11-22 18:04:46,555 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-22 18:04:46,556 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:46,556 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:46,556 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:46,556 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-22 18:04:46,556 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-22 18:04:46,556 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:46,556 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-22 18:04:46,556 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:46,556 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:46,556 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) 0), 327#(= |#race~tids~0| 0)]) [2024-11-22 18:04:46,556 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-11-22 18:04:46,556 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:46,557 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:46,557 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-22 18:04:46,557 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:46,557 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:46,557 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-11-22 18:04:46,557 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:46,557 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-22 18:04:46,557 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:46,557 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:46,557 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:46,557 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-11-22 18:04:46,558 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:46,558 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:46,558 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:46,558 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-22 18:04:46,558 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:46,558 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-11-22 18:04:46,558 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:46,558 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:46,558 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:46,558 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-22 18:04:46,558 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:46,558 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2024-11-22 18:04:46,559 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:46,559 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:46,559 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:46,559 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:46,559 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) 0), 327#(= |#race~tids~0| 0)]) [2024-11-22 18:04:46,559 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2024-11-22 18:04:46,559 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:46,559 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:46,559 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:46,559 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:46,559 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:46,559 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:46,560 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2024-11-22 18:04:46,560 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-22 18:04:46,560 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:46,560 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:46,560 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:46,561 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:46,562 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-11-22 18:04:46,562 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-22 18:04:46,562 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-22 18:04:46,562 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-22 18:04:46,562 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:46,562 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:46,562 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-11-22 18:04:46,562 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:46,562 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-22 18:04:46,562 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-22 18:04:46,562 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-22 18:04:46,562 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:46,563 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2024-11-22 18:04:46,563 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:46,563 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:46,563 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:46,563 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:46,563 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:46,563 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) 0), 327#(= |#race~tids~0| 0)]) [2024-11-22 18:04:46,563 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2024-11-22 18:04:46,563 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:46,563 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:46,563 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:46,563 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:46,563 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:46,564 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:46,564 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2024-11-22 18:04:46,564 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:46,564 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-22 18:04:46,564 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:46,564 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-22 18:04:46,568 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-22 18:04:46,568 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2024-11-22 18:04:46,568 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:46,568 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-22 18:04:46,568 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-22 18:04:46,568 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-22 18:04:46,568 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:46,568 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 155#L1045-5true]) [2024-11-22 18:04:46,568 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-11-22 18:04:46,568 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:46,569 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-22 18:04:46,569 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-22 18:04:46,569 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:46,569 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:46,569 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) 0), 327#(= |#race~tids~0| 0)]) [2024-11-22 18:04:46,569 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-22 18:04:46,569 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:46,569 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:46,569 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-22 18:04:46,569 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-22 18:04:46,569 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:46,569 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:46,569 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-22 18:04:46,569 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:46,569 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-22 18:04:46,569 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-22 18:04:46,569 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:46,569 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:46,579 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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-22 18:04:46,579 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-11-22 18:04:46,579 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:46,579 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:46,579 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:46,583 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-22 18:04:46,584 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-11-22 18:04:46,584 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:46,584 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:46,584 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:46,584 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:46,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[][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-22 18:04:46,585 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-11-22 18:04:46,585 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:46,585 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:46,585 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:46,587 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-22 18:04:46,587 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-11-22 18:04:46,587 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:46,587 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:46,587 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:46,587 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:46,587 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:46,591 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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-22 18:04:46,591 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2024-11-22 18:04:46,591 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:46,591 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:46,591 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-22 18:04:46,598 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:46,598 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-11-22 18:04:46,598 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-22 18:04:46,598 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-22 18:04:46,598 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-22 18:04:46,598 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-22 18:04:46,598 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:46,598 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-22 18:04:46,598 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:46,598 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:46,598 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-11-22 18:04:46,599 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:46,599 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-22 18:04:46,599 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:46,599 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:46,599 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-22 18:04:46,599 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:46,599 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:46,599 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:46,600 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:46,600 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-11-22 18:04:46,600 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:46,600 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:46,600 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:46,600 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-22 18:04:46,600 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:46,603 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:46,603 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-11-22 18:04:46,603 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:46,603 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-22 18:04:46,603 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-22 18:04:46,603 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-22 18:04:46,603 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:46,603 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-11-22 18:04:46,603 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:46,603 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:46,603 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-22 18:04:46,603 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:46,604 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-11-22 18:04:46,604 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-22 18:04:46,604 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:46,604 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-22 18:04:46,604 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:46,604 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:46,604 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:46,604 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-11-22 18:04:46,604 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-22 18:04:46,604 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-22 18:04:46,605 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:46,605 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-22 18:04:46,605 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:46,606 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-11-22 18:04:46,606 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-22 18:04:46,606 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:46,606 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-22 18:04:46,606 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-22 18:04:46,606 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-22 18:04:46,606 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:46,606 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2024-11-22 18:04:46,606 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-22 18:04:46,606 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:46,606 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-22 18:04:46,607 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:46,607 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-22 18:04:46,607 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:46,607 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2024-11-22 18:04:46,607 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:46,607 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-22 18:04:46,607 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-22 18:04:46,608 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:46,608 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-11-22 18:04:46,608 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:46,608 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:46,608 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:46,608 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:46,608 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:46,609 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:46,609 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-11-22 18:04:46,609 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:46,609 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:46,609 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:46,609 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:46,609 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:46,610 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:46,610 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:46,610 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:46,610 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:46,610 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2024-11-22 18:04:46,610 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-22 18:04:46,610 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-22 18:04:46,610 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:46,611 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:46,611 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-22 18:04:46,611 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:46,611 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:46,611 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:46,611 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2024-11-22 18:04:46,611 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-22 18:04:46,611 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-22 18:04:46,611 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-22 18:04:46,611 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-22 18:04:46,611 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-22 18:04:46,611 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:46,612 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:46,612 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-11-22 18:04:46,612 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:46,612 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:46,612 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:46,612 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:46,612 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:46,613 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:46,613 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-11-22 18:04:46,613 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:46,613 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:46,614 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:46,617 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:46,617 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:46,626 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:46,626 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-11-22 18:04:46,626 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-22 18:04:46,626 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:46,627 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-22 18:04:46,627 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 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-22 18:04:46,627 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-22 18:04:46,627 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:46,627 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-22 18:04:46,627 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-22 18:04:46,627 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:46,627 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-11-22 18:04:46,631 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-22 18:04:46,631 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:46,631 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:46,631 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-22 18:04:46,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[][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) 0), 327#(= |#race~tids~0| 0), 293#L1031-5true]) [2024-11-22 18:04:46,631 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-11-22 18:04:46,631 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:46,631 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-22 18:04:46,631 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-22 18:04:46,631 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:46,632 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:46,632 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2024-11-22 18:04:46,632 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:46,632 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-22 18:04:46,632 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-22 18:04:46,632 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:46,828 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:46,828 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-11-22 18:04:46,828 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:46,829 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-22 18:04:46,829 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-22 18:04:46,829 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-22 18:04:46,829 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-22 18:04:46,829 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-22 18:04:46,829 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:46,829 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-22 18:04:46,829 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-22 18:04:46,829 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-22 18:04:46,829 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:46,829 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-22 18:04:46,829 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-22 18:04:46,830 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-22 18:04:46,830 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:46,830 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-11-22 18:04:46,830 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-22 18:04:46,830 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-22 18:04:46,830 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-22 18:04:46,830 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:46,830 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-22 18:04:46,830 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:46,830 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-22 18:04:46,830 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) 0), 327#(= |#race~tids~0| 0)]) [2024-11-22 18:04:46,830 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-11-22 18:04:46,830 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-22 18:04:46,831 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-22 18:04:46,831 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:46,831 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-22 18:04:46,831 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-22 18:04:46,831 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:46,831 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-22 18:04:46,831 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:46,835 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2024-11-22 18:04:46,835 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-22 18:04:46,835 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-22 18:04:46,835 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-22 18:04:46,835 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-22 18:04:46,835 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-22 18:04:46,835 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:46,836 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:46,859 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 4#L1029-4true, 314#true, 309#true, Black: 325#true, 12#L1043-10true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-22 18:04:46,859 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-11-22 18:04:46,859 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:46,859 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:46,859 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:46,869 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 177#L1043-9true, 314#true, 309#true, Black: 325#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 68#L1027-3true, 327#(= |#race~tids~0| 0)]) [2024-11-22 18:04:46,873 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-22 18:04:46,873 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:46,873 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:46,873 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:46,873 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:46,874 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-22 18:04:46,874 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-22 18:04:46,874 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:46,874 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:46,875 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:46,877 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-22 18:04:46,881 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-22 18:04:46,881 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:46,881 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:46,881 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:46,881 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:46,881 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:46,886 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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-22 18:04:46,890 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2024-11-22 18:04:46,890 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-22 18:04:46,890 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:46,890 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:46,907 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-22 18:04:46,909 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2024-11-22 18:04:46,909 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:46,909 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:46,909 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-22 18:04:46,909 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:46,910 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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-22 18:04:46,910 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-11-22 18:04:46,910 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:46,910 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:46,911 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:46,911 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-22 18:04:46,911 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2024-11-22 18:04:46,911 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:46,911 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:46,911 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-22 18:04:46,911 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:46,911 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-22 18:04:46,912 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-11-22 18:04:46,912 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:46,912 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:46,912 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:46,916 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:46,917 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2024-11-22 18:04:46,917 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:46,917 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-22 18:04:46,917 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-22 18:04:46,917 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-22 18:04:46,917 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:46,917 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2024-11-22 18:04:46,917 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-22 18:04:46,917 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:46,918 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:46,918 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:46,918 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2024-11-22 18:04:46,918 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-22 18:04:46,918 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:46,918 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:46,918 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:46,918 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-22 18:04:46,919 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 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-22 18:04:46,919 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2024-11-22 18:04:46,919 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-22 18:04:46,919 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:46,919 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-22 18:04:46,919 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-22 18:04:46,922 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:46,922 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-11-22 18:04:46,922 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-22 18:04:46,922 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-22 18:04:46,922 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-22 18:04:46,922 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:46,922 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-22 18:04:46,922 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:46,923 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2024-11-22 18:04:46,923 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:46,923 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-22 18:04:46,923 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-22 18:04:46,923 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-22 18:04:46,923 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-22 18:04:46,923 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:46,923 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2024-11-22 18:04:46,924 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-22 18:04:46,924 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:46,924 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-22 18:04:46,924 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-22 18:04:46,924 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:46,925 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-22 18:04:46,925 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:46,925 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:46,925 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:46,925 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:46,925 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:46,926 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:46,926 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-22 18:04:46,926 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:46,926 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:46,926 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:46,926 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:46,927 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:46,927 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:46,927 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:46,927 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:46,928 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:46,928 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2024-11-22 18:04:46,928 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-22 18:04:46,928 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:46,928 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-22 18:04:46,928 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-22 18:04:46,928 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-22 18:04:46,928 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-22 18:04:46,928 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:46,929 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:46,929 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2024-11-22 18:04:46,929 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:46,929 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-22 18:04:46,929 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-22 18:04:46,929 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-22 18:04:46,929 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-22 18:04:46,929 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-22 18:04:46,929 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-22 18:04:46,930 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:46,930 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-22 18:04:46,930 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:46,930 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:46,930 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:46,930 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:46,931 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:46,931 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:46,932 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-22 18:04:46,932 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:46,932 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:46,932 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:46,932 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:46,932 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:46,937 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:46,937 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2024-11-22 18:04:46,937 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:46,937 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:46,937 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-22 18:04:46,938 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-22 18:04:46,938 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-22 18:04:46,938 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-22 18:04:46,938 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-22 18:04:46,938 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-22 18:04:46,938 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:46,938 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-11-22 18:04:46,938 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-22 18:04:46,938 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-22 18:04:46,939 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:46,939 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-22 18:04:46,939 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-22 18:04:46,939 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-22 18:04:46,939 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-22 18:04:46,939 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:46,939 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2024-11-22 18:04:46,939 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-22 18:04:46,939 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-22 18:04:46,939 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-22 18:04:46,940 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-22 18:04:46,940 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:46,940 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-22 18:04:46,940 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:46,940 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-22 18:04:46,940 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) 0), 327#(= |#race~tids~0| 0), 313#true]) [2024-11-22 18:04:46,940 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2024-11-22 18:04:46,940 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-22 18:04:46,940 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-22 18:04:46,941 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-22 18:04:46,941 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:46,941 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-22 18:04:46,941 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-22 18:04:46,941 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:46,941 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-22 18:04:46,941 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:46,941 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2024-11-22 18:04:46,941 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-22 18:04:46,942 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-22 18:04:46,942 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-22 18:04:46,942 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-22 18:04:46,942 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-22 18:04:46,942 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-22 18:04:46,942 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:46,942 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:46,944 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:46,944 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-11-22 18:04:46,944 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:46,944 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:46,944 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:46,944 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:46,944 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:46,945 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2024-11-22 18:04:46,945 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:46,945 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:46,945 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:46,945 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:46,945 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:46,945 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2024-11-22 18:04:46,945 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:46,945 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:46,946 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:46,946 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:46,946 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) 0), 327#(= |#race~tids~0| 0), 293#L1031-5true, 311#true]) [2024-11-22 18:04:46,946 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2024-11-22 18:04:46,946 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:46,946 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:46,946 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:46,946 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:46,946 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:46,947 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:46,947 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2024-11-22 18:04:46,947 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:46,947 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:46,947 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:46,947 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:46,948 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:46,948 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-11-22 18:04:46,948 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-22 18:04:46,948 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:46,948 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-22 18:04:46,949 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:46,949 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:46,949 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:46,949 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-22 18:04:46,949 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:46,949 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2024-11-22 18:04:46,949 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:46,949 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:46,949 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-22 18:04:46,950 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-22 18:04:46,950 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:46,950 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:46,950 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-22 18:04:46,950 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-22 18:04:46,950 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2024-11-22 18:04:46,950 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:46,950 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-22 18:04:46,950 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:46,950 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-22 18:04:46,951 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:46,951 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:46,951 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-22 18:04:46,951 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) 0), 327#(= |#race~tids~0| 0)]) [2024-11-22 18:04:46,951 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2024-11-22 18:04:46,951 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-22 18:04:46,951 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:46,951 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:46,951 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-22 18:04:46,952 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:46,952 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:46,952 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:46,952 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-22 18:04:46,952 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:46,952 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2024-11-22 18:04:46,952 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-22 18:04:46,952 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-22 18:04:46,952 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:46,953 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:46,953 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-22 18:04:46,953 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:46,953 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:46,962 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-22 18:04:46,962 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-11-22 18:04:46,962 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:46,962 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:46,962 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:46,963 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:46,963 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 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-22 18:04:46,964 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-11-22 18:04:46,964 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:46,964 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:46,964 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:46,966 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-22 18:04:46,966 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-11-22 18:04:46,966 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:46,966 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:46,966 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:46,966 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:46,966 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:46,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, 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-22 18:04:46,971 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2024-11-22 18:04:46,971 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-22 18:04:46,971 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:46,971 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:46,981 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-22 18:04:46,981 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-11-22 18:04:46,981 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-22 18:04:46,981 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:46,981 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-22 18:04:46,981 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:46,982 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-22 18:04:46,982 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2024-11-22 18:04:46,982 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:46,982 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-22 18:04:46,983 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:46,983 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:46,983 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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-22 18:04:46,983 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-11-22 18:04:46,983 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:46,983 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:46,983 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:46,983 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-22 18:04:46,984 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-11-22 18:04:46,984 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:46,984 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:46,984 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:46,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[][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-22 18:04:46,989 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-11-22 18:04:46,989 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:46,989 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:46,989 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:46,990 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:46,990 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:46,993 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:46,994 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-22 18:04:46,994 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-22 18:04:46,994 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:46,994 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-22 18:04:46,994 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-22 18:04:46,994 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-22 18:04:46,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[][349], [308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:46,994 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-11-22 18:04:46,994 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-22 18:04:46,994 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-22 18:04:46,994 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:46,995 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-22 18:04:46,995 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 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-22 18:04:46,995 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2024-11-22 18:04:46,995 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-22 18:04:46,995 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-22 18:04:46,995 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-22 18:04:46,995 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:46,995 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-22 18:04:46,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[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 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-22 18:04:46,995 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2024-11-22 18:04:46,995 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:46,995 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-22 18:04:46,996 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-22 18:04:46,996 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-22 18:04:46,999 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:46,999 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-11-22 18:04:46,999 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-22 18:04:46,999 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-22 18:04:46,999 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-22 18:04:46,999 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-22 18:04:46,999 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-22 18:04:47,000 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:47,000 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-22 18:04:47,000 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:47,000 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:47,000 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2024-11-22 18:04:47,000 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-22 18:04:47,000 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:47,000 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:47,001 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-22 18:04:47,001 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-22 18:04:47,001 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-22 18:04:47,001 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-22 18:04:47,001 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:47,001 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2024-11-22 18:04:47,001 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-22 18:04:47,001 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-22 18:04:47,001 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:47,002 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-22 18:04:47,002 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-22 18:04:47,002 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-22 18:04:47,002 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-22 18:04:47,002 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:47,005 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 90#L1034-9true, 314#true, 309#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-22 18:04:47,006 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-11-22 18:04:47,006 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:47,006 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:47,006 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:47,006 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:47,011 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:47,011 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-11-22 18:04:47,011 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:47,012 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-22 18:04:47,012 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:47,012 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:47,012 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:47,012 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) 0), 327#(= |#race~tids~0| 0)]) [2024-11-22 18:04:47,012 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2024-11-22 18:04:47,012 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-22 18:04:47,012 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-22 18:04:47,013 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:47,013 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:47,013 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) 0), 327#(= |#race~tids~0| 0)]) [2024-11-22 18:04:47,013 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is not cut-off event [2024-11-22 18:04:47,013 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2024-11-22 18:04:47,013 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2024-11-22 18:04:47,014 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2024-11-22 18:04:47,014 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2024-11-22 18:04:47,014 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2024-11-22 18:04:47,014 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2024-11-22 18:04:47,014 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2024-11-22 18:04:47,014 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:47,014 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-11-22 18:04:47,014 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:47,015 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:47,015 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:47,015 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-22 18:04:47,015 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:47,015 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:47,015 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:47,017 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:47,017 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-11-22 18:04:47,017 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:47,017 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:47,017 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:47,017 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:47,017 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:47,017 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) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-22 18:04:47,018 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2024-11-22 18:04:47,018 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:47,018 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:47,018 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:47,018 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:47,019 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-22 18:04:47,019 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-11-22 18:04:47,019 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:47,020 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:47,020 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:47,020 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:47,020 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:47,031 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][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-22 18:04:47,031 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2024-11-22 18:04:47,031 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-22 18:04:47,031 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:47,032 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:47,041 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-22 18:04:47,041 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-11-22 18:04:47,041 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-22 18:04:47,041 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-22 18:04:47,041 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:47,041 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:47,042 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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-22 18:04:47,042 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-22 18:04:47,042 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:47,043 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:47,043 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:47,043 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-22 18:04:47,043 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-11-22 18:04:47,043 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:47,043 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-22 18:04:47,043 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:47,043 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:47,044 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-22 18:04:47,044 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-22 18:04:47,044 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:47,044 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:47,044 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:47,049 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-22 18:04:47,050 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-22 18:04:47,050 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:47,050 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:47,050 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:47,050 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:47,050 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:47,054 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-22 18:04:47,054 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2024-11-22 18:04:47,055 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-22 18:04:47,055 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:47,055 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:47,055 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:47,056 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-22 18:04:47,056 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2024-11-22 18:04:47,056 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:47,056 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:47,056 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-22 18:04:47,057 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-22 18:04:47,057 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:47,059 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-22 18:04:47,059 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2024-11-22 18:04:47,059 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:47,059 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:47,059 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:47,059 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:47,059 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:47,068 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:47,069 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2024-11-22 18:04:47,069 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:47,069 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-22 18:04:47,069 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-22 18:04:47,069 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:47,069 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:47,069 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2024-11-22 18:04:47,070 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-22 18:04:47,070 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-22 18:04:47,070 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:47,070 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:47,070 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:47,070 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:47,071 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2024-11-22 18:04:47,071 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:47,071 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:47,071 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-22 18:04:47,071 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:47,071 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-22 18:04:47,071 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-22 18:04:47,071 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:47,073 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:47,073 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2024-11-22 18:04:47,073 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:47,073 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:47,073 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:47,073 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:47,073 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:47,074 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:47,074 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2024-11-22 18:04:47,074 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:47,074 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:47,074 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:47,075 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:47,075 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:47,078 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 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-22 18:04:47,078 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-11-22 18:04:47,078 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:47,078 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-22 18:04:47,078 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:47,079 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-22 18:04:47,079 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-22 18:04:47,079 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:47,079 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-22 18:04:47,079 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-22 18:04:47,079 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:47,079 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:47,079 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-22 18:04:47,079 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-22 18:04:47,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[][350], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:47,080 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2024-11-22 18:04:47,080 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-22 18:04:47,080 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:47,080 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-22 18:04:47,080 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:47,080 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-22 18:04:47,081 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) 0), 327#(= |#race~tids~0| 0), 293#L1031-5true]) [2024-11-22 18:04:47,081 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-11-22 18:04:47,081 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:47,081 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-22 18:04:47,081 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-22 18:04:47,081 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:47,081 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-22 18:04:47,081 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:47,082 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-11-22 18:04:47,082 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:47,082 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-22 18:04:47,082 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-22 18:04:47,082 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:47,082 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-22 18:04:47,082 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:47,082 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-11-22 18:04:47,082 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:47,083 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-22 18:04:47,083 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-22 18:04:47,083 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-22 18:04:47,083 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-22 18:04:47,083 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:47,083 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-22 18:04:47,083 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:47,083 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-22 18:04:47,083 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-22 18:04:47,083 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-22 18:04:47,084 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-22 18:04:47,084 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:47,084 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-22 18:04:47,084 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:47,084 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-22 18:04:47,084 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-22 18:04:47,084 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-22 18:04:47,084 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-22 18:04:47,085 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) 0), 327#(= |#race~tids~0| 0)]) [2024-11-22 18:04:47,085 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-11-22 18:04:47,085 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-22 18:04:47,085 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-22 18:04:47,085 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-22 18:04:47,085 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:47,085 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-22 18:04:47,085 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:47,085 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-11-22 18:04:47,086 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-22 18:04:47,086 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-22 18:04:47,086 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-22 18:04:47,086 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-22 18:04:47,086 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:47,101 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-22 18:04:47,102 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2024-11-22 18:04:47,102 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:47,102 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:47,102 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-22 18:04:47,102 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-22 18:04:47,103 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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-22 18:04:47,103 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2024-11-22 18:04:47,103 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:47,103 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:47,103 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:47,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, 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-22 18:04:47,104 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-11-22 18:04:47,104 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-22 18:04:47,104 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:47,104 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:47,104 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:47,104 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-22 18:04:47,104 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2024-11-22 18:04:47,105 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:47,105 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:47,105 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:47,110 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-22 18:04:47,110 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2024-11-22 18:04:47,110 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:47,110 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:47,110 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:47,110 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:47,110 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:47,114 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-22 18:04:47,115 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2024-11-22 18:04:47,115 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:47,115 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:47,115 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:47,115 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-22 18:04:47,116 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-22 18:04:47,116 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2024-11-22 18:04:47,116 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-22 18:04:47,117 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:47,117 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-22 18:04:47,117 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-22 18:04:47,117 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:47,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, 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-22 18:04:47,119 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2024-11-22 18:04:47,119 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:47,119 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:47,119 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:47,119 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:47,120 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:47,125 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-22 18:04:47,125 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2024-11-22 18:04:47,125 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:47,125 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:47,125 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:47,125 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-22 18:04:47,125 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-11-22 18:04:47,125 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:47,126 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:47,126 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-22 18:04:47,132 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:47,132 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-11-22 18:04:47,132 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:47,132 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-22 18:04:47,132 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-22 18:04:47,132 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:47,133 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][305], [4#L1029-4true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:47,133 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2024-11-22 18:04:47,133 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:47,133 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:47,133 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:47,133 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-22 18:04:47,133 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-22 18:04:47,134 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:47,134 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2024-11-22 18:04:47,134 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:47,134 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-22 18:04:47,134 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:47,134 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-22 18:04:47,134 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-22 18:04:47,135 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:47,135 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:47,136 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:47,136 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2024-11-22 18:04:47,136 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:47,137 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:47,137 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:47,137 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:47,137 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:47,137 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:47,138 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2024-11-22 18:04:47,138 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:47,138 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:47,138 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:47,138 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:47,138 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:47,141 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:47,141 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-22 18:04:47,141 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:47,142 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-22 18:04:47,142 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-22 18:04:47,142 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-22 18:04:47,142 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-22 18:04:47,142 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-22 18:04:47,142 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:47,142 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2024-11-22 18:04:47,142 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:47,142 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-22 18:04:47,143 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-22 18:04:47,143 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-22 18:04:47,143 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-22 18:04:47,143 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-22 18:04:47,143 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:47,143 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-11-22 18:04:47,143 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:47,143 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-22 18:04:47,143 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-22 18:04:47,144 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-22 18:04:47,144 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-22 18:04:47,144 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-22 18:04:47,144 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][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) 0), 327#(= |#race~tids~0| 0)]) [2024-11-22 18:04:47,144 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2024-11-22 18:04:47,144 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-22 18:04:47,144 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-22 18:04:47,144 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-22 18:04:47,144 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:47,144 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-22 18:04:47,145 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-22 18:04:47,145 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:47,145 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-11-22 18:04:47,145 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-22 18:04:47,145 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-22 18:04:47,145 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-22 18:04:47,145 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-22 18:04:47,145 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-22 18:04:47,145 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:47,147 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:47,147 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2024-11-22 18:04:47,147 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-22 18:04:47,147 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:47,147 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:47,147 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-22 18:04:47,147 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:47,147 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-22 18:04:47,148 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:47,148 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-22 18:04:47,148 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-22 18:04:47,148 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:47,148 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-22 18:04:47,148 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-22 18:04:47,148 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:47,148 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:47,149 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-22 18:04:47,149 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-11-22 18:04:47,149 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:47,149 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-22 18:04:47,149 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-22 18:04:47,149 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-22 18:04:47,149 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:47,149 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:47,149 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) 0), 327#(= |#race~tids~0| 0)]) [2024-11-22 18:04:47,150 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2024-11-22 18:04:47,150 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:47,150 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:47,150 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-22 18:04:47,150 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-22 18:04:47,150 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-22 18:04:47,150 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:47,150 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:47,150 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-11-22 18:04:47,150 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:47,151 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-22 18:04:47,151 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-22 18:04:47,151 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-22 18:04:47,151 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:47,151 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:47,165 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-22 18:04:47,166 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2024-11-22 18:04:47,166 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:47,166 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:47,166 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:47,166 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:47,166 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:47,171 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-22 18:04:47,171 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2024-11-22 18:04:47,171 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:47,171 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:47,171 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-22 18:04:47,171 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:47,172 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-22 18:04:47,173 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2024-11-22 18:04:47,173 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-22 18:04:47,173 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-22 18:04:47,173 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-22 18:04:47,173 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:47,173 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:47,175 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-22 18:04:47,175 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2024-11-22 18:04:47,175 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:47,176 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:47,176 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:47,176 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:47,176 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:47,181 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-22 18:04:47,181 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-22 18:04:47,181 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-22 18:04:47,181 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:47,181 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:47,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[][305], [4#L1029-4true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:47,193 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2024-11-22 18:04:47,193 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-22 18:04:47,194 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:47,194 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:47,194 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:47,194 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-22 18:04:47,194 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:47,194 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-11-22 18:04:47,194 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:47,194 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:47,194 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-22 18:04:47,195 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-22 18:04:47,195 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:47,195 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2024-11-22 18:04:47,195 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-22 18:04:47,195 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:47,195 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-22 18:04:47,196 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:47,196 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:47,196 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-22 18:04:47,196 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:47,197 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:47,197 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2024-11-22 18:04:47,198 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:47,198 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:47,198 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:47,198 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:47,198 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:47,199 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 83#L1029-4true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:47,199 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2024-11-22 18:04:47,199 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:47,199 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:47,199 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:47,199 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:47,199 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:47,216 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-22 18:04:47,216 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2024-11-22 18:04:47,216 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:47,216 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:47,217 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-22 18:04:47,217 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:47,218 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-22 18:04:47,218 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2024-11-22 18:04:47,218 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:47,218 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:47,218 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-22 18:04:47,218 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-22 18:04:47,218 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-22 18:04:47,220 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-22 18:04:47,221 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2024-11-22 18:04:47,221 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:47,221 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:47,221 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:47,221 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:47,221 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:47,226 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-22 18:04:47,226 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-11-22 18:04:47,226 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-22 18:04:47,226 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:47,227 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:47,237 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-22 18:04:47,237 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2024-11-22 18:04:47,238 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-22 18:04:47,238 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:47,238 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:47,238 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:47,238 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:47,239 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-22 18:04:47,239 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2024-11-22 18:04:47,239 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:47,240 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:47,240 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-22 18:04:47,240 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-22 18:04:47,240 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:47,240 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-22 18:04:47,240 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-11-22 18:04:47,240 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:47,240 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:47,240 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:47,241 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:47,243 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-22 18:04:47,243 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2024-11-22 18:04:47,243 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-11-22 18:04:47,243 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-11-22 18:04:47,244 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-11-22 18:04:47,244 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-11-22 18:04:47,246 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:47,246 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-22 18:04:47,247 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-22 18:04:47,247 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-22 18:04:47,247 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:47,247 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:47,256 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:47,256 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2024-11-22 18:04:47,256 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:47,257 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-22 18:04:47,257 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-22 18:04:47,257 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:47,257 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:47,258 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-22 18:04:47,258 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2024-11-22 18:04:47,258 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:47,258 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-22 18:04:47,258 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:47,258 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-22 18:04:47,258 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:47,258 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:47,258 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-22 18:04:47,258 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:47,259 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) 0), 327#(= |#race~tids~0| 0)]) [2024-11-22 18:04:47,259 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2024-11-22 18:04:47,260 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-22 18:04:47,260 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-22 18:04:47,260 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:47,260 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-22 18:04:47,260 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:47,260 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-22 18:04:47,260 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-22 18:04:47,262 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:47,262 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2024-11-22 18:04:47,262 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:47,262 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:47,262 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:47,262 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:47,262 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:47,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[][332], [310#true, 314#true, 90#L1034-9true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:47,263 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2024-11-22 18:04:47,263 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:47,263 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:47,264 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:47,264 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:47,264 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:47,280 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-22 18:04:47,280 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2024-11-22 18:04:47,281 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:47,281 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-22 18:04:47,281 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-22 18:04:47,291 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-22 18:04:47,292 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-11-22 18:04:47,292 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:47,292 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:47,292 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:47,292 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:47,292 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-22 18:04:47,293 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-22 18:04:47,294 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-11-22 18:04:47,294 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:47,294 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-22 18:04:47,294 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:47,294 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:47,294 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-22 18:04:47,294 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][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-22 18:04:47,294 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-22 18:04:47,297 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:47,297 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:47,298 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:47,298 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:47,308 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 90#L1034-9true, 314#true, Black: 325#true, 309#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-22 18:04:47,308 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-22 18:04:47,308 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:47,308 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:47,308 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:47,309 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:47,309 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:47,313 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:47,313 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2024-11-22 18:04:47,314 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-22 18:04:47,314 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:47,314 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:47,314 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:47,314 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-22 18:04:47,315 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:47,315 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2024-11-22 18:04:47,315 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-22 18:04:47,315 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:47,315 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-22 18:04:47,315 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:47,315 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:47,315 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-22 18:04:47,315 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:47,316 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:47,316 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:47,316 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2024-11-22 18:04:47,317 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:47,317 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:47,317 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-22 18:04:47,317 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-22 18:04:47,317 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-22 18:04:47,317 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-22 18:04:47,317 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-22 18:04:47,318 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:47,318 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2024-11-22 18:04:47,318 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:47,318 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:47,318 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:47,318 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:47,319 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:47,320 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 293#L1031-5true]) [2024-11-22 18:04:47,320 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2024-11-22 18:04:47,320 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:47,320 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:47,320 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:47,320 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:47,320 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:47,331 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:47,331 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-22 18:04:47,331 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-11-22 18:04:47,331 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-11-22 18:04:47,331 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-11-22 18:04:47,349 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-22 18:04:47,350 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-11-22 18:04:47,350 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:47,350 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:47,350 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:47,350 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-22 18:04:47,350 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:47,351 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-22 18:04:47,351 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-11-22 18:04:47,352 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:47,352 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-22 18:04:47,352 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:47,352 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:47,352 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-22 18:04:47,352 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-22 18:04:47,352 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2024-11-22 18:04:47,352 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:47,352 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:47,353 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:47,353 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:47,359 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 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-22 18:04:47,359 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2024-11-22 18:04:47,359 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:47,359 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-22 18:04:47,359 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:47,364 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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-22 18:04:47,364 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-11-22 18:04:47,364 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:47,365 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-22 18:04:47,365 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:47,367 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-22 18:04:47,367 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-22 18:04:47,367 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:47,367 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:47,367 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-22 18:04:47,367 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-22 18:04:47,374 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:47,374 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2024-11-22 18:04:47,374 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:47,374 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-22 18:04:47,374 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-22 18:04:47,375 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:47,375 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:47,375 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 90#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-22 18:04:47,375 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2024-11-22 18:04:47,376 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:47,376 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:47,376 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-22 18:04:47,376 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-22 18:04:47,376 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:47,376 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:47,376 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-22 18:04:47,376 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:47,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[][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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:47,377 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-11-22 18:04:47,377 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-22 18:04:47,377 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-22 18:04:47,377 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:47,377 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-22 18:04:47,377 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-22 18:04:47,378 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-22 18:04:47,378 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:47,379 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:47,379 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2024-11-22 18:04:47,379 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:47,379 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:47,379 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:47,379 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:47,379 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:47,380 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:47,380 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2024-11-22 18:04:47,380 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:47,380 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:47,380 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:47,380 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:47,380 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:47,405 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-22 18:04:47,405 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2024-11-22 18:04:47,405 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:47,405 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:47,405 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:47,405 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-22 18:04:47,405 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:47,407 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-22 18:04:47,407 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2024-11-22 18:04:47,407 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-22 18:04:47,407 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-22 18:04:47,407 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:47,407 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:47,407 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:47,408 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-22 18:04:47,408 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2024-11-22 18:04:47,408 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:47,408 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:47,408 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:47,408 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:47,414 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-22 18:04:47,414 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2024-11-22 18:04:47,414 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-22 18:04:47,414 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:47,414 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:47,420 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][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-22 18:04:47,420 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-11-22 18:04:47,420 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-22 18:04:47,420 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:47,420 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:47,422 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-22 18:04:47,422 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-11-22 18:04:47,422 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-22 18:04:47,422 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:47,422 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-22 18:04:47,423 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:47,425 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-22 18:04:47,426 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-11-22 18:04:47,426 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-22 18:04:47,426 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-22 18:04:47,426 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:47,429 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-22 18:04:47,429 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-11-22 18:04:47,429 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:47,429 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:47,429 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-22 18:04:47,429 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-22 18:04:47,429 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-22 18:04:47,431 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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-22 18:04:47,431 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2024-11-22 18:04:47,431 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:47,431 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:47,431 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-22 18:04:47,431 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][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-22 18:04:47,431 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-11-22 18:04:47,432 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:47,432 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-22 18:04:47,432 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:47,432 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:47,435 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:47,435 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-11-22 18:04:47,435 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-22 18:04:47,435 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:47,435 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-22 18:04:47,435 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:47,435 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-22 18:04:47,439 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:47,439 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2024-11-22 18:04:47,439 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-22 18:04:47,440 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-22 18:04:47,440 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:47,440 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:47,440 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:47,441 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:47,441 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2024-11-22 18:04:47,441 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-22 18:04:47,441 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:47,441 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-22 18:04:47,441 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:47,441 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:47,441 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:47,441 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-22 18:04:47,442 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:47,442 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:47,442 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-11-22 18:04:47,442 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:47,443 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:47,443 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-22 18:04:47,443 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-22 18:04:47,443 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-22 18:04:47,443 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-22 18:04:47,443 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-22 18:04:47,444 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:47,444 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2024-11-22 18:04:47,444 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:47,444 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:47,444 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:47,444 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:47,445 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:47,445 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:47,445 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2024-11-22 18:04:47,446 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:47,446 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:47,446 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:47,446 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:47,446 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:47,451 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) 0), 327#(= |#race~tids~0| 0)]) [2024-11-22 18:04:47,452 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is not cut-off event [2024-11-22 18:04:47,452 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2024-11-22 18:04:47,452 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2024-11-22 18:04:47,452 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2024-11-22 18:04:47,452 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2024-11-22 18:04:47,452 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2024-11-22 18:04:47,452 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2024-11-22 18:04:47,452 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2024-11-22 18:04:47,452 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-22 18:04:47,453 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2024-11-22 18:04:47,453 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:47,453 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-22 18:04:47,453 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-22 18:04:47,453 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-22 18:04:47,453 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:47,453 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:47,453 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:47,455 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) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-22 18:04:47,455 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is not cut-off event [2024-11-22 18:04:47,455 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2024-11-22 18:04:47,455 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2024-11-22 18:04:47,455 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2024-11-22 18:04:47,455 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2024-11-22 18:04:47,456 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2024-11-22 18:04:47,456 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-22 18:04:47,456 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2024-11-22 18:04:47,456 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:47,456 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:47,456 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:47,456 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:47,456 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:47,457 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:47,457 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2024-11-22 18:04:47,457 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:47,457 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:47,458 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:47,458 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:47,480 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-22 18:04:47,481 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-11-22 18:04:47,481 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:47,481 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-22 18:04:47,481 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:47,486 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][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-22 18:04:47,486 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-22 18:04:47,487 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-22 18:04:47,487 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:47,487 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:47,489 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [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-22 18:04:47,489 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2024-11-22 18:04:47,489 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-22 18:04:47,489 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:47,489 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-22 18:04:47,489 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:47,492 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-22 18:04:47,492 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-11-22 18:04:47,492 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:47,492 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-22 18:04:47,492 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-22 18:04:47,496 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-22 18:04:47,496 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-11-22 18:04:47,496 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-22 18:04:47,496 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:47,497 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-22 18:04:47,497 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:47,497 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-22 18:04:47,498 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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-22 18:04:47,498 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-11-22 18:04:47,498 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:47,498 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-22 18:04:47,499 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:47,499 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-22 18:04:47,499 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-22 18:04:47,499 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-22 18:04:47,499 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:47,499 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:47,499 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:47,505 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-22 18:04:47,505 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-11-22 18:04:47,505 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-22 18:04:47,505 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-22 18:04:47,506 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:47,506 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:47,508 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 293#L1031-5true, 311#true]) [2024-11-22 18:04:47,508 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-22 18:04:47,508 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-11-22 18:04:47,508 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-11-22 18:04:47,509 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-11-22 18:04:47,509 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-11-22 18:04:47,511 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:47,511 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-22 18:04:47,511 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:47,511 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-22 18:04:47,511 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-22 18:04:47,511 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:47,511 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-22 18:04:47,511 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-22 18:04:47,512 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-22 18:04:47,517 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:47,517 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-11-22 18:04:47,517 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:47,517 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-22 18:04:47,517 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:47,517 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-22 18:04:47,517 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-22 18:04:47,517 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:47,517 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:47,518 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:47,519 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-11-22 18:04:47,519 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:47,519 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:47,519 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:47,519 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:47,519 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:47,520 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:47,520 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-11-22 18:04:47,520 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:47,520 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:47,520 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:47,520 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:47,526 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-22 18:04:47,526 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-22 18:04:47,526 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-11-22 18:04:47,526 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-11-22 18:04:47,527 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-11-22 18:04:47,527 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:47,527 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-22 18:04:47,527 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-22 18:04:47,527 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-22 18:04:47,527 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-22 18:04:47,527 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-22 18:04:47,527 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-22 18:04:47,527 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-22 18:04:47,528 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-22 18:04:47,528 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-22 18:04:47,528 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:47,528 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-22 18:04:47,528 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-22 18:04:47,528 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-22 18:04:47,528 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-22 18:04:47,528 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-22 18:04:47,528 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-22 18:04:47,529 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-22 18:04:47,529 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-22 18:04:47,529 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-22 18:04:47,529 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:47,529 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-22 18:04:47,529 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-22 18:04:47,529 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-22 18:04:47,529 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-22 18:04:47,529 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-22 18:04:47,530 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-22 18:04:47,530 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-22 18:04:47,530 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-22 18:04:47,530 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-22 18:04:47,530 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) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-22 18:04:47,530 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-22 18:04:47,530 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-22 18:04:47,530 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-22 18:04:47,530 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-22 18:04:47,530 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-22 18:04:47,531 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-22 18:04:47,531 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-22 18:04:47,531 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:47,531 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-22 18:04:47,531 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-22 18:04:47,531 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-22 18:04:47,531 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-22 18:04:47,531 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-22 18:04:47,531 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-22 18:04:47,532 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-22 18:04:47,532 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-22 18:04:47,532 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-22 18:04:47,544 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:47,545 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-11-22 18:04:47,545 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-22 18:04:47,545 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-22 18:04:47,545 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-22 18:04:47,546 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:47,546 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-11-22 18:04:47,546 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-22 18:04:47,546 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-22 18:04:47,546 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-22 18:04:47,555 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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-22 18:04:47,555 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2024-11-22 18:04:47,555 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-22 18:04:47,555 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:47,555 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:47,557 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-22 18:04:47,557 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-11-22 18:04:47,557 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-22 18:04:47,558 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:47,558 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-22 18:04:47,558 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-22 18:04:47,560 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-22 18:04:47,561 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-22 18:04:47,561 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:47,561 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-22 18:04:47,561 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-22 18:04:47,564 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-22 18:04:47,564 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-22 18:04:47,564 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-22 18:04:47,564 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:47,564 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-22 18:04:47,564 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-22 18:04:47,564 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:47,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[][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-22 18:04:47,566 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-22 18:04:47,566 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:47,566 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-22 18:04:47,566 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:47,566 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-22 18:04:47,566 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-11-22 18:04:47,566 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-22 18:04:47,566 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:47,567 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:47,567 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:47,573 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-22 18:04:47,573 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-22 18:04:47,573 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:47,573 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:47,573 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-22 18:04:47,573 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-22 18:04:47,585 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:47,585 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-11-22 18:04:47,585 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-22 18:04:47,585 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:47,586 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-22 18:04:47,586 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-22 18:04:47,586 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:47,586 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:47,586 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:47,589 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:47,589 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-11-22 18:04:47,590 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:47,590 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:47,590 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:47,590 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:47,590 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:47,591 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:47,591 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-11-22 18:04:47,591 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:47,591 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:47,591 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:47,591 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:47,615 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-22 18:04:47,615 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2024-11-22 18:04:47,615 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-22 18:04:47,616 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-22 18:04:47,616 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-22 18:04:47,619 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-22 18:04:47,619 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2024-11-22 18:04:47,619 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-22 18:04:47,619 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:47,619 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-22 18:04:47,619 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-22 18:04:47,619 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-22 18:04:47,621 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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-22 18:04:47,621 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-11-22 18:04:47,621 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:47,621 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-22 18:04:47,621 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:47,622 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-22 18:04:47,622 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2024-11-22 18:04:47,622 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-22 18:04:47,622 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:47,622 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:47,622 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:47,628 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-22 18:04:47,628 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-11-22 18:04:47,628 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:47,628 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-22 18:04:47,629 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-22 18:04:47,629 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:47,645 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:47,645 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-22 18:04:47,645 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-22 18:04:47,646 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:47,646 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:47,646 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-22 18:04:47,646 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:47,646 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-22 18:04:47,646 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:47,647 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:47,647 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-22 18:04:47,647 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:47,647 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:47,647 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:47,648 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:47,648 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:47,648 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:47,648 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-22 18:04:47,649 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:47,649 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:47,649 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:47,649 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:47,676 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-22 18:04:47,676 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2024-11-22 18:04:47,676 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-22 18:04:47,676 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-22 18:04:47,676 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-22 18:04:47,676 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:47,694 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-22 18:04:47,694 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-22 18:04:47,694 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:47,694 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-22 18:04:47,694 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:47,694 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:47,694 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-22 18:04:47,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[][152], [182#L1025-3true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:47,720 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-11-22 18:04:47,720 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-11-22 18:04:47,720 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-22 18:04:47,720 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-11-22 18:04:47,740 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-22 18:04:47,740 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-11-22 18:04:47,740 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-22 18:04:47,740 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:47,740 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-22 18:04:47,740 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:47,740 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:47,755 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 309#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-22 18:04:47,755 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-22 18:04:47,755 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-22 18:04:47,755 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-22 18:04:47,755 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-22 18:04:47,755 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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) 0), 311#true]) [2024-11-22 18:04:47,756 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-22 18:04:47,756 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-22 18:04:47,756 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-22 18:04:47,756 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-22 18:04:47,757 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-22 18:04:47,757 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-22 18:04:47,757 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-22 18:04:47,757 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-22 18:04:47,757 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-22 18:04:47,758 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) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-22 18:04:47,758 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-22 18:04:47,758 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-22 18:04:47,758 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-22 18:04:47,758 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-22 18:04:47,783 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-22 18:04:47,783 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2024-11-22 18:04:47,783 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-22 18:04:47,784 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:47,784 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:47,784 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-22 18:04:47,784 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:47,798 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:47,798 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-22 18:04:47,798 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-22 18:04:47,799 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-22 18:04:47,799 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-22 18:04:47,800 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:47,800 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-22 18:04:47,800 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-22 18:04:47,800 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-22 18:04:47,801 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-22 18:04:47,822 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-22 18:04:47,822 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-11-22 18:04:47,822 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-22 18:04:47,822 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:47,822 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:47,823 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-22 18:04:47,823 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:47,841 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 90#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-22 18:04:47,841 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-22 18:04:47,841 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-22 18:04:47,841 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-22 18:04:47,842 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-22 18:04:47,843 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:47,843 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-22 18:04:47,843 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-22 18:04:47,843 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-22 18:04:47,843 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-22 18:04:47,867 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-22 18:04:47,868 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-22 18:04:47,868 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-22 18:04:47,868 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-22 18:04:47,868 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-22 18:04:47,868 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-22 18:04:47,868 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][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-22 18:04:47,868 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-22 18:04:47,868 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-22 18:04:47,868 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-22 18:04:47,869 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-22 18:04:47,869 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-22 18:04:47,869 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-22 18:04:47,869 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-22 18:04:47,869 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2024-11-22 18:04:47,869 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-22 18:04:47,869 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-22 18:04:47,869 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-22 18:04:47,869 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-22 18:04:47,870 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][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) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-22 18:04:47,870 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2024-11-22 18:04:47,870 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-22 18:04:47,870 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-22 18:04:47,870 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-22 18:04:47,870 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:47,870 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:47,870 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-22 18:04:47,871 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-22 18:04:47,871 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2024-11-22 18:04:47,871 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-22 18:04:47,871 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-22 18:04:47,871 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-22 18:04:47,871 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-22 18:04:47,871 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-22 18:04:47,871 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-22 18:04:47,871 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-22 18:04:47,872 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-22 18:04:47,872 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:47,872 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:47,872 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:47,872 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:47,872 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-22 18:04:47,891 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:47,891 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-22 18:04:47,891 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-22 18:04:47,891 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-22 18:04:47,892 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-22 18:04:47,893 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:47,893 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-22 18:04:47,894 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-22 18:04:47,894 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-22 18:04:47,894 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-22 18:04:47,914 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:47,915 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-22 18:04:47,915 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:47,915 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:47,915 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:47,915 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:47,915 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:47,915 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:47,922 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-22 18:04:47,923 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-22 18:04:47,923 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:47,923 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:47,923 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:47,923 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:47,948 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:47,948 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-22 18:04:47,948 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-22 18:04:47,949 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-22 18:04:47,949 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-22 18:04:47,949 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:47,949 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-22 18:04:47,949 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-22 18:04:47,949 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-22 18:04:47,949 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-22 18:04:47,949 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:47,950 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-22 18:04:47,950 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-22 18:04:47,950 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-22 18:04:47,950 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-22 18:04:47,950 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][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) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-22 18:04:47,950 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-22 18:04:47,950 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-22 18:04:47,950 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-22 18:04:47,950 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-22 18:04:47,951 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 311#true]) [2024-11-22 18:04:47,951 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-22 18:04:47,951 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-22 18:04:47,951 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-22 18:04:47,951 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-22 18:04:47,953 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 314#true, 90#L1034-9true, Black: 325#true, 309#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-22 18:04:47,953 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-11-22 18:04:47,953 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-22 18:04:47,953 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-22 18:04:47,953 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-22 18:04:47,954 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 309#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-22 18:04:47,954 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-22 18:04:47,954 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-22 18:04:47,954 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-22 18:04:47,954 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-22 18:04:47,954 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-22 18:04:47,954 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) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-22 18:04:47,954 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-22 18:04:47,955 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-22 18:04:47,955 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-22 18:04:47,955 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-22 18:04:47,955 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-22 18:04:47,955 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 311#true]) [2024-11-22 18:04:47,955 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-22 18:04:47,955 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-22 18:04:47,956 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-22 18:04:47,956 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-22 18:04:47,956 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-22 18:04:47,957 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-22 18:04:47,957 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-11-22 18:04:47,957 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-22 18:04:47,958 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-22 18:04:47,958 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-22 18:04:47,958 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][332], [314#true, 90#L1034-9true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-22 18:04:47,958 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-22 18:04:47,958 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-22 18:04:47,958 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-22 18:04:47,958 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-22 18:04:47,958 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-22 18:04:47,959 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) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-22 18:04:47,959 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-22 18:04:47,959 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-22 18:04:47,959 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-22 18:04:47,959 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-22 18:04:47,959 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-22 18:04:47,959 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:47,959 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-22 18:04:47,959 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-22 18:04:47,959 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-22 18:04:47,959 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-22 18:04:47,959 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-22 18:04:47,974 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:47,974 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-22 18:04:47,975 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:47,975 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:47,975 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:47,975 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:47,975 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:47,975 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:47,997 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 90#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-22 18:04:47,997 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-22 18:04:47,997 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-22 18:04:47,997 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-22 18:04:47,998 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-22 18:04:47,998 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-22 18:04:47,999 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:47,999 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-22 18:04:47,999 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-22 18:04:47,999 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-22 18:04:47,999 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-22 18:04:47,999 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-22 18:04:48,019 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:48,019 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2024-11-22 18:04:48,019 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:48,019 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:48,019 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:48,019 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:48,020 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:48,020 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:48,025 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) 0), 311#true]) [2024-11-22 18:04:48,025 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2024-11-22 18:04:48,025 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:48,026 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:48,026 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:48,026 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:48,026 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:48,026 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:48,048 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:48,048 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-11-22 18:04:48,048 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-22 18:04:48,048 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-22 18:04:48,048 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-22 18:04:48,048 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-22 18:04:48,050 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 90#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-22 18:04:48,050 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-11-22 18:04:48,050 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-22 18:04:48,050 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-22 18:04:48,050 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-22 18:04:48,050 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-22 18:04:48,057 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:48,057 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-22 18:04:48,057 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-22 18:04:48,058 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-22 18:04:48,058 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-22 18:04:48,058 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-22 18:04:48,058 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:48,058 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-22 18:04:48,058 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-22 18:04:48,058 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-22 18:04:48,058 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-22 18:04:48,058 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-22 18:04:48,059 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:48,059 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-22 18:04:48,059 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-22 18:04:48,059 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-22 18:04:48,059 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-22 18:04:48,059 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-22 18:04:48,059 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) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-22 18:04:48,059 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-22 18:04:48,060 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-22 18:04:48,060 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-22 18:04:48,060 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-22 18:04:48,060 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-22 18:04:48,060 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 311#true]) [2024-11-22 18:04:48,060 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-22 18:04:48,060 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-22 18:04:48,060 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-22 18:04:48,060 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-22 18:04:48,060 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-22 18:04:48,076 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:48,076 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-22 18:04:48,076 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-11-22 18:04:48,077 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-11-22 18:04:48,077 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-22 18:04:48,077 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:48,077 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2024-11-22 18:04:48,077 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:48,077 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:48,077 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:48,077 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:48,078 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:48,078 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:48,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[][152], [308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:48,079 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-22 18:04:48,079 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-11-22 18:04:48,079 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-22 18:04:48,079 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-11-22 18:04:48,083 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:48,084 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2024-11-22 18:04:48,084 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:48,084 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:48,084 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:48,084 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:48,084 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:48,084 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:48,090 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) 0), 327#(= |#race~tids~0| 0)]) [2024-11-22 18:04:48,090 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2024-11-22 18:04:48,090 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-22 18:04:48,090 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-22 18:04:48,090 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-22 18:04:48,090 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-22 18:04:48,090 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-22 18:04:48,091 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-22 18:04:48,091 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-22 18:04:48,091 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-22 18:04:48,120 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-22 18:04:48,121 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-22 18:04:48,121 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-22 18:04:48,121 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-22 18:04:48,121 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-22 18:04:48,121 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-22 18:04:48,121 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-22 18:04:48,121 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-22 18:04:48,121 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-22 18:04:48,121 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-22 18:04:48,121 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-22 18:04:48,121 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:48,122 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-22 18:04:48,122 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-22 18:04:48,122 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-22 18:04:48,122 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-22 18:04:48,122 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-22 18:04:48,122 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-22 18:04:48,123 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:48,123 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-22 18:04:48,123 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-22 18:04:48,123 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-22 18:04:48,123 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-22 18:04:48,123 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-22 18:04:48,123 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-22 18:04:48,123 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:48,124 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-22 18:04:48,124 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-22 18:04:48,124 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-22 18:04:48,124 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-22 18:04:48,124 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-22 18:04:48,124 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-22 18:04:48,124 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:48,124 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-22 18:04:48,124 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-22 18:04:48,125 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-22 18:04:48,125 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-22 18:04:48,125 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-22 18:04:48,125 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-22 18:04:48,125 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-22 18:04:48,125 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) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-22 18:04:48,125 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-22 18:04:48,125 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-22 18:04:48,125 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-22 18:04:48,125 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-22 18:04:48,126 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-22 18:04:48,126 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-22 18:04:48,126 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) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-22 18:04:48,126 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-22 18:04:48,126 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-22 18:04:48,126 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-22 18:04:48,126 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-22 18:04:48,126 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-22 18:04:48,126 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-22 18:04:48,127 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-22 18:04:48,127 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 311#true]) [2024-11-22 18:04:48,127 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-22 18:04:48,127 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-22 18:04:48,127 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-22 18:04:48,127 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-22 18:04:48,127 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-22 18:04:48,127 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-22 18:04:48,146 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:48,146 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-22 18:04:48,146 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:48,146 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:48,147 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:48,147 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:48,147 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:48,147 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:48,152 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:48,152 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-22 18:04:48,152 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-22 18:04:48,152 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:48,153 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-22 18:04:48,153 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:48,153 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-22 18:04:48,153 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-22 18:04:48,153 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-22 18:04:48,153 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:48,153 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:48,162 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-22 18:04:48,162 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-22 18:04:48,162 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:48,162 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:48,162 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:48,162 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:48,178 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:48,178 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-22 18:04:48,178 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-22 18:04:48,178 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-22 18:04:48,178 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-22 18:04:48,178 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-22 18:04:48,179 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-22 18:04:48,179 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-22 18:04:48,181 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:48,181 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-22 18:04:48,181 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-22 18:04:48,181 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-22 18:04:48,182 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-22 18:04:48,182 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-22 18:04:48,182 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-22 18:04:48,182 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-22 18:04:48,182 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:48,182 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-22 18:04:48,182 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-22 18:04:48,182 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-22 18:04:48,182 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-22 18:04:48,183 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-22 18:04:48,183 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-22 18:04:48,183 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-22 18:04:48,183 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:48,183 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-22 18:04:48,183 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-22 18:04:48,183 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-22 18:04:48,183 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-22 18:04:48,183 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-22 18:04:48,184 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-22 18:04:48,184 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-22 18:04:48,184 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-22 18:04:48,184 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:48,184 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-22 18:04:48,184 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-22 18:04:48,184 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-22 18:04:48,184 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-22 18:04:48,184 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-22 18:04:48,185 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-22 18:04:48,185 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-22 18:04:48,185 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-22 18:04:48,186 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:48,186 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-22 18:04:48,186 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-22 18:04:48,186 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-22 18:04:48,186 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-22 18:04:48,186 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-22 18:04:48,186 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-22 18:04:48,187 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-22 18:04:48,187 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-22 18:04:48,187 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-22 18:04:48,187 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-22 18:04:48,187 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:48,187 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-22 18:04:48,187 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-22 18:04:48,187 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-22 18:04:48,187 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-22 18:04:48,188 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-22 18:04:48,188 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-22 18:04:48,188 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-22 18:04:48,188 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-22 18:04:48,188 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-22 18:04:48,188 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-22 18:04:48,188 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:48,188 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-22 18:04:48,188 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-22 18:04:48,188 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-22 18:04:48,188 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-22 18:04:48,189 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-22 18:04:48,189 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-22 18:04:48,189 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-22 18:04:48,189 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-22 18:04:48,189 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-22 18:04:48,189 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-22 18:04:48,189 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) 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-22 18:04:48,189 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-22 18:04:48,189 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-22 18:04:48,189 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-22 18:04:48,189 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-22 18:04:48,189 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-22 18:04:48,189 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-22 18:04:48,189 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-22 18:04:48,190 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-22 18:04:48,190 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:48,190 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-22 18:04:48,190 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-22 18:04:48,190 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-22 18:04:48,190 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-22 18:04:48,190 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-22 18:04:48,190 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-22 18:04:48,190 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-22 18:04:48,190 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-22 18:04:48,190 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-22 18:04:48,190 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-22 18:04:48,370 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-22 18:04:48,371 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-22 18:04:48,371 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-22 18:04:48,371 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-22 18:04:48,371 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-22 18:04:48,371 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-22 18:04:48,372 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-22 18:04:48,372 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-22 18:04:48,372 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-22 18:04:48,372 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-22 18:04:48,372 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-22 18:04:48,383 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:48,383 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2024-11-22 18:04:48,383 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:48,384 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:48,384 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:48,384 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:48,384 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:48,384 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:48,387 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:48,387 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-22 18:04:48,387 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:48,388 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:48,388 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:48,388 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-22 18:04:48,388 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:48,388 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:48,388 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:48,388 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-22 18:04:48,388 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:48,403 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:48,404 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-22 18:04:48,404 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-22 18:04:48,404 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-22 18:04:48,404 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-22 18:04:48,404 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-22 18:04:48,404 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-22 18:04:48,404 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-22 18:04:48,404 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-22 18:04:48,407 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) 0), 327#(= |#race~tids~0| 0)]) [2024-11-22 18:04:48,407 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-22 18:04:48,407 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-22 18:04:48,407 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-22 18:04:48,407 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-22 18:04:48,408 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:48,408 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-11-22 18:04:48,408 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-22 18:04:48,408 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-22 18:04:48,408 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-22 18:04:48,408 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-22 18:04:48,408 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-22 18:04:48,408 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 90#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-22 18:04:48,408 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-22 18:04:48,408 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-22 18:04:48,408 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-22 18:04:48,408 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-22 18:04:48,409 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-22 18:04:48,409 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-22 18:04:48,409 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-22 18:04:48,409 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-22 18:04:48,409 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-22 18:04:48,409 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-22 18:04:48,409 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-22 18:04:48,409 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-22 18:04:48,409 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-22 18:04:48,409 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) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-22 18:04:48,409 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-22 18:04:48,409 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-22 18:04:48,410 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-22 18:04:48,410 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-22 18:04:48,410 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-22 18:04:48,410 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-22 18:04:48,410 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:48,410 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-22 18:04:48,410 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-22 18:04:48,410 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-22 18:04:48,410 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-22 18:04:48,410 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-22 18:04:48,410 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-22 18:04:48,411 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:48,411 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-11-22 18:04:48,411 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-22 18:04:48,411 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-22 18:04:48,411 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-22 18:04:48,411 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-22 18:04:48,412 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-22 18:04:48,412 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:48,412 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-22 18:04:48,412 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-22 18:04:48,412 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-22 18:04:48,412 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-22 18:04:48,412 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-22 18:04:48,412 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-22 18:04:48,412 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 309#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-22 18:04:48,412 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-22 18:04:48,412 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-22 18:04:48,412 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-22 18:04:48,412 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-22 18:04:48,412 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-22 18:04:48,412 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-22 18:04:48,412 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) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-22 18:04:48,412 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-22 18:04:48,412 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-22 18:04:48,412 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-22 18:04:48,412 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-22 18:04:48,413 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-22 18:04:48,413 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-22 18:04:48,413 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:48,413 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-22 18:04:48,413 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-22 18:04:48,413 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-22 18:04:48,413 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-22 18:04:48,413 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-22 18:04:48,413 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-22 18:04:48,414 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-22 18:04:48,414 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is not cut-off event [2024-11-22 18:04:48,414 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2024-11-22 18:04:48,414 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2024-11-22 18:04:48,414 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2024-11-22 18:04:48,414 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2024-11-22 18:04:48,414 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2024-11-22 18:04:48,414 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) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-22 18:04:48,414 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-22 18:04:48,415 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-22 18:04:48,415 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-22 18:04:48,415 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-22 18:04:48,415 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-22 18:04:48,415 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-22 18:04:48,415 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-22 18:04:48,427 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:48,427 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-22 18:04:48,427 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-22 18:04:48,427 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-22 18:04:48,427 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-22 18:04:48,427 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:48,428 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2024-11-22 18:04:48,428 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-22 18:04:48,428 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:48,428 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:48,428 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:48,428 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:48,428 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-22 18:04:48,429 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:48,429 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-22 18:04:48,429 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-22 18:04:48,429 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-22 18:04:48,429 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-22 18:04:48,432 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:48,432 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2024-11-22 18:04:48,432 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:48,432 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:48,432 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:48,433 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:48,433 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:48,433 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:48,433 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:48,433 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:48,433 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:48,437 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) 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-22 18:04:48,437 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2024-11-22 18:04:48,437 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:48,437 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:48,437 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-22 18:04:48,437 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:48,437 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:48,437 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:48,437 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:48,439 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) 0), 327#(= |#race~tids~0| 0)]) [2024-11-22 18:04:48,439 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2024-11-22 18:04:48,439 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:48,439 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:48,439 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:48,439 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:48,439 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:48,439 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:48,440 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:48,440 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:48,440 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:48,451 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-22 18:04:48,452 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-22 18:04:48,452 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-22 18:04:48,452 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-22 18:04:48,452 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-22 18:04:48,452 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-22 18:04:48,456 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:48,457 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-22 18:04:48,457 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-22 18:04:48,457 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-22 18:04:48,457 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-22 18:04:48,457 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-22 18:04:48,457 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-22 18:04:48,457 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-22 18:04:48,457 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-22 18:04:48,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, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:48,458 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-11-22 18:04:48,458 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-22 18:04:48,459 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-22 18:04:48,459 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-22 18:04:48,459 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-22 18:04:48,459 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-22 18:04:48,459 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-22 18:04:48,459 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-22 18:04:48,459 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-22 18:04:48,459 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-22 18:04:48,459 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-22 18:04:48,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, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:48,459 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-22 18:04:48,459 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-22 18:04:48,459 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-22 18:04:48,460 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-22 18:04:48,460 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-22 18:04:48,460 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-22 18:04:48,460 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-22 18:04:48,460 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-22 18:04:48,460 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-22 18:04:48,460 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-22 18:04:48,460 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-22 18:04:48,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[][311], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:48,460 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-22 18:04:48,460 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-22 18:04:48,460 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-22 18:04:48,460 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-22 18:04:48,461 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-22 18:04:48,461 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-22 18:04:48,461 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-22 18:04:48,461 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-22 18:04:48,461 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-22 18:04:48,461 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-22 18:04:48,461 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-22 18:04:48,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, 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:48,461 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-22 18:04:48,461 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-22 18:04:48,461 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-22 18:04:48,461 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-22 18:04:48,461 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-22 18:04:48,462 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-22 18:04:48,462 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-22 18:04:48,462 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-22 18:04:48,462 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-22 18:04:48,462 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-22 18:04:48,462 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-22 18:04:48,470 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:48,470 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-22 18:04:48,470 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-22 18:04:48,470 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-22 18:04:48,470 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-22 18:04:48,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[][152], [308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:48,500 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-22 18:04:48,500 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-22 18:04:48,500 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-22 18:04:48,500 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-22 18:04:48,501 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:48,501 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-22 18:04:48,501 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-22 18:04:48,501 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-22 18:04:48,501 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-22 18:04:48,501 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:48,501 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2024-11-22 18:04:48,501 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:48,501 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:48,501 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:48,501 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:48,501 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:48,502 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:48,502 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:48,502 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:48,502 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:48,509 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:48,509 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2024-11-22 18:04:48,509 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:48,509 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:48,509 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:48,509 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-22 18:04:48,509 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:48,509 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:48,509 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:48,510 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:48,514 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2024-11-22 18:04:48,514 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:48,514 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:48,514 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:48,514 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:48,514 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:48,514 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:48,514 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:48,514 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:48,514 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:48,547 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-22 18:04:48,548 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-22 18:04:48,548 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-22 18:04:48,548 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-22 18:04:48,548 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-22 18:04:48,548 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-22 18:04:48,556 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:48,556 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-22 18:04:48,556 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-22 18:04:48,556 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-22 18:04:48,556 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-22 18:04:48,558 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:48,559 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-22 18:04:48,559 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-22 18:04:48,559 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-22 18:04:48,559 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-22 18:04:48,559 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-22 18:04:48,559 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-22 18:04:48,559 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-22 18:04:48,560 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:48,560 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-22 18:04:48,560 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-22 18:04:48,560 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-22 18:04:48,560 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-22 18:04:48,560 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-22 18:04:48,560 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-22 18:04:48,560 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-22 18:04:48,560 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 309#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-22 18:04:48,560 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-22 18:04:48,560 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-22 18:04:48,560 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-22 18:04:48,561 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-22 18:04:48,561 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-22 18:04:48,561 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-22 18:04:48,561 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-22 18:04:48,561 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) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-22 18:04:48,561 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-22 18:04:48,561 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-22 18:04:48,561 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-22 18:04:48,561 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-22 18:04:48,561 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-22 18:04:48,561 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-22 18:04:48,561 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-22 18:04:48,561 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-22 18:04:48,562 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 311#true]) [2024-11-22 18:04:48,562 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-22 18:04:48,562 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-22 18:04:48,562 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-22 18:04:48,562 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-22 18:04:48,562 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-22 18:04:48,562 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-22 18:04:48,562 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-22 18:04:48,563 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-22 18:04:48,563 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-22 18:04:48,563 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-22 18:04:48,563 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-22 18:04:48,563 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-22 18:04:48,563 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-22 18:04:48,563 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-22 18:04:48,578 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:48,579 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-22 18:04:48,579 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:48,579 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:48,579 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:48,579 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-22 18:04:48,579 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:48,579 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:48,579 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:48,580 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:48,580 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-22 18:04:48,580 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:48,580 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:48,581 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:48,581 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:48,581 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:48,581 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:48,581 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:48,581 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:48,581 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:48,586 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:48,586 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2024-11-22 18:04:48,586 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-22 18:04:48,586 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:48,586 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:48,586 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:48,586 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:48,586 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:48,586 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:48,587 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:48,587 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2024-11-22 18:04:48,587 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:48,587 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:48,587 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:48,587 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:48,587 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:48,587 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:48,587 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-22 18:04:48,587 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:48,587 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-22 18:04:48,587 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:48,588 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:48,588 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:48,588 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:48,588 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:48,588 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:48,588 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2024-11-22 18:04:48,588 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) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-22 18:04:48,588 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2024-11-22 18:04:48,588 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-22 18:04:48,588 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2024-11-22 18:04:48,588 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-22 18:04:48,588 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-22 18:04:48,588 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:48,589 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:48,589 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-22 18:04:48,589 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:48,589 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-22 18:04:48,589 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:48,589 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2024-11-22 18:04:48,589 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:48,589 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:48,589 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:48,589 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:48,589 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:48,599 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-22 18:04:48,600 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-22 18:04:48,600 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-22 18:04:48,600 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-22 18:04:48,600 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-22 18:04:48,600 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-22 18:04:48,608 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:48,608 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-22 18:04:48,608 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-22 18:04:48,608 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-22 18:04:48,608 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-22 18:04:48,609 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:48,609 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-22 18:04:48,609 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-22 18:04:48,609 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-22 18:04:48,609 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-22 18:04:48,609 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-22 18:04:48,609 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-22 18:04:48,609 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-22 18:04:48,609 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-22 18:04:48,609 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 90#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-22 18:04:48,609 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-22 18:04:48,610 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-22 18:04:48,610 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-22 18:04:48,610 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-22 18:04:48,610 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-22 18:04:48,610 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-22 18:04:48,610 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-22 18:04:48,610 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-22 18:04:48,610 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 155#L1045-5true, 311#true]) [2024-11-22 18:04:48,610 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-22 18:04:48,610 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-22 18:04:48,610 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-22 18:04:48,610 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-22 18:04:48,610 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-22 18:04:48,611 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-22 18:04:48,611 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-22 18:04:48,611 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-22 18:04:48,611 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 311#true]) [2024-11-22 18:04:48,611 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-22 18:04:48,611 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-22 18:04:48,611 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-22 18:04:48,611 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-22 18:04:48,611 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-22 18:04:48,611 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-22 18:04:48,611 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-22 18:04:48,611 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-22 18:04:48,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[][152], [308#L1045-9true, 4#L1029-4true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:48,612 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-11-22 18:04:48,612 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-22 18:04:48,612 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-22 18:04:48,612 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-22 18:04:48,631 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:48,632 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2024-11-22 18:04:48,632 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:48,632 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:48,632 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2024-11-22 18:04:48,632 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:48,632 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:48,632 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:48,632 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:48,633 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:48,633 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2024-11-22 18:04:48,633 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:48,633 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:48,633 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:48,633 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:48,634 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:48,634 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:48,634 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:48,634 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:48,634 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:48,643 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-22 18:04:48,644 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-22 18:04:48,644 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:48,644 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:48,644 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:48,644 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2024-11-22 18:04:48,644 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:48,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, 312#true, 58#L1029-4true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-22 18:04:48,645 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-22 18:04:48,645 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:48,645 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:48,645 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:48,645 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:48,645 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:48,645 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:48,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], [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-22 18:04:48,645 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-22 18:04:48,646 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:48,646 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-22 18:04:48,646 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:48,646 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-22 18:04:48,646 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-22 18:04:48,646 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:48,647 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-22 18:04:48,647 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-11-22 18:04:48,647 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-22 18:04:48,647 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-22 18:04:48,647 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-22 18:04:48,647 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-22 18:04:48,657 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:48,657 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-22 18:04:48,657 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-22 18:04:48,658 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-22 18:04:48,658 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-22 18:04:48,658 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:48,659 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-22 18:04:48,659 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-22 18:04:48,659 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-22 18:04:48,659 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-22 18:04:48,659 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-22 18:04:48,659 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-22 18:04:48,659 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-22 18:04:48,659 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-22 18:04:48,659 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-22 18:04:48,659 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:48,659 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-11-22 18:04:48,659 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-22 18:04:48,660 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-22 18:04:48,660 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-22 18:04:48,660 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-22 18:04:48,660 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-22 18:04:48,660 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-22 18:04:48,660 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-22 18:04:48,660 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-22 18:04:48,660 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 309#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-22 18:04:48,660 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-22 18:04:48,660 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-22 18:04:48,660 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-22 18:04:48,660 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-22 18:04:48,660 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-22 18:04:48,661 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-22 18:04:48,661 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-22 18:04:48,661 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-22 18:04:48,661 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-22 18:04:48,661 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 311#true]) [2024-11-22 18:04:48,661 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-22 18:04:48,661 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-22 18:04:48,661 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-22 18:04:48,661 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-22 18:04:48,661 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-22 18:04:48,661 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-22 18:04:48,661 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-22 18:04:48,661 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-22 18:04:48,662 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-22 18:04:48,676 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-22 18:04:48,676 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-22 18:04:48,676 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:48,676 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:48,676 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:48,676 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:48,677 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:48,677 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:48,677 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-22 18:04:48,677 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-22 18:04:48,677 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:48,677 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:48,677 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:48,677 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:48,678 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-22 18:04:48,679 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-22 18:04:48,679 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:48,679 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:48,679 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-22 18:04:48,679 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:48,679 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:48,682 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:48,682 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2024-11-22 18:04:48,682 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-22 18:04:48,682 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-22 18:04:48,682 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-22 18:04:48,682 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:48,682 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2024-11-22 18:04:48,683 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-22 18:04:48,683 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:48,683 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:48,683 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:48,683 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:48,683 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2024-11-22 18:04:48,683 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-22 18:04:48,684 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][152], [182#L1025-3true, 308#L1045-9true, 4#L1029-4true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:48,684 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2024-11-22 18:04:48,684 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-22 18:04:48,684 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-22 18:04:48,684 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-22 18:04:48,684 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:48,684 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2024-11-22 18:04:48,684 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:48,684 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:48,684 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-22 18:04:48,684 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:48,684 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:48,685 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:48,685 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:48,685 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:48,685 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:48,717 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-22 18:04:48,717 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2024-11-22 18:04:48,717 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:48,717 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:48,717 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:48,717 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:48,717 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-22 18:04:48,717 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2024-11-22 18:04:48,717 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:48,718 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:48,718 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:48,718 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:48,718 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:48,718 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:48,719 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-22 18:04:48,719 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2024-11-22 18:04:48,719 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:48,719 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:48,719 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:48,719 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:48,719 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:48,727 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:48,727 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2024-11-22 18:04:48,727 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-22 18:04:48,727 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-22 18:04:48,727 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-22 18:04:48,728 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:48,728 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2024-11-22 18:04:48,728 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-22 18:04:48,728 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-22 18:04:48,729 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-22 18:04:48,737 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-22 18:04:48,737 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-22 18:04:48,737 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:48,738 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2024-11-22 18:04:48,738 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:48,738 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:48,738 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2024-11-22 18:04:48,738 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:48,738 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-22 18:04:48,738 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2024-11-22 18:04:48,738 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-22 18:04:48,738 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-22 18:04:48,738 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-22 18:04:48,738 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-22 18:04:48,738 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-22 18:04:48,738 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][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-22 18:04:48,738 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-22 18:04:48,738 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-22 18:04:48,739 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-22 18:04:48,739 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-22 18:04:48,739 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-22 18:04:48,739 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-22 18:04:48,739 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-22 18:04:48,739 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-22 18:04:48,739 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-22 18:04:48,739 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:48,739 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-22 18:04:48,739 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:48,739 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:48,739 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:48,740 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:48,740 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2024-11-22 18:04:48,740 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-22 18:04:48,740 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:48,740 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-22 18:04:48,740 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:48,740 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:48,740 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:48,740 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:48,740 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:48,740 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:48,740 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2024-11-22 18:04:48,740 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-22 18:04:48,741 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:48,741 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:48,741 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:48,741 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:48,741 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2024-11-22 18:04:48,741 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-22 18:04:48,741 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2024-11-22 18:04:48,741 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:48,741 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2024-11-22 18:04:48,741 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:48,741 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:48,741 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2024-11-22 18:04:48,741 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:48,742 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2024-11-22 18:04:48,742 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:48,742 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:48,742 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:48,742 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:48,742 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2024-11-22 18:04:48,742 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:48,742 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-22 18:04:48,742 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:48,742 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:48,742 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:48,742 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:48,742 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:48,742 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-22 18:04:48,742 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:48,742 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2024-11-22 18:04:48,742 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:48,742 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:48,742 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:48,743 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-22 18:04:48,743 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-22 18:04:48,743 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:48,743 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:48,743 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:48,743 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:48,743 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-22 18:04:48,743 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:48,743 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:48,743 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2024-11-22 18:04:48,743 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:48,743 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:48,743 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:48,744 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:48,744 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2024-11-22 18:04:48,744 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) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-22 18:04:48,744 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2024-11-22 18:04:48,744 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:48,744 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:48,744 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-22 18:04:48,744 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:48,744 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-22 18:04:48,744 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:48,744 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:48,744 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:48,745 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) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-22 18:04:48,745 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2024-11-22 18:04:48,745 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-22 18:04:48,745 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2024-11-22 18:04:48,745 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-22 18:04:48,745 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-22 18:04:48,745 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2024-11-22 18:04:48,745 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:48,745 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:48,745 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-22 18:04:48,745 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:48,745 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-22 18:04:48,745 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:48,746 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:48,746 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:48,746 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-22 18:04:48,746 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:48,746 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:48,746 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:48,746 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-22 18:04:48,746 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:48,746 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-22 18:04:48,746 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:48,746 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2024-11-22 18:04:48,746 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:48,746 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:48,747 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:48,747 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2024-11-22 18:04:48,747 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:48,747 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:48,751 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-22 18:04:48,751 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2024-11-22 18:04:48,751 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-22 18:04:48,751 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-22 18:04:48,751 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-22 18:04:48,751 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-22 18:04:48,751 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:48,751 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2024-11-22 18:04:48,751 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:48,751 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:48,752 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:48,752 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:48,752 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:48,752 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:48,752 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:48,752 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2024-11-22 18:04:48,752 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:48,752 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:48,752 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:48,752 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:48,752 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:48,752 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:48,753 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:48,753 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-22 18:04:48,753 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:48,753 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:48,753 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:48,753 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:48,753 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:48,753 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:48,753 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) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-22 18:04:48,753 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2024-11-22 18:04:48,753 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:48,753 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-22 18:04:48,753 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-22 18:04:48,754 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-22 18:04:48,754 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-22 18:04:48,754 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:48,754 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:48,754 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-22 18:04:48,754 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:48,754 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:48,754 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:48,754 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:48,754 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:48,754 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:48,757 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-22 18:04:48,757 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2024-11-22 18:04:48,757 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-22 18:04:48,757 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-22 18:04:48,757 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-22 18:04:48,757 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-22 18:04:48,757 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-22 18:04:48,758 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-22 18:04:48,758 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-22 18:04:48,758 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-22 18:04:48,758 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:48,758 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-22 18:04:48,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, 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-22 18:04:48,758 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-22 18:04:48,758 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:48,758 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:48,758 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:48,758 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:48,758 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:48,758 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2024-11-22 18:04:48,758 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:48,758 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:48,758 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:48,758 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:48,758 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:48,758 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:48,759 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:48,759 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2024-11-22 18:04:48,759 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:48,759 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:48,759 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:48,759 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:48,759 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:48,759 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:48,759 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:48,759 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2024-11-22 18:04:48,759 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:48,759 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:48,759 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:48,759 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:48,759 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:48,759 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:48,759 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:48,760 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-22 18:04:48,760 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:48,760 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:48,760 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:48,760 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:48,760 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-22 18:04:48,760 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:48,760 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) 0), 327#(= |#race~tids~0| 0)]) [2024-11-22 18:04:48,760 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2024-11-22 18:04:48,761 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-22 18:04:48,761 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:48,761 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:48,761 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-22 18:04:48,761 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-22 18:04:48,761 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-22 18:04:48,761 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) 0), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2024-11-22 18:04:48,761 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2024-11-22 18:04:48,761 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:48,761 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:48,761 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:48,761 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:48,761 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:48,762 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:48,762 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:48,762 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-22 18:04:48,762 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:48,762 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:48,762 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:48,762 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:48,762 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:48,762 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:48,764 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-22 18:04:48,764 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2024-11-22 18:04:48,764 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-22 18:04:48,764 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-22 18:04:48,764 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-22 18:04:48,764 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-22 18:04:48,765 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-22 18:04:48,765 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:48,765 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2024-11-22 18:04:48,765 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:48,765 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:48,765 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:48,765 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:48,765 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:48,765 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:48,765 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:48,765 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:48,765 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:48,766 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:48,766 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2024-11-22 18:04:48,766 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:48,766 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:48,766 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:48,766 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:48,766 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:48,766 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:48,766 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:48,766 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:48,766 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:48,766 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:48,766 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-22 18:04:48,766 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:48,766 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:48,766 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:48,766 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:48,766 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:48,767 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-22 18:04:48,767 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:48,767 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:48,767 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-22 18:04:48,767 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) 0), 327#(= |#race~tids~0| 0)]) [2024-11-22 18:04:48,767 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2024-11-22 18:04:48,767 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-22 18:04:48,767 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-22 18:04:48,767 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-22 18:04:48,767 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:48,767 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-22 18:04:48,767 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:48,767 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-22 18:04:48,767 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-22 18:04:48,767 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:48,767 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-22 18:04:48,767 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:48,767 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:48,767 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:48,767 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:48,767 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:48,767 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:48,768 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:48,768 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:48,768 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:48,775 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:48,775 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-22 18:04:48,775 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-22 18:04:48,776 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-22 18:04:48,776 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-22 18:04:48,776 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-22 18:04:48,776 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-22 18:04:48,776 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-22 18:04:48,776 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-22 18:04:48,776 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-22 18:04:48,776 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-22 18:04:48,776 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:48,776 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-22 18:04:48,776 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-22 18:04:48,776 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-22 18:04:48,776 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-22 18:04:48,777 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-22 18:04:48,777 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-22 18:04:48,777 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-22 18:04:48,777 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-22 18:04:48,777 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-22 18:04:48,777 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-22 18:04:48,777 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 309#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-22 18:04:48,777 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-22 18:04:48,777 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-22 18:04:48,777 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-22 18:04:48,777 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-22 18:04:48,777 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-22 18:04:48,777 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-22 18:04:48,778 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-22 18:04:48,778 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-22 18:04:48,778 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-22 18:04:48,778 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-22 18:04:48,778 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) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-22 18:04:48,778 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-22 18:04:48,778 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-22 18:04:48,778 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-22 18:04:48,778 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-22 18:04:48,778 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-22 18:04:48,778 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-22 18:04:48,778 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-22 18:04:48,778 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-22 18:04:48,779 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-22 18:04:48,779 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:48,779 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-22 18:04:48,779 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-22 18:04:48,779 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-22 18:04:48,779 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-22 18:04:48,779 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-22 18:04:48,779 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-22 18:04:48,779 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-22 18:04:48,779 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-22 18:04:48,779 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-22 18:04:48,779 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-22 18:04:48,780 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:48,780 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-22 18:04:48,780 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-22 18:04:48,780 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-22 18:04:48,780 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-22 18:04:48,781 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:48,781 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-22 18:04:48,781 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-22 18:04:48,781 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-22 18:04:48,781 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-22 18:04:48,782 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-22 18:04:48,782 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-22 18:04:48,782 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-22 18:04:48,782 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-22 18:04:48,782 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-22 18:04:48,782 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:48,782 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-22 18:04:48,782 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-22 18:04:48,782 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-22 18:04:48,782 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-22 18:04:48,782 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-22 18:04:48,782 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-22 18:04:48,782 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-22 18:04:48,782 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-22 18:04:48,782 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-22 18:04:48,782 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:48,782 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-22 18:04:48,782 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-22 18:04:48,782 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-22 18:04:48,783 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-22 18:04:48,783 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-22 18:04:48,783 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-22 18:04:48,783 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-22 18:04:48,783 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-22 18:04:48,783 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-22 18:04:48,783 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) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-22 18:04:48,783 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-22 18:04:48,783 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-22 18:04:48,783 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-22 18:04:48,783 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-22 18:04:48,783 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-22 18:04:48,783 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-22 18:04:48,784 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-22 18:04:48,784 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-22 18:04:48,784 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 311#true]) [2024-11-22 18:04:48,784 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-22 18:04:48,784 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-22 18:04:48,784 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-22 18:04:48,784 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-22 18:04:48,784 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-22 18:04:48,784 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-22 18:04:48,784 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-22 18:04:48,784 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-22 18:04:48,784 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-22 18:04:48,785 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:48,785 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-22 18:04:48,786 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-22 18:04:48,786 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-22 18:04:48,786 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2024-11-22 18:04:48,786 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-22 18:04:48,786 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:48,786 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-22 18:04:48,786 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-22 18:04:48,786 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-22 18:04:48,786 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-22 18:04:48,786 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-22 18:04:48,786 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:48,786 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-22 18:04:48,786 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-22 18:04:48,787 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-22 18:04:48,787 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-22 18:04:48,787 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-22 18:04:48,787 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) 0), 327#(= |#race~tids~0| 0)]) [2024-11-22 18:04:48,787 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-22 18:04:48,787 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-22 18:04:48,787 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-22 18:04:48,787 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-22 18:04:48,787 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-22 18:04:48,787 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:48,787 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-22 18:04:48,787 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-22 18:04:48,788 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-22 18:04:48,788 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-22 18:04:48,788 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-22 18:04:48,795 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 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-22 18:04:48,795 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2024-11-22 18:04:48,795 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:48,796 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:48,796 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:48,796 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:48,796 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-22 18:04:48,796 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2024-11-22 18:04:48,796 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-22 18:04:48,796 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-22 18:04:48,796 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:48,796 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:48,796 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:48,796 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:48,798 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-22 18:04:48,798 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2024-11-22 18:04:48,798 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:48,798 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:48,798 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:48,798 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:48,798 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:48,812 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:48,812 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-22 18:04:48,812 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:48,812 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:48,812 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:48,813 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:48,813 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:48,813 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:48,816 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) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-22 18:04:48,816 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2024-11-22 18:04:48,816 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:48,817 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:48,817 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:48,817 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:48,817 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:48,817 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:48,820 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) 0), 68#L1027-3true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-22 18:04:48,820 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2024-11-22 18:04:48,820 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:48,820 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:48,820 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:48,820 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:48,820 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:48,820 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:48,820 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-22 18:04:48,826 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-22 18:04:48,826 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-22 18:04:48,826 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:48,826 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:48,826 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:48,826 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:48,834 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:48,835 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-11-22 18:04:48,835 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-22 18:04:48,835 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-22 18:04:48,835 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2024-11-22 18:04:48,835 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-22 18:04:48,835 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-22 18:04:48,835 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:48,835 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-22 18:04:48,835 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-22 18:04:48,835 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-22 18:04:48,835 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-22 18:04:48,835 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-22 18:04:48,836 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-22 18:04:48,836 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][350], [332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:48,836 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-22 18:04:48,836 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-22 18:04:48,836 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-22 18:04:48,836 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-22 18:04:48,836 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-22 18:04:48,836 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-22 18:04:48,836 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1101] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][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) 0), 327#(= |#race~tids~0| 0)]) [2024-11-22 18:04:48,836 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-22 18:04:48,836 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-22 18:04:48,836 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-22 18:04:48,837 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-22 18:04:48,837 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-22 18:04:48,837 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-22 18:04:48,837 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:48,837 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-22 18:04:48,837 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-22 18:04:48,837 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-22 18:04:48,837 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-22 18:04:48,837 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-22 18:04:48,837 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-22 18:04:48,840 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-22 18:04:48,841 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2024-11-22 18:04:48,841 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-22 18:04:48,841 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-22 18:04:48,841 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-22 18:04:48,841 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-22 18:04:48,841 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-22 18:04:48,841 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-22 18:04:48,841 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-22 18:04:48,841 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-22 18:04:48,841 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:48,841 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:48,841 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:48,841 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:48,843 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-22 18:04:48,843 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-22 18:04:48,843 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:48,843 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:48,843 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:48,843 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:48,843 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:48,854 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-22 18:04:48,855 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-22 18:04:48,855 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:48,855 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:48,855 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:48,855 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:48,855 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-22 18:04:48,855 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:48,855 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:48,856 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-22 18:04:48,856 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-22 18:04:48,856 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:48,856 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:48,856 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:48,856 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:48,863 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:48,863 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2024-11-22 18:04:48,863 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:48,863 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:48,864 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:48,864 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:48,864 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:48,864 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:48,867 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:48,867 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-22 18:04:48,867 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:48,867 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:48,867 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:48,867 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:48,867 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:48,867 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:48,869 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:48,869 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-22 18:04:48,870 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:48,870 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:48,870 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:48,870 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:48,870 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-22 18:04:48,870 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:48,870 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:48,877 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-22 18:04:48,877 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-22 18:04:48,877 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-22 18:04:48,877 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:48,877 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-22 18:04:48,878 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:48,878 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:48,878 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:48,878 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-22 18:04:48,878 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2024-11-22 18:04:48,878 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-22 18:04:48,878 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-22 18:04:48,878 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-22 18:04:48,878 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-22 18:04:48,878 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-22 18:04:48,878 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-22 18:04:48,884 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-22 18:04:48,885 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-22 18:04:48,885 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-22 18:04:48,885 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-22 18:04:48,885 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-22 18:04:48,886 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:48,886 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-22 18:04:48,886 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-22 18:04:48,886 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-22 18:04:48,886 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-22 18:04:48,886 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-22 18:04:48,886 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-22 18:04:48,886 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-22 18:04:48,886 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-22 18:04:48,887 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-22 18:04:48,887 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-22 18:04:48,887 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:48,887 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-11-22 18:04:48,887 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-22 18:04:48,887 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-22 18:04:48,887 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-22 18:04:48,887 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-22 18:04:48,887 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-22 18:04:48,887 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-22 18:04:48,887 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-22 18:04:48,887 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-22 18:04:48,887 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-22 18:04:48,888 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:48,888 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-22 18:04:48,888 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-22 18:04:48,888 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-22 18:04:48,888 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-22 18:04:48,888 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-22 18:04:48,888 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-22 18:04:48,888 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-22 18:04:48,888 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-22 18:04:48,888 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-22 18:04:48,888 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-22 18:04:48,888 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 311#true]) [2024-11-22 18:04:48,888 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-22 18:04:48,889 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-22 18:04:48,889 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-22 18:04:48,889 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-22 18:04:48,889 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-22 18:04:48,889 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-22 18:04:48,889 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-22 18:04:48,889 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-22 18:04:48,889 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-22 18:04:48,889 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-22 18:04:48,901 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-22 18:04:48,901 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2024-11-22 18:04:48,901 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:48,901 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2024-11-22 18:04:48,901 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:48,901 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:48,901 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:48,901 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:48,901 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:48,902 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-22 18:04:48,902 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2024-11-22 18:04:48,902 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:48,902 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:48,902 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:48,902 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:48,907 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-22 18:04:48,907 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-22 18:04:48,907 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:48,907 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:48,907 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:48,907 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:48,907 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:48,907 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04: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[][152], [17#L1031-5true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:48,912 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-22 18:04:48,913 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-22 18:04:48,913 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:48,913 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-22 18:04:48,913 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:48,913 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2024-11-22 18:04:48,913 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:48,913 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:48,913 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:48,913 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-22 18:04:48,913 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-22 18:04:48,913 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:48,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[][152], [308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:48,914 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-22 18:04:48,914 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:48,914 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-22 18:04:48,914 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-22 18:04:48,915 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:48,915 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-22 18:04:48,915 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:48,915 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-22 18:04:48,915 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-22 18:04:48,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[][152], [308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:48,916 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-22 18:04:48,916 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-22 18:04:48,916 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-22 18:04:48,916 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:48,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[][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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:48,917 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-22 18:04:48,917 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:48,918 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:48,918 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:48,918 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:48,918 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:48,918 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:48,920 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:48,920 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-22 18:04:48,920 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-22 18:04:48,920 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:48,920 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:48,920 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:48,920 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:48,920 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:48,921 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:48,928 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-22 18:04:48,928 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-22 18:04:48,928 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-22 18:04:48,928 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-22 18:04:48,928 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-22 18:04:48,928 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-22 18:04:48,928 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-22 18:04:48,928 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-22 18:04:48,928 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-22 18:04:48,929 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:48,929 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2024-11-22 18:04:48,929 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:48,929 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2024-11-22 18:04:48,929 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:48,929 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2024-11-22 18:04:48,929 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:48,929 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2024-11-22 18:04:48,929 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:48,929 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:48,929 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:48,929 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:48,929 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2024-11-22 18:04:48,930 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-22 18:04:48,930 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2024-11-22 18:04:48,930 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:48,930 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:48,930 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:48,930 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:48,930 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2024-11-22 18:04:48,930 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-22 18:04:48,930 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2024-11-22 18:04:48,930 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:48,931 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2024-11-22 18:04:48,931 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:48,931 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:48,931 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:48,931 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-22 18:04:48,931 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-22 18:04:48,931 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-22 18:04:48,931 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:48,931 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:48,931 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:48,931 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) 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-22 18:04:48,931 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2024-11-22 18:04:48,931 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:48,932 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:48,932 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-22 18:04:48,932 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:48,932 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-22 18:04:48,932 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-22 18:04:48,932 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:48,932 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:48,932 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:48,932 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:48,932 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-22 18:04:48,932 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:48,932 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:48,932 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:48,933 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-22 18:04:48,933 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-22 18:04:48,933 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:48,933 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:48,933 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:48,933 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-22 18:04:48,935 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-22 18:04:48,935 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-22 18:04:48,935 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-22 18:04:48,935 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-22 18:04:48,935 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-22 18:04:48,935 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-22 18:04:48,935 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:48,935 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2024-11-22 18:04:48,936 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:48,936 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:48,936 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:48,936 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:48,936 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:48,936 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:48,936 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:48,936 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2024-11-22 18:04:48,936 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:48,936 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:48,936 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-22 18:04:48,936 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:48,936 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:48,937 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-22 18:04:48,937 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:48,937 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2024-11-22 18:04:48,937 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:48,937 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:48,937 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:48,937 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:48,937 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:48,937 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:48,937 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) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-22 18:04:48,937 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2024-11-22 18:04:48,938 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:48,938 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:48,938 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:48,938 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:48,938 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:48,938 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:48,938 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:48,938 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-22 18:04:48,938 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:48,938 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:48,938 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:48,938 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:48,938 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:48,939 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:48,941 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-22 18:04:48,941 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-22 18:04:48,941 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-22 18:04:48,941 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:48,941 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-22 18:04:48,941 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-22 18:04:48,941 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-22 18:04:48,942 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:48,942 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:48,942 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2024-11-22 18:04:48,942 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:48,942 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:48,942 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-22 18:04:48,942 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:48,942 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:48,942 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:48,942 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:48,942 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:48,942 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-22 18:04:48,943 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 90#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-22 18:04:48,943 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2024-11-22 18:04:48,943 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:48,943 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:48,943 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:48,943 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:48,943 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:48,943 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:48,943 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:48,943 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:48,943 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:48,943 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-22 18:04:48,943 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2024-11-22 18:04:48,944 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:48,944 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:48,944 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:48,944 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:48,944 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:48,944 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:48,944 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:48,944 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:48,944 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:48,944 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) 0), 327#(= |#race~tids~0| 0)]) [2024-11-22 18:04:48,944 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2024-11-22 18:04:48,944 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:48,944 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:48,945 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:48,945 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:48,945 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:48,945 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:48,945 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:48,945 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:48,945 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:48,945 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:48,945 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-22 18:04:48,945 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:48,945 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:48,945 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:48,945 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:48,946 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:48,946 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:48,946 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:48,946 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:48,946 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:48,950 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-22 18:04:48,950 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-22 18:04:48,950 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-22 18:04:48,950 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-22 18:04:48,951 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-22 18:04:48,951 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-22 18:04:48,951 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-22 18:04:48,951 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-22 18:04:48,951 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-22 18:04:48,951 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-22 18:04:48,953 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 90#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-22 18:04:48,953 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-22 18:04:48,953 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-22 18:04:48,953 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-22 18:04:48,953 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-22 18:04:48,953 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-22 18:04:48,953 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-22 18:04:48,953 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-22 18:04:48,954 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-22 18:04:48,954 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-22 18:04:48,954 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-22 18:04:48,954 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-22 18:04:48,954 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 90#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-22 18:04:48,954 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-22 18:04:48,954 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-22 18:04:48,954 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-22 18:04:48,954 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-22 18:04:48,954 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-22 18:04:48,954 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-22 18:04:48,954 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-22 18:04:48,954 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-22 18:04:48,955 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-22 18:04:48,955 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-22 18:04:48,955 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-22 18:04:48,955 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [314#true, 90#L1034-9true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-22 18:04:48,955 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-22 18:04:48,955 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-22 18:04:48,955 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-22 18:04:48,955 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-22 18:04:48,955 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-22 18:04:48,955 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-22 18:04:48,955 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-22 18:04:48,955 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-22 18:04:48,955 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-22 18:04:48,955 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-22 18:04:48,955 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-22 18:04:48,955 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) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-22 18:04:48,956 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-22 18:04:48,956 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-22 18:04:48,956 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-22 18:04:48,956 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-22 18:04:48,956 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-22 18:04:48,956 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-22 18:04:48,956 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-22 18:04:48,956 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-22 18:04:48,956 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-22 18:04:48,956 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-22 18:04:48,956 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 311#true]) [2024-11-22 18:04:48,956 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-22 18:04:48,956 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-22 18:04:48,956 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-22 18:04:48,956 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-22 18:04:48,956 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-22 18:04:48,956 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-22 18:04:48,956 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-22 18:04:48,956 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-22 18:04:48,956 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-22 18:04:48,956 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-22 18:04:48,956 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-22 18:04:48,957 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:48,957 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-22 18:04:48,957 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-22 18:04:48,957 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-22 18:04:48,957 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-22 18:04:48,964 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-22 18:04:48,964 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2024-11-22 18:04:48,964 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-22 18:04:48,964 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-22 18:04:48,964 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2024-11-22 18:04:48,964 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:48,964 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:48,964 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:48,965 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:48,965 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-22 18:04:48,965 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2024-11-22 18:04:48,965 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:48,965 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-22 18:04:48,965 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:48,966 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:48,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[][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-22 18:04:48,970 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2024-11-22 18:04:48,970 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:48,970 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:48,970 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:48,970 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:48,971 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:48,971 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:48,976 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:48,976 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2024-11-22 18:04:48,976 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:48,976 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:48,976 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:48,976 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:48,976 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:48,976 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:48,978 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:48,978 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2024-11-22 18:04:48,979 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:48,979 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:48,979 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:48,979 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:48,979 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-11-22 18:04:48,979 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:48,979 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:48,988 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-22 18:04:48,989 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-22 18:04:48,989 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-22 18:04:48,989 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-22 18:04:48,989 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-22 18:04:48,989 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:48,989 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-22 18:04:48,989 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:48,989 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-22 18:04:48,989 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:48,989 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:48,989 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-22 18:04:48,990 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:48,990 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:48,990 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:48,990 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:48,990 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) 0), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2024-11-22 18:04:48,990 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2024-11-22 18:04:48,990 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:48,990 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:48,990 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:48,990 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-22 18:04:48,990 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:48,990 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:48,990 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:48,991 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:48,991 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2024-11-22 18:04:48,991 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:48,991 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:48,991 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:48,991 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:48,991 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:48,991 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-22 18:04:48,991 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:48,995 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-22 18:04:48,995 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-22 18:04:48,996 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-22 18:04:48,996 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-22 18:04:48,996 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-22 18:04:48,996 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][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-22 18:04:48,996 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-22 18:04:48,996 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-22 18:04:48,996 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-22 18:04:48,996 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-22 18:04:48,997 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 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-22 18:04:48,998 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-22 18:04:48,998 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-22 18:04:48,998 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-22 18:04:48,998 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-22 18:04:48,998 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-22 18:04:49,002 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-22 18:04:49,002 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2024-11-22 18:04:49,002 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-22 18:04:49,002 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-22 18:04:49,002 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-22 18:04:49,003 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-22 18:04:49,003 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-22 18:04:49,003 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-22 18:04:49,003 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2024-11-22 18:04:49,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, 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-22 18:04:49,003 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2024-11-22 18:04:49,003 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-22 18:04:49,004 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:49,004 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-22 18:04:49,004 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-22 18:04:49,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[][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-22 18:04:49,008 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2024-11-22 18:04:49,008 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:49,008 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:49,008 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:49,009 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:49,009 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:49,009 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:49,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[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:49,016 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2024-11-22 18:04:49,016 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:49,016 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:49,016 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:49,016 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:49,016 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:49,017 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:49,020 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][152], [120#L1027-3true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:49,020 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-22 18:04:49,020 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-22 18:04:49,020 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:49,020 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-22 18:04:49,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[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:49,021 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2024-11-22 18:04:49,021 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:49,021 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:49,021 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:49,021 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:49,021 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:49,021 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-22 18:04:49,021 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:49,025 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:49,025 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2024-11-22 18:04:49,025 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:49,025 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:49,026 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:49,026 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:49,026 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:49,026 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:49,026 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2024-11-22 18:04:49,030 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) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-22 18:04:49,030 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2024-11-22 18:04:49,030 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:49,030 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:49,031 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:49,031 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:49,031 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:49,031 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:49,033 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) 0), 68#L1027-3true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-22 18:04:49,033 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2024-11-22 18:04:49,033 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:49,033 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-22 18:04:49,033 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:49,033 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:49,033 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:49,033 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:49,034 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:49,034 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-22 18:04:49,035 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) 0), 327#(= |#race~tids~0| 0), 313#true]) [2024-11-22 18:04:49,035 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2024-11-22 18:04:49,035 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:49,035 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:49,035 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:49,035 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:49,035 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:49,035 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:49,035 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:49,035 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:49,036 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:49,036 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) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-22 18:04:49,036 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2024-11-22 18:04:49,036 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:49,036 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:49,036 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:49,036 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:49,036 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:49,036 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:49,036 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-22 18:04:49,042 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-22 18:04:49,042 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-11-22 18:04:49,042 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-22 18:04:49,042 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-22 18:04:49,042 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-22 18:04:49,043 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-22 18:04:49,043 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-11-22 18:04:49,043 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-22 18:04:49,043 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-22 18:04:49,043 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-22 18:04:49,044 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-22 18:04:49,045 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-22 18:04:49,045 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-22 18:04:49,045 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-22 18:04:49,045 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-22 18:04:49,045 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-22 18:04:49,047 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:49,047 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-22 18:04:49,047 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-22 18:04:49,047 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-22 18:04:49,047 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-22 18:04:49,047 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-22 18:04:49,047 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-22 18:04:49,047 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-22 18:04:49,047 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-22 18:04:49,047 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-22 18:04:49,048 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-22 18:04:49,048 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-22 18:04:49,048 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:49,048 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-22 18:04:49,048 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-22 18:04:49,048 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-22 18:04:49,048 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-22 18:04:49,048 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-22 18:04:49,048 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-22 18:04:49,048 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-22 18:04:49,048 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-22 18:04:49,048 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-22 18:04:49,049 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-22 18:04:49,049 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-22 18:04:49,049 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:49,049 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-22 18:04:49,049 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-22 18:04:49,049 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-22 18:04:49,049 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-22 18:04:49,049 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-22 18:04:49,049 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-22 18:04:49,049 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-22 18:04:49,049 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-22 18:04:49,049 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-22 18:04:49,049 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-22 18:04:49,050 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-22 18:04:49,050 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) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-22 18:04:49,050 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-22 18:04:49,050 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-22 18:04:49,050 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-22 18:04:49,050 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-22 18:04:49,050 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-22 18:04:49,050 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-22 18:04:49,050 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-22 18:04:49,050 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-22 18:04:49,050 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-22 18:04:49,050 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 311#true]) [2024-11-22 18:04:49,050 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-22 18:04:49,051 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-22 18:04:49,051 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-22 18:04:49,051 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-22 18:04:49,051 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-22 18:04:49,051 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-22 18:04:49,051 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-22 18:04:49,051 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-22 18:04:49,051 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-22 18:04:49,051 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-22 18:04:49,051 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-22 18:04:49,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, 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-22 18:04:49,056 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2024-11-22 18:04:49,056 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:49,056 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:49,056 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:49,056 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:49,056 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:49,056 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:49,067 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][152], [308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:49,067 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-22 18:04:49,068 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:49,068 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-22 18:04:49,068 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-22 18:04:49,068 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:49,068 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2024-11-22 18:04:49,068 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:49,068 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:49,068 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:49,068 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-22 18:04:49,068 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-22 18:04:49,068 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:49,068 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2024-11-22 18:04:49,069 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][152], [182#L1025-3true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:49,069 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-22 18:04:49,069 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:49,069 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-22 18:04:49,069 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-22 18:04:49,072 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:49,072 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2024-11-22 18:04:49,072 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:49,072 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:49,072 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:49,072 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:49,073 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:49,073 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:49,075 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:49,075 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-22 18:04:49,075 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:49,075 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:49,075 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:49,075 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:49,075 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-22 18:04:49,075 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-22 18:04:49,075 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:49,075 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:49,076 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:49,077 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-22 18:04:49,077 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:49,077 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:49,077 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:49,077 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:49,077 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:49,077 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:49,077 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:49,077 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:49,077 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:49,077 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:49,078 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2024-11-22 18:04:49,078 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:49,078 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:49,078 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:49,078 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2024-11-22 18:04:49,078 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:49,078 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:49,078 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:49,084 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-22 18:04:49,085 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2024-11-22 18:04:49,085 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:49,085 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:49,085 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-22 18:04:49,085 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:49,085 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:49,085 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:49,085 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-22 18:04:49,085 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2024-11-22 18:04:49,085 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-22 18:04:49,085 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:49,085 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:49,086 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:49,086 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-22 18:04:49,086 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:49,087 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-22 18:04:49,087 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2024-11-22 18:04:49,087 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-22 18:04:49,087 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-22 18:04:49,087 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-22 18:04:49,089 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-22 18:04:49,089 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-22 18:04:49,089 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-22 18:04:49,089 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-22 18:04:49,089 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-22 18:04:49,089 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-22 18:04:49,092 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 155#L1045-5true, 311#true]) [2024-11-22 18:04:49,092 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-22 18:04:49,092 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-22 18:04:49,092 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-22 18:04:49,092 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-22 18:04:49,092 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-22 18:04:49,092 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-22 18:04:49,092 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-22 18:04:49,092 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-22 18:04:49,092 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-22 18:04:49,092 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-22 18:04:49,092 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-22 18:04:49,092 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-22 18:04:49,105 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-22 18:04:49,105 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2024-11-22 18:04:49,105 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:49,105 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:49,105 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:49,105 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:49,105 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:49,105 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:49,110 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:49,110 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2024-11-22 18:04:49,110 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:49,110 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:49,110 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:49,110 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:49,110 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:49,110 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:49,112 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:49,112 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-22 18:04:49,112 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-22 18:04:49,112 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:49,112 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:49,113 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:49,113 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:49,113 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:49,113 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:49,113 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-22 18:04:49,114 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:49,114 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-22 18:04:49,114 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:49,114 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:49,114 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:49,114 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:49,115 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:49,115 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:49,115 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:49,115 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:49,115 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:49,115 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:49,115 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2024-11-22 18:04:49,115 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:49,115 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2024-11-22 18:04:49,115 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:49,115 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:49,115 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:49,116 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:49,116 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:49,120 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:49,121 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2024-11-22 18:04:49,121 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:49,121 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-22 18:04:49,121 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:49,121 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:49,121 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:49,121 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:49,121 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:49,121 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:49,121 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:49,121 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:49,121 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:49,122 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-22 18:04:49,122 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:49,122 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:49,122 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:49,122 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:49,122 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:49,122 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:49,122 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:49,122 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-22 18:04:49,122 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:49,122 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:49,122 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:49,122 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2024-11-22 18:04:49,122 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-22 18:04:49,123 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:49,123 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-22 18:04:49,123 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:49,123 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-22 18:04:49,123 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-22 18:04:49,123 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-22 18:04:49,123 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2024-11-22 18:04:49,123 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:49,123 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:49,123 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) 0), 327#(= |#race~tids~0| 0)]) [2024-11-22 18:04:49,123 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2024-11-22 18:04:49,123 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-22 18:04:49,123 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-22 18:04:49,123 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-22 18:04:49,123 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-22 18:04:49,123 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-22 18:04:49,123 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-22 18:04:49,123 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-22 18:04:49,123 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-22 18:04:49,123 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2024-11-22 18:04:49,123 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:49,123 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2024-11-22 18:04:49,124 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:49,124 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:49,124 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:49,124 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2024-11-22 18:04:49,124 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-22 18:04:49,124 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:49,124 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:49,124 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:49,124 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-22 18:04:49,124 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:49,129 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][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-22 18:04:49,129 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-22 18:04:49,129 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-22 18:04:49,129 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-22 18:04:49,129 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-22 18:04:49,130 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-22 18:04:49,132 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 311#true]) [2024-11-22 18:04:49,133 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-22 18:04:49,133 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-22 18:04:49,133 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-22 18:04:49,133 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-22 18:04:49,133 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-22 18:04:49,133 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-22 18:04:49,133 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-22 18:04:49,133 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-22 18:04:49,133 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-22 18:04:49,133 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-22 18:04:49,133 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-22 18:04:49,133 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-22 18:04:49,143 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-22 18:04:49,144 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2024-11-22 18:04:49,144 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:49,144 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:49,144 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:49,144 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:49,144 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:49,144 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:49,152 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:49,153 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2024-11-22 18:04:49,153 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:49,153 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:49,153 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:49,153 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:49,153 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:49,153 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:49,155 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:49,155 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2024-11-22 18:04:49,156 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:49,156 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:49,156 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:49,156 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:49,156 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-11-22 18:04:49,156 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-11-22 18:04:49,156 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:49,156 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:49,157 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:49,157 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2024-11-22 18:04:49,157 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:49,158 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:49,158 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:49,158 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:49,158 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:49,158 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:49,158 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:49,158 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:49,158 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:49,158 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:49,158 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2024-11-22 18:04:49,158 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:49,158 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:49,159 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:49,159 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:49,159 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:49,159 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:49,159 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-22 18:04:49,170 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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-22 18:04:49,170 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is not cut-off event [2024-11-22 18:04:49,170 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2024-11-22 18:04:49,170 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2024-11-22 18:04:49,170 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2024-11-22 18:04:49,171 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:49,171 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-22 18:04:49,171 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-22 18:04:49,172 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-22 18:04:49,172 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-22 18:04:49,172 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-22 18:04:49,172 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-22 18:04:49,172 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-22 18:04:49,172 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-22 18:04:49,172 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-22 18:04:49,172 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-22 18:04:49,172 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-22 18:04:49,172 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-22 18:04:49,172 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:49,173 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-22 18:04:49,173 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-22 18:04:49,173 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-22 18:04:49,173 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-22 18:04:49,173 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-22 18:04:49,173 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-22 18:04:49,173 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-22 18:04:49,173 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-22 18:04:49,173 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-22 18:04:49,173 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-22 18:04:49,173 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-22 18:04:49,173 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-22 18:04:49,173 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:49,173 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-22 18:04:49,174 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-22 18:04:49,174 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-22 18:04:49,174 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-22 18:04:49,174 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-22 18:04:49,174 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-22 18:04:49,174 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-22 18:04:49,174 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-22 18:04:49,174 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-22 18:04:49,174 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-22 18:04:49,174 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-22 18:04:49,174 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-22 18:04:49,174 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:49,174 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-22 18:04:49,175 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-22 18:04:49,175 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-22 18:04:49,175 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-22 18:04:49,175 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-22 18:04:49,175 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-22 18:04:49,175 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-22 18:04:49,175 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-22 18:04:49,175 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-22 18:04:49,175 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-22 18:04:49,175 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-22 18:04:49,175 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-22 18:04:49,175 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) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-22 18:04:49,176 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-22 18:04:49,176 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-22 18:04:49,176 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-22 18:04:49,176 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-22 18:04:49,176 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-22 18:04:49,176 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-22 18:04:49,176 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-22 18:04:49,176 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-22 18:04:49,176 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-22 18:04:49,176 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-22 18:04:49,176 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:49,176 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-22 18:04:49,176 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-22 18:04:49,177 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-22 18:04:49,177 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-22 18:04:49,177 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-22 18:04:49,177 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-22 18:04:49,177 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-22 18:04:49,177 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-22 18:04:49,177 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-22 18:04:49,177 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-22 18:04:49,177 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-22 18:04:49,177 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-22 18:04:49,185 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-22 18:04:49,185 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-22 18:04:49,185 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:49,185 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:49,185 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:49,186 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:49,186 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:49,186 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:49,197 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:49,197 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-22 18:04:49,197 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:49,197 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:49,197 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:49,197 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:49,197 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:49,198 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:49,200 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:49,200 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-22 18:04:49,200 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-22 18:04:49,201 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-22 18:04:49,201 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-22 18:04:49,201 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:49,201 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2024-11-22 18:04:49,201 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:49,201 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:49,201 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:49,201 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:49,201 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:49,201 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-22 18:04:49,201 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-22 18:04:49,201 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:49,203 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:49,203 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-22 18:04:49,203 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-22 18:04:49,203 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-22 18:04:49,203 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-22 18:04:49,203 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:49,203 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2024-11-22 18:04:49,204 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:49,204 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:49,204 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:49,204 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:49,204 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:49,204 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:49,204 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:49,204 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:49,204 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:49,204 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:49,204 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-22 18:04:49,205 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:49,205 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:49,205 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:49,205 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-22 18:04:49,205 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:49,205 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:49,205 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:49,208 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:49,208 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-22 18:04:49,208 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:49,208 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-22 18:04:49,208 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:49,209 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:49,209 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:49,209 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:49,209 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:49,209 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:49,209 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-22 18:04:49,209 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:49,209 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:49,209 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:49,209 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-22 18:04:49,209 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:49,210 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-22 18:04:49,210 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:49,210 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:49,210 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:49,210 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:49,210 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:49,210 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:49,210 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:49,210 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:49,210 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-22 18:04:49,210 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:49,210 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2024-11-22 18:04:49,210 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-22 18:04:49,211 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-22 18:04:49,211 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:49,211 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-22 18:04:49,211 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:49,211 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-22 18:04:49,211 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-22 18:04:49,211 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-22 18:04:49,211 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2024-11-22 18:04:49,211 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:49,211 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:49,211 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:49,211 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2024-11-22 18:04:49,211 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:49,212 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-22 18:04:49,212 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:49,212 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:49,212 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2024-11-22 18:04:49,212 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-22 18:04:49,212 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:49,212 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:49,212 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:49,212 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-22 18:04:49,212 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:49,217 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) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-22 18:04:49,217 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-22 18:04:49,218 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:49,218 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:49,218 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:49,218 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:49,218 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:49,218 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:49,221 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) 0), 327#(= |#race~tids~0| 0), 68#L1027-3true]) [2024-11-22 18:04:49,221 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2024-11-22 18:04:49,221 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:49,221 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:49,221 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:49,221 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:49,221 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:49,221 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:49,223 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) 0), 327#(= |#race~tids~0| 0)]) [2024-11-22 18:04:49,223 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2024-11-22 18:04:49,223 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:49,223 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:49,223 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:49,223 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:49,223 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:49,223 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:49,223 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:49,223 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:49,223 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) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-22 18:04:49,224 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2024-11-22 18:04:49,224 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:49,224 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:49,224 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:49,224 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:49,224 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:49,224 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-22 18:04:49,224 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:49,224 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-22 18:04:49,225 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][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) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-22 18:04:49,225 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-22 18:04:49,225 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:49,225 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:49,225 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:49,225 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:49,225 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:49,225 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:49,225 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-22 18:04:49,231 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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-22 18:04:49,232 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is not cut-off event [2024-11-22 18:04:49,232 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2024-11-22 18:04:49,232 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2024-11-22 18:04:49,232 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2024-11-22 18:04:49,233 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:49,233 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-22 18:04:49,233 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-22 18:04:49,233 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-22 18:04:49,233 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-22 18:04:49,234 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-22 18:04:49,234 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-22 18:04:49,234 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-22 18:04:49,234 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-22 18:04:49,234 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-22 18:04:49,234 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-22 18:04:49,234 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-22 18:04:49,234 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2024-11-22 18:04:49,239 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-22 18:04:49,239 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-22 18:04:49,239 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:49,239 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:49,239 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:49,240 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:49,240 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:49,240 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:49,268 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:49,268 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-22 18:04:49,269 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:49,269 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:49,269 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:49,269 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:49,269 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:49,269 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:49,272 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:49,272 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-22 18:04:49,272 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:49,272 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:49,272 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:49,272 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:49,272 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:49,272 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:49,274 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:49,274 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2024-11-22 18:04:49,274 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:49,274 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:49,274 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:49,274 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-22 18:04:49,274 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:49,274 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:49,274 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:49,274 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:49,274 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:49,275 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2024-11-22 18:04:49,275 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:49,275 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:49,275 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2024-11-22 18:04:49,275 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:49,276 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2024-11-22 18:04:49,276 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:49,276 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:49,276 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:49,277 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:49,277 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-22 18:04:49,277 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-22 18:04:49,277 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:49,277 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:49,277 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:49,277 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:49,278 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:49,278 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:49,282 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:49,283 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2024-11-22 18:04:49,283 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:49,283 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2024-11-22 18:04:49,283 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:49,283 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:49,283 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:49,283 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:49,283 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:49,283 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:49,283 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:49,283 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:49,283 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:49,284 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2024-11-22 18:04:49,284 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:49,284 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:49,284 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-22 18:04:49,284 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:49,284 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:49,284 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:49,284 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:49,284 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2024-11-22 18:04:49,284 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:49,284 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:49,284 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:49,284 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-22 18:04:49,285 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:49,285 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:49,285 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:49,285 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:49,285 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:49,285 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:49,285 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:49,285 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:49,285 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:49,285 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-22 18:04:49,285 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) 0), 327#(= |#race~tids~0| 0)]) [2024-11-22 18:04:49,286 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2024-11-22 18:04:49,286 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:49,286 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:49,286 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:49,286 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-22 18:04:49,286 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:49,286 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:49,286 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:49,286 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:49,286 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:49,286 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:49,286 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:49,286 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-22 18:04:49,287 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:49,287 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:49,287 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:49,287 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-22 18:04:49,287 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:49,287 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:49,287 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:49,287 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:49,287 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:49,287 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:49,293 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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-22 18:04:49,294 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is not cut-off event [2024-11-22 18:04:49,294 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2024-11-22 18:04:49,294 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2024-11-22 18:04:49,294 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2024-11-22 18:04:49,320 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:49,320 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2024-11-22 18:04:49,320 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:49,320 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:49,320 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:49,320 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:49,320 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:49,320 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:49,322 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:49,322 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-22 18:04:49,322 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:49,322 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:49,322 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:49,323 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:49,323 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:49,323 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:49,324 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:49,324 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2024-11-22 18:04:49,324 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-22 18:04:49,324 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:49,324 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-22 18:04:49,324 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:49,324 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:49,324 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-22 18:04:49,325 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:49,325 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:49,325 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:49,325 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2024-11-22 18:04:49,325 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:49,325 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2024-11-22 18:04:49,325 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:49,325 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:49,325 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:49,325 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2024-11-22 18:04:49,325 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:49,326 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:49,326 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:49,327 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2024-11-22 18:04:49,327 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:49,327 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-22 18:04:49,327 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:49,327 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:49,327 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:49,327 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:49,327 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04: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[][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-22 18:04:49,338 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is not cut-off event [2024-11-22 18:04:49,338 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is not cut-off event [2024-11-22 18:04:49,338 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is not cut-off event [2024-11-22 18:04:49,338 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is not cut-off event [2024-11-22 18:04:49,356 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-22 18:04:49,357 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-22 18:04:49,357 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:49,357 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:49,357 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:49,357 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-22 18:04:49,357 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:49,357 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:49,357 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:49,358 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-22 18:04:49,358 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2024-11-22 18:04:49,358 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:49,358 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:49,358 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:49,358 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-22 18:04:49,358 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-22 18:04:49,358 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:49,358 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-22 18:04:49,358 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-22 18:04:49,359 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:49,359 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:49,359 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:49,359 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:49,364 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:49,364 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-22 18:04:49,364 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:49,364 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:49,364 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:49,364 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:49,364 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:49,364 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:49,366 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:49,367 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2024-11-22 18:04:49,367 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:49,367 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:49,367 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:49,367 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:49,367 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:49,367 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:49,368 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:49,368 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2024-11-22 18:04:49,368 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-22 18:04:49,368 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:49,368 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-22 18:04:49,368 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-22 18:04:49,368 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-22 18:04:49,369 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-22 18:04:49,369 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:49,369 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:49,369 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:49,369 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2024-11-22 18:04:49,369 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:49,369 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:49,369 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:49,369 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-22 18:04:49,369 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:49,369 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:49,369 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:49,370 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-22 18:04:49,371 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:49,371 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-22 18:04:49,371 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:49,371 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:49,371 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:49,371 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:49,371 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:49,371 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:49,371 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-22 18:04:49,373 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:49,373 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2024-11-22 18:04:49,373 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:49,373 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2024-11-22 18:04:49,374 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:49,374 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:49,374 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:49,374 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:49,374 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:49,374 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-11-22 18:04:49,374 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:49,374 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:49,374 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:49,374 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:49,374 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2024-11-22 18:04:49,374 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:49,374 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:49,374 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-22 18:04:49,374 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:49,375 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:49,375 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:49,375 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:49,375 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2024-11-22 18:04:49,375 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-22 18:04:49,375 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:49,375 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:49,375 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:49,375 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-22 18:04:49,375 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:49,375 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:49,375 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:49,376 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:49,376 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:49,376 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:49,376 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:49,376 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:49,376 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-22 18:04:49,376 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:49,376 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-22 18:04:49,376 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:49,376 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2024-11-22 18:04:49,376 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:49,376 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-22 18:04:49,376 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:49,376 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:49,376 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-22 18:04:49,376 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:49,376 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:49,376 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:49,376 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:49,377 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:49,377 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:49,379 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:49,379 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2024-11-22 18:04:49,379 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-22 18:04:49,379 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-22 18:04:49,379 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:49,379 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-22 18:04:49,379 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:49,379 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:49,379 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:49,379 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:49,379 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:49,379 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:49,380 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2024-11-22 18:04:49,380 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:49,380 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-22 18:04:49,380 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-22 18:04:49,380 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:49,380 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:49,380 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:49,380 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:49,380 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:49,380 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-22 18:04:49,380 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:49,380 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-22 18:04:49,381 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:49,381 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:49,381 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2024-11-22 18:04:49,381 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2024-11-22 18:04:49,381 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:49,381 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:49,381 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:49,381 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:49,381 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2024-11-22 18:04:49,381 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) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-22 18:04:49,381 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2024-11-22 18:04:49,381 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-22 18:04:49,381 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2024-11-22 18:04:49,381 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-22 18:04:49,382 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-22 18:04:49,382 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2024-11-22 18:04:49,382 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:49,382 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2024-11-22 18:04:49,382 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:49,382 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-22 18:04:49,382 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:49,382 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-22 18:04:49,382 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:49,382 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2024-11-22 18:04:49,382 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:49,382 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:49,382 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:49,383 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2024-11-22 18:04:49,383 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:49,383 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:49,383 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2024-11-22 18:04:49,385 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:49,385 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2024-11-22 18:04:49,385 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-22 18:04:49,385 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:49,385 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:49,385 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:49,385 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:49,386 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:49,386 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:49,386 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:49,386 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2024-11-22 18:04:49,386 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-22 18:04:49,386 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:49,386 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:49,386 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:49,386 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:49,386 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:49,386 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:49,386 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:49,387 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-22 18:04:49,387 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2024-11-22 18:04:49,387 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:49,387 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:49,387 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:49,387 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:49,387 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:49,387 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:49,387 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) 0), 311#true]) [2024-11-22 18:04:49,387 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2024-11-22 18:04:49,387 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2024-11-22 18:04:49,387 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:49,387 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-22 18:04:49,388 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-22 18:04:49,388 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-22 18:04:49,388 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-22 18:04:49,388 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:49,388 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:49,388 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-22 18:04:49,388 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:49,388 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2024-11-22 18:04:49,388 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:49,388 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:49,388 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:49,388 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:49,388 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:49,391 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:49,391 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2024-11-22 18:04:49,391 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:49,391 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:49,391 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:49,391 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-22 18:04:49,391 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:49,391 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:49,391 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:49,391 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:49,391 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:49,391 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:49,392 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:49,392 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2024-11-22 18:04:49,392 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:49,392 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:49,392 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:49,392 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-22 18:04:49,392 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:49,392 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:49,392 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:49,392 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:49,392 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:49,392 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:49,392 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:49,393 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-22 18:04:49,393 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:49,393 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:49,393 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:49,393 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2024-11-22 18:04:49,393 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:49,393 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:49,393 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-22 18:04:49,393 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:49,393 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:49,393 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-22 18:04:49,393 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) 0), 327#(= |#race~tids~0| 0)]) [2024-11-22 18:04:49,393 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2024-11-22 18:04:49,394 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-22 18:04:49,394 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-22 18:04:49,394 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-22 18:04:49,394 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:49,394 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-22 18:04:49,394 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2024-11-22 18:04:49,394 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:49,394 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-22 18:04:49,394 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-22 18:04:49,394 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:49,394 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-22 18:04:49,394 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:49,394 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:49,395 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:49,395 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:49,395 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:49,395 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:49,395 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2024-11-22 18:04:49,395 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:49,395 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:49,395 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:49,400 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-22 18:04:49,400 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-22 18:04:49,400 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:49,400 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:49,400 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:49,400 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-22 18:04:49,400 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:49,400 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:49,400 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:49,568 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-22 18:04:49,568 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2024-11-22 18:04:49,569 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:49,569 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-11-22 18:04:49,569 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:49,569 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:49,569 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:49,569 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:49,569 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:49,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], [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-22 18:04:49,570 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2024-11-22 18:04:49,570 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:49,570 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:49,570 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:49,570 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:49,570 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-22 18:04:49,570 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2024-11-22 18:04:49,570 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-22 18:04:49,570 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:49,570 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:49,570 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-22 18:04:49,571 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-22 18:04:49,571 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:49,579 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:49,579 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-22 18:04:49,579 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:49,580 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:49,580 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:49,580 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:49,580 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:49,580 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:49,582 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:49,582 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-22 18:04:49,582 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:49,582 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:49,582 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-22 18:04:49,582 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:49,582 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2024-11-22 18:04:49,582 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:49,583 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:49,583 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:49,583 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:49,583 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:49,583 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:49,584 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:49,584 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-22 18:04:49,584 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:49,584 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:49,584 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-22 18:04:49,584 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:49,584 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-22 18:04:49,585 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-22 18:04:49,585 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:49,585 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:49,585 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:49,585 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-22 18:04:49,585 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-22 18:04:49,585 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-22 18:04:49,585 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-22 18:04:49,585 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:49,585 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-22 18:04:49,585 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:49,585 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:49,585 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:49,586 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-22 18:04:49,586 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-22 18:04:49,586 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:49,586 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:49,586 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:49,587 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:49,587 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-22 18:04:49,587 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:49,587 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-22 18:04:49,587 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:49,587 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:49,587 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-22 18:04:49,587 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:49,587 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:49,587 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:49,588 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:49,588 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-22 18:04:49,588 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:49,588 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:49,590 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:49,591 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-22 18:04:49,591 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:49,591 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:49,591 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:49,591 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:49,591 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:49,593 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:49,593 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-22 18:04:49,593 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:49,593 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:49,593 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:49,593 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-22 18:04:49,593 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:49,593 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:49,598 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) 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-22 18:04:49,598 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-22 18:04:49,598 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-22 18:04:49,598 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:49,598 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-22 18:04:49,598 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-22 18:04:49,598 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:49,598 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-22 18:04:49,598 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-22 18:04:49,598 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:49,599 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-22 18:04:49,599 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) 0), 327#(= |#race~tids~0| 0)]) [2024-11-22 18:04:49,599 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2024-11-22 18:04:49,599 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:49,599 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:49,599 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:49,599 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:49,599 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:49,599 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:49,600 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:49,600 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-22 18:04:49,600 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:49,600 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-22 18:04:49,600 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:49,600 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:49,601 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:49,601 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:49,601 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:49,601 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:49,601 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2024-11-22 18:04:49,601 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:49,601 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-22 18:04:49,601 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:49,601 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:49,601 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:49,601 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:49,601 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:49,602 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:49,602 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-22 18:04:49,602 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:49,602 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:49,602 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:49,602 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:49,602 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2024-11-22 18:04:49,602 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-22 18:04:49,602 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:49,602 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) 0), 327#(= |#race~tids~0| 0)]) [2024-11-22 18:04:49,602 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-22 18:04:49,602 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-22 18:04:49,602 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:49,603 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:49,603 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2024-11-22 18:04:49,603 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-22 18:04:49,603 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-22 18:04:49,603 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-22 18:04:49,603 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:49,603 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2024-11-22 18:04:49,603 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:49,603 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:49,603 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:49,603 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:49,603 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2024-11-22 18:04:49,603 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:49,604 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:49,604 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) 0), 327#(= |#race~tids~0| 0), 313#true]) [2024-11-22 18:04:49,604 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-22 18:04:49,605 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:49,605 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:49,605 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:49,605 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-22 18:04:49,605 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:49,605 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:49,605 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:49,605 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:49,605 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:49,605 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) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-22 18:04:49,605 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-22 18:04:49,605 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:49,606 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-22 18:04:49,606 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:49,606 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:49,606 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:49,606 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:49,606 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:49,606 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-22 18:04:49,609 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-22 18:04:49,609 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-22 18:04:49,609 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:49,609 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2024-11-22 18:04:49,609 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:49,609 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:49,609 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2024-11-22 18:04:49,609 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:49,609 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2024-11-22 18:04:49,609 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:49,609 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2024-11-22 18:04:49,610 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:49,610 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:49,610 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:49,610 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:49,610 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-11-22 18:04:49,610 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-11-22 18:04:49,610 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-11-22 18:04:49,610 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:49,610 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:49,610 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:49,610 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2024-11-22 18:04:49,610 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:49,610 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:49,610 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:49,610 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:49,610 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:49,610 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-22 18:04:49,610 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-22 18:04:49,610 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-22 18:04:49,610 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:49,610 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:49,610 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-22 18:04:49,610 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:49,611 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:49,611 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:49,611 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:49,611 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-22 18:04:49,611 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-22 18:04:49,611 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:49,611 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-22 18:04:49,611 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:49,611 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) 0), 68#L1027-3true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-22 18:04:49,612 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2024-11-22 18:04:49,612 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-22 18:04:49,612 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:49,612 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-22 18:04:49,612 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:49,612 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:49,612 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:49,612 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:49,612 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:49,612 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-22 18:04:49,612 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:49,612 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-22 18:04:49,612 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-22 18:04:49,613 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:49,613 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:49,613 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:49,613 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-22 18:04:49,613 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:49,613 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:49,613 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:49,613 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-22 18:04:49,616 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-22 18:04:49,616 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2024-11-22 18:04:49,617 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-22 18:04:49,617 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-22 18:04:49,617 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-22 18:04:49,617 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-22 18:04:49,617 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-22 18:04:49,617 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-22 18:04:49,617 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:49,617 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:49,617 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:49,617 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:49,617 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-22 18:04:49,618 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-22 18:04:49,618 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:49,618 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:49,618 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:49,618 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:49,618 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:49,618 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2024-11-22 18:04:49,618 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:49,618 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:49,618 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:49,618 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:49,618 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:49,618 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:49,619 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:49,619 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2024-11-22 18:04:49,619 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:49,619 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:49,619 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:49,619 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:49,619 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:49,619 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:49,619 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:49,619 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2024-11-22 18:04:49,619 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:49,619 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:49,619 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:49,619 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:49,620 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:49,620 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:49,620 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:49,620 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-22 18:04:49,620 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:49,620 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:49,620 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:49,620 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:49,620 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:49,620 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:49,620 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:49,620 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-22 18:04:49,620 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:49,620 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:49,620 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:49,620 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:49,620 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:49,620 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:49,620 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-22 18:04:49,620 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2024-11-22 18:04:49,620 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:49,621 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:49,621 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:49,621 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:49,621 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:49,621 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:49,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[][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) 0), 327#(= |#race~tids~0| 0), 311#true, 293#L1031-5true]) [2024-11-22 18:04:49,621 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-22 18:04:49,621 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:49,621 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:49,621 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:49,622 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:49,622 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:49,622 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:49,622 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) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-22 18:04:49,622 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2024-11-22 18:04:49,622 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:49,622 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:49,622 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:49,622 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:49,622 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:49,622 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:49,622 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) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-22 18:04:49,623 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2024-11-22 18:04:49,623 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:49,623 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:49,623 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:49,623 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:49,623 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:49,623 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:49,623 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 311#true]) [2024-11-22 18:04:49,623 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-22 18:04:49,623 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:49,623 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:49,623 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:49,624 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:49,624 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:49,624 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:49,624 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:49,624 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2024-11-22 18:04:49,624 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:49,624 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:49,624 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:49,624 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:49,624 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:49,624 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:49,627 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-22 18:04:49,627 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-22 18:04:49,628 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:49,628 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:49,628 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:49,628 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:49,628 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:49,628 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:49,628 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-22 18:04:49,628 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-22 18:04:49,628 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:49,628 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:49,628 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:49,628 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:49,629 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-22 18:04:49,629 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:49,629 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:49,629 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2024-11-22 18:04:49,629 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:49,629 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:49,629 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:49,629 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:49,629 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:49,629 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:49,629 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:49,629 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:49,629 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:49,629 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:49,629 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2024-11-22 18:04:49,629 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:49,629 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:49,629 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:49,629 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:49,629 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:49,630 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:49,630 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:49,630 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:49,630 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:49,630 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:49,630 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2024-11-22 18:04:49,630 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:49,630 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-22 18:04:49,630 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:49,630 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-22 18:04:49,630 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-22 18:04:49,630 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:49,631 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:49,631 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:49,631 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:49,631 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-22 18:04:49,631 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-22 18:04:49,631 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:49,631 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:49,631 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-22 18:04:49,631 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:49,631 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:49,631 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-22 18:04:49,631 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:49,632 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:49,632 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2024-11-22 18:04:49,632 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:49,632 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:49,632 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:49,632 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-22 18:04:49,632 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:49,632 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:49,632 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:49,632 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:49,632 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-22 18:04:49,632 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-22 18:04:49,632 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:49,633 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:49,633 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:49,633 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:49,633 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:49,633 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:49,633 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:49,633 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:49,633 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:49,633 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) 0), 327#(= |#race~tids~0| 0)]) [2024-11-22 18:04:49,633 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2024-11-22 18:04:49,633 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:49,633 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:49,633 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:49,634 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:49,634 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:49,634 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:49,634 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:49,634 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:49,634 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:49,634 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) 0), 327#(= |#race~tids~0| 0)]) [2024-11-22 18:04:49,634 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2024-11-22 18:04:49,634 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:49,634 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:49,634 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:49,634 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:49,634 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:49,634 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:49,634 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:49,634 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:49,634 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:49,634 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-22 18:04:49,634 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:49,635 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:49,635 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:49,635 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:49,635 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:49,635 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:49,635 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:49,635 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:49,635 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:49,635 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:49,635 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2024-11-22 18:04:49,635 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:49,635 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:49,635 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-22 18:04:49,635 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:49,636 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-22 18:04:49,636 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-22 18:04:49,636 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:49,636 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:49,646 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-22 18:04:49,646 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2024-11-22 18:04:49,646 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:49,646 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:49,646 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-22 18:04:49,646 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:49,646 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:49,646 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:49,647 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:49,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[][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-22 18:04:49,647 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2024-11-22 18:04:49,647 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:49,647 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:49,647 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:49,648 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:49,648 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-22 18:04:49,648 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-22 18:04:49,648 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-22 18:04:49,648 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-22 18:04:49,648 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-22 18:04:49,648 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:49,648 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:49,648 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:49,654 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-22 18:04:49,655 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2024-11-22 18:04:49,655 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:49,655 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:49,655 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:49,655 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:49,655 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:49,655 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:49,655 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2024-11-22 18:04:49,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[][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-22 18:04:49,655 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-22 18:04:49,655 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:49,655 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:49,656 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:49,656 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:49,656 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-22 18:04:49,656 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:49,656 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-22 18:04:49,656 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:49,656 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][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-22 18:04:49,656 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-22 18:04:49,656 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:49,656 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:49,656 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2024-11-22 18:04:49,656 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:49,656 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:49,656 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-22 18:04:49,656 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-22 18:04:49,656 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:49,656 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:49,657 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-22 18:04:49,657 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:49,657 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-22 18:04:49,657 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:49,657 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:49,657 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:49,661 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-22 18:04:49,661 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-22 18:04:49,661 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:49,661 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:49,661 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:49,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, 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-22 18:04:49,663 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-22 18:04:49,663 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:49,663 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:49,663 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:49,663 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:49,663 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:49,664 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:49,664 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-22 18:04:49,664 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-22 18:04:49,664 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:49,664 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:49,664 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:49,664 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:49,664 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-22 18:04:49,664 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-22 18:04:49,664 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:49,664 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:49,664 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:49,665 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:49,665 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:49,665 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:49,666 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-22 18:04:49,666 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-22 18:04:49,666 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:49,666 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:49,666 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:49,666 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:49,666 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:49,669 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:49,669 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2024-11-22 18:04:49,669 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:49,669 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:49,669 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:49,669 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:49,669 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:49,671 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 311#true]) [2024-11-22 18:04:49,671 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2024-11-22 18:04:49,672 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:49,672 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:49,672 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2024-11-22 18:04:49,672 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:49,672 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:49,672 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:49,673 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:49,673 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-22 18:04:49,673 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-22 18:04:49,673 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-22 18:04:49,673 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:49,673 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-22 18:04:49,673 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-22 18:04:49,673 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:49,673 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:49,673 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:49,673 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:49,673 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:49,674 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:49,674 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2024-11-22 18:04:49,674 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:49,674 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-22 18:04:49,674 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-22 18:04:49,674 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-22 18:04:49,674 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:49,674 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:49,674 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:49,674 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:49,674 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:49,674 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-22 18:04:49,674 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:49,674 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-22 18:04:49,674 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:49,675 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:49,675 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2024-11-22 18:04:49,675 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2024-11-22 18:04:49,675 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2024-11-22 18:04:49,675 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:49,675 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:49,675 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:49,675 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:49,675 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2024-11-22 18:04:49,675 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 311#true]) [2024-11-22 18:04:49,675 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2024-11-22 18:04:49,675 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:49,675 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2024-11-22 18:04:49,675 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:49,675 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:49,675 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:49,675 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2024-11-22 18:04:49,675 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2024-11-22 18:04:49,675 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:49,675 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:49,675 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2024-11-22 18:04:49,677 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:49,677 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-22 18:04:49,677 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:49,677 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:49,677 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:49,677 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:49,677 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:49,678 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:49,680 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:49,680 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2024-11-22 18:04:49,680 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-22 18:04:49,680 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-22 18:04:49,680 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:49,680 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:49,681 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:49,681 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:49,681 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:49,681 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:49,681 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:49,681 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-22 18:04:49,681 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-22 18:04:49,681 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-22 18:04:49,681 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:49,681 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:49,681 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:49,681 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:49,681 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:49,682 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:49,682 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:49,682 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-22 18:04:49,682 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2024-11-22 18:04:49,682 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2024-11-22 18:04:49,682 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:49,682 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:49,682 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:49,682 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:49,682 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:49,682 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:49,682 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:49,683 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2024-11-22 18:04:49,683 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:49,683 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2024-11-22 18:04:49,683 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2024-11-22 18:04:49,683 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:49,683 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:49,683 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:49,683 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:49,683 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:49,685 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:49,685 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-22 18:04:49,685 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-22 18:04:49,685 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:49,685 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-22 18:04:49,685 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-22 18:04:49,685 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-22 18:04:49,685 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:49,685 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-22 18:04:49,685 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:49,685 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-22 18:04:49,686 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:49,686 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2024-11-22 18:04:49,686 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:49,686 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-22 18:04:49,686 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:49,686 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:49,686 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:49,686 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:49,687 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:49,687 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-22 18:04:49,687 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:49,687 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:49,687 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:49,688 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-22 18:04:49,688 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2024-11-22 18:04:49,688 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:49,688 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:49,688 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:49,688 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:49,688 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:49,688 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-22 18:04:49,688 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-22 18:04:49,688 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-22 18:04:49,688 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:49,688 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:49,688 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:49,689 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:49,689 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:49,689 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:49,690 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:49,690 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-22 18:04:49,690 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:49,690 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:49,690 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:49,690 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-22 18:04:49,690 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:49,690 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:49,691 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:49,691 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:49,691 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:49,691 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:49,691 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-22 18:04:49,691 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:49,691 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2024-11-22 18:04:49,691 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:49,691 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:49,691 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:49,691 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-22 18:04:49,691 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:49,691 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:49,692 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:49,692 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:49,692 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:49,692 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-22 18:04:49,692 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:49,692 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:49,692 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-22 18:04:49,692 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2024-11-22 18:04:49,692 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:49,692 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:49,692 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:49,692 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2024-11-22 18:04:49,692 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:49,692 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:49,692 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-22 18:04:49,693 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:49,693 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:49,693 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-22 18:04:49,693 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:49,693 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2024-11-22 18:04:49,693 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:49,693 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:49,693 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2024-11-22 18:04:49,693 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:49,693 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:49,693 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:49,693 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:49,693 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2024-11-22 18:04:49,693 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:49,693 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:49,693 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:49,700 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-22 18:04:49,700 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-22 18:04:49,700 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:49,700 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2024-11-22 18:04:49,700 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-22 18:04:49,700 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:49,701 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-22 18:04:49,701 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:49,701 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-22 18:04:49,701 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:49,701 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:49,701 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-22 18:04:49,701 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:49,701 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:49,701 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:49,701 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:49,701 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) 0), 327#(= |#race~tids~0| 0), 68#L1027-3true]) [2024-11-22 18:04:49,701 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-22 18:04:49,702 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-22 18:04:49,702 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:49,702 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:49,702 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:49,702 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:49,702 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:49,702 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:49,702 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:49,702 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2024-11-22 18:04:49,702 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:49,702 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-22 18:04:49,702 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:49,702 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:49,703 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:49,703 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:49,703 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:49,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, 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-22 18:04:49,708 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2024-11-22 18:04:49,708 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:49,708 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:49,708 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:49,708 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:49,708 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2024-11-22 18:04:49,708 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:49,709 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:49,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], [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-22 18:04:49,709 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2024-11-22 18:04:49,709 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:49,709 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:49,709 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:49,710 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:49,710 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-22 18:04:49,710 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-22 18:04:49,710 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:49,710 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:49,710 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-22 18:04:49,710 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:49,710 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-22 18:04:49,710 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-22 18:04:49,716 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-22 18:04:49,717 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2024-11-22 18:04:49,717 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:49,717 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-22 18:04:49,717 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:49,717 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:49,717 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:49,717 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-22 18:04:49,717 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2024-11-22 18:04:49,717 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:49,717 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-11-22 18:04:49,717 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:49,717 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:49,718 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:49,718 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-11-22 18:04:49,718 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:49,718 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:49,718 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-22 18:04:49,718 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2024-11-22 18:04:49,718 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:49,718 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:49,718 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:49,718 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:49,718 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:49,718 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:49,718 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-22 18:04:49,719 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-22 18:04:49,719 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2024-11-22 18:04:49,719 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:49,719 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2024-11-22 18:04:49,719 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2024-11-22 18:04:49,719 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:49,719 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:49,719 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:49,719 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:49,719 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:49,723 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-22 18:04:49,723 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2024-11-22 18:04:49,723 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:49,723 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:49,723 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:49,725 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-22 18:04:49,725 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2024-11-22 18:04:49,725 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:49,725 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:49,725 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:49,725 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:49,725 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:49,725 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:49,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[][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-22 18:04:49,725 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2024-11-22 18:04:49,725 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:49,726 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:49,726 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:49,726 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:49,726 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-22 18:04:49,726 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2024-11-22 18:04:49,726 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:49,726 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:49,726 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:49,726 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:49,726 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:49,726 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:49,727 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-22 18:04:49,728 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2024-11-22 18:04:49,728 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:49,728 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:49,728 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:49,728 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:49,728 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:49,732 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-22 18:04:49,732 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2024-11-22 18:04:49,732 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-22 18:04:49,733 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-22 18:04:49,733 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:49,733 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:49,733 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:49,733 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:49,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[][310], [310#true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:49,736 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-22 18:04:49,736 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:49,736 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:49,736 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:49,736 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:49,737 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:49,737 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:49,738 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:49,738 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-22 18:04:49,738 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:49,738 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:49,738 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:49,738 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:49,738 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:49,739 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-22 18:04:49,739 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:49,741 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:49,741 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-22 18:04:49,741 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:49,741 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:49,741 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:49,741 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:49,741 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:49,743 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:49,743 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2024-11-22 18:04:49,743 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:49,743 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:49,743 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:49,743 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:49,743 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:49,743 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:49,743 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-11-22 18:04:49,744 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:49,744 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-22 18:04:49,744 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:49,744 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-22 18:04:49,744 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:49,744 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:49,744 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:49,744 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:49,745 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:49,746 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2024-11-22 18:04:49,746 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:49,746 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:49,746 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:49,746 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:49,746 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:49,746 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:49,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], [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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:49,749 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2024-11-22 18:04:49,749 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-22 18:04:49,749 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:49,749 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-22 18:04:49,749 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-22 18:04:49,749 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-22 18:04:49,749 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-22 18:04:49,749 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-22 18:04:49,750 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:49,750 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:49,750 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:49,750 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2024-11-22 18:04:49,750 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-22 18:04:49,750 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:49,750 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-22 18:04:49,750 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:49,750 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:49,750 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:49,751 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:49,751 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2024-11-22 18:04:49,752 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-22 18:04:49,752 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:49,752 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-22 18:04:49,752 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2024-11-22 18:04:49,752 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:49,752 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:49,752 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-22 18:04:49,752 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:49,752 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:49,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[][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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 311#true]) [2024-11-22 18:04:49,752 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2024-11-22 18:04:49,752 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:49,752 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-22 18:04:49,752 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:49,752 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:49,752 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:49,752 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:49,752 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:49,752 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-22 18:04:49,756 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 90#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-22 18:04:49,756 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2024-11-22 18:04:49,756 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:49,756 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:49,756 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-22 18:04:49,756 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2024-11-22 18:04:49,756 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:49,757 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:49,757 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-22 18:04:49,757 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 90#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-22 18:04:49,757 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2024-11-22 18:04:49,757 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:49,757 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:49,757 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2024-11-22 18:04:49,757 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:49,757 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:49,757 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:49,757 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:49,757 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:49,758 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2024-11-22 18:04:49,758 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:49,758 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:49,758 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-22 18:04:49,758 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:49,758 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:49,758 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:49,758 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:49,758 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) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-22 18:04:49,758 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2024-11-22 18:04:49,758 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:49,758 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:49,758 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:49,759 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-22 18:04:49,759 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:49,759 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:49,759 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:49,759 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 311#true]) [2024-11-22 18:04:49,759 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-22 18:04:49,759 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:49,759 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:49,759 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:49,759 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-22 18:04:49,759 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:49,759 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:49,759 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:49,760 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:49,761 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2024-11-22 18:04:49,761 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:49,761 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:49,761 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:49,761 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:49,761 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:49,761 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:49,761 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:49,761 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2024-11-22 18:04:49,761 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:49,761 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:49,761 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:49,761 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2024-11-22 18:04:49,761 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:49,761 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:49,762 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-22 18:04:49,762 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:49,762 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:49,762 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:49,762 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:49,762 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2024-11-22 18:04:49,762 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:49,762 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-22 18:04:49,762 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-22 18:04:49,762 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2024-11-22 18:04:49,762 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:49,762 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:49,762 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:49,762 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:49,762 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:49,762 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:49,762 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:49,762 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:49,762 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:49,762 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-22 18:04:49,762 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) 0)]) [2024-11-22 18:04:49,763 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2024-11-22 18:04:49,763 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:49,763 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:49,763 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:49,763 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:49,763 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:49,763 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:49,763 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:49,763 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:49,763 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:49,763 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-22 18:04:49,763 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:49,763 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-22 18:04:49,763 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:49,763 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:49,764 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:49,764 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:49,764 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:49,764 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:49,764 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:49,764 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:49,764 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-22 18:04:49,764 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:49,773 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-22 18:04:49,774 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-22 18:04:49,774 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:49,774 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:49,774 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:49,774 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:49,774 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-22 18:04:49,774 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:49,774 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:49,774 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-22 18:04:49,774 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2024-11-22 18:04:49,774 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-22 18:04:49,774 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:49,775 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:49,775 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:49,775 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:49,775 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-22 18:04:49,775 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2024-11-22 18:04:49,775 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:49,775 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-22 18:04:49,775 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:49,775 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-22 18:04:49,775 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:49,775 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:49,775 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:49,776 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:49,776 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-22 18:04:49,776 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2024-11-22 18:04:49,776 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-22 18:04:49,776 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-22 18:04:49,776 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2024-11-22 18:04:49,776 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:49,776 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:49,776 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:49,776 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:49,776 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2024-11-22 18:04:49,779 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-22 18:04:49,780 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2024-11-22 18:04:49,780 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:49,780 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:49,780 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:49,782 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-22 18:04:49,782 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2024-11-22 18:04:49,782 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:49,782 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:49,782 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:49,782 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-22 18:04:49,782 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:49,782 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-22 18:04:49,782 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][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-22 18:04:49,782 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2024-11-22 18:04:49,783 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:49,783 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:49,783 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:49,783 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:49,783 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-22 18:04:49,783 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2024-11-22 18:04:49,783 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:49,783 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:49,783 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:49,783 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:49,783 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:49,783 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:49,784 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-22 18:04:49,784 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2024-11-22 18:04:49,784 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:49,784 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:49,784 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:49,784 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:49,784 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:49,789 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][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-22 18:04:49,789 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2024-11-22 18:04:49,790 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:49,790 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:49,790 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-22 18:04:49,790 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:49,790 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:49,790 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-22 18:04:49,794 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 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-22 18:04:49,795 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2024-11-22 18:04:49,795 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:49,795 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:49,795 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:49,795 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-22 18:04:49,795 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2024-11-22 18:04:49,795 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:49,795 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:49,795 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2024-11-22 18:04:49,795 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:49,796 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:49,796 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:49,796 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:49,796 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2024-11-22 18:04:49,799 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:49,799 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-22 18:04:49,799 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:49,799 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:49,799 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:49,799 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:49,799 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:49,801 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:49,801 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2024-11-22 18:04:49,801 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:49,801 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:49,801 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:49,801 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:49,801 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2024-11-22 18:04:49,801 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:49,802 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:49,802 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:49,802 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:49,802 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:49,802 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-22 18:04:49,802 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:49,803 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:49,803 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2024-11-22 18:04:49,803 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:49,803 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:49,803 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:49,803 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:49,803 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-22 18:04:49,803 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:49,804 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2024-11-22 18:04:49,804 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:49,804 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:49,804 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:49,804 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:49,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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:49,805 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-22 18:04:49,805 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:49,805 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:49,805 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:49,805 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:49,805 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:49,806 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:49,809 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [17#L1031-5true, 310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:49,809 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-22 18:04:49,809 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:49,809 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:49,809 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-22 18:04:49,809 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-22 18:04:49,809 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-22 18:04:49,809 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-22 18:04:49,809 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-22 18:04:49,809 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:49,809 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-22 18:04:49,810 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:49,810 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2024-11-22 18:04:49,810 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:49,810 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:49,810 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:49,810 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:49,810 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-22 18:04:49,810 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-22 18:04:49,811 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:49,811 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2024-11-22 18:04:49,812 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-22 18:04:49,812 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-22 18:04:49,812 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:49,812 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-22 18:04:49,812 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-22 18:04:49,812 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-22 18:04:49,812 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-22 18:04:49,812 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:49,812 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:49,812 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:49,812 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-22 18:04:49,812 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:49,812 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:49,812 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:49,812 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:49,812 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-22 18:04:49,812 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:49,812 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:49,812 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-22 18:04:49,815 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:49,815 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2024-11-22 18:04:49,815 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-22 18:04:49,815 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2024-11-22 18:04:49,815 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:49,815 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:49,815 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2024-11-22 18:04:49,815 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:49,815 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:49,815 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2024-11-22 18:04:49,816 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-22 18:04:49,816 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2024-11-22 18:04:49,816 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:49,816 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2024-11-22 18:04:49,816 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:49,816 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2024-11-22 18:04:49,816 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:49,816 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2024-11-22 18:04:49,816 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:49,816 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2024-11-22 18:04:49,816 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2024-11-22 18:04:49,816 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:49,816 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:49,817 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:49,817 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:49,817 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-22 18:04:49,817 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:49,817 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:49,817 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:49,817 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-22 18:04:49,817 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-22 18:04:49,817 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-22 18:04:49,817 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:49,817 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-22 18:04:49,817 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:49,817 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:49,818 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) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-22 18:04:49,818 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2024-11-22 18:04:49,818 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:49,818 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:49,818 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-22 18:04:49,818 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:49,818 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-22 18:04:49,818 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-22 18:04:49,818 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:49,818 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:49,818 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-22 18:04:49,818 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-22 18:04:49,819 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:49,819 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2024-11-22 18:04:49,819 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:49,819 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:49,819 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:49,819 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-22 18:04:49,819 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-22 18:04:49,819 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:49,819 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-22 18:04:49,819 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:49,819 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:49,819 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-22 18:04:49,820 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 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) 0), 311#true]) [2024-11-22 18:04:49,820 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-22 18:04:49,820 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:49,820 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:49,820 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:49,821 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:49,821 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:49,821 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:49,823 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) 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-22 18:04:49,824 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-22 18:04:49,824 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-22 18:04:49,824 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:49,824 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-22 18:04:49,824 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:49,824 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-22 18:04:49,824 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:49,824 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-22 18:04:49,824 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-22 18:04:49,825 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) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-22 18:04:49,825 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-22 18:04:49,825 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:49,825 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:49,825 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:49,826 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:49,826 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:49,831 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-22 18:04:49,831 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-22 18:04:49,831 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:49,831 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:49,831 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:49,831 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:49,831 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-22 18:04:49,831 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:49,831 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:49,831 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-22 18:04:49,832 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-22 18:04:49,832 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:49,832 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:49,832 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:49,832 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:49,832 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-22 18:04:49,832 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-22 18:04:49,832 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2024-11-22 18:04:49,832 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:49,832 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:49,832 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:49,832 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:49,833 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2024-11-22 18:04:49,833 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:49,833 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:49,833 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2024-11-22 18:04:49,833 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-22 18:04:49,833 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2024-11-22 18:04:49,833 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2024-11-22 18:04:49,833 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-22 18:04:49,833 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-22 18:04:49,833 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-22 18:04:49,833 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-22 18:04:49,833 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-22 18:04:49,833 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-22 18:04:49,834 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2024-11-22 18:04:49,836 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-22 18:04:49,837 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-22 18:04:49,837 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:49,837 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:49,837 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:49,838 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-22 18:04:49,838 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2024-11-22 18:04:49,839 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:49,839 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:49,839 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:49,839 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-22 18:04:49,839 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:49,839 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:49,839 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-22 18:04:49,839 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2024-11-22 18:04:49,839 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:49,839 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:49,839 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-22 18:04:49,839 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-22 18:04:49,840 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-22 18:04:49,840 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-22 18:04:49,840 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-22 18:04:49,840 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-22 18:04:49,840 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:49,840 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:49,840 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:49,840 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:49,841 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-22 18:04:49,841 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-22 18:04:49,841 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:49,841 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:49,841 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:49,841 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:49,841 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:49,846 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-22 18:04:49,846 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-22 18:04:49,846 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:49,846 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:49,846 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-22 18:04:49,846 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:49,846 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-22 18:04:49,846 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:49,851 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-22 18:04:49,851 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-22 18:04:49,851 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:49,851 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:49,851 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:49,852 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-22 18:04:49,852 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2024-11-22 18:04:49,852 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-22 18:04:49,852 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:49,852 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:49,852 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:49,852 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:49,852 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:49,852 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:49,852 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-22 18:04:49,854 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-22 18:04:49,854 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-22 18:04:49,855 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:49,855 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:49,855 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:49,855 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:49,855 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-22 18:04:49,855 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-22 18:04:49,855 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:49,855 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-22 18:04:49,855 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:49,857 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-22 18:04:49,857 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-22 18:04:49,857 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:49,857 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:49,857 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:49,859 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-22 18:04:49,859 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-22 18:04:49,859 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:49,859 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:49,859 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:49,859 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:49,861 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 90#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-22 18:04:49,861 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-22 18:04:49,861 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:49,861 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:49,861 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:49,861 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:49,861 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:49,861 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:49,865 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:49,865 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-22 18:04:49,865 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:49,865 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:49,865 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:49,865 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:49,866 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-22 18:04:49,866 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-22 18:04:49,866 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-22 18:04:49,866 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:49,866 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:49,866 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-22 18:04:49,866 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-22 18:04:49,866 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-22 18:04:49,866 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-22 18:04:49,866 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:49,866 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:49,867 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-22 18:04:49,867 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-22 18:04:49,867 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:49,867 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:49,867 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:49,867 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:49,867 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-22 18:04:49,868 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:49,868 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-22 18:04:49,868 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:49,868 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:49,869 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:49,869 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:49,869 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2024-11-22 18:04:49,869 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-22 18:04:49,869 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:49,869 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-22 18:04:49,869 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:49,869 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:49,869 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-22 18:04:49,869 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-22 18:04:49,869 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-22 18:04:49,869 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-22 18:04:49,870 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:49,870 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-22 18:04:49,870 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:49,870 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:49,870 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:49,870 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:49,870 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-22 18:04:49,870 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:49,870 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:49,870 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-22 18:04:49,872 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-22 18:04:49,872 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-22 18:04:49,872 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:49,872 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:49,872 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:49,872 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:49,872 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:49,872 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:49,874 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:49,875 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2024-11-22 18:04:49,875 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:49,875 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:49,875 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2024-11-22 18:04:49,875 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-22 18:04:49,875 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2024-11-22 18:04:49,875 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:49,875 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:49,875 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-22 18:04:49,875 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:49,875 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2024-11-22 18:04:49,875 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:49,875 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:49,875 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2024-11-22 18:04:49,875 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2024-11-22 18:04:49,875 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:49,875 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:49,875 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:49,875 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:49,876 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:49,876 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-22 18:04:49,876 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:49,876 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:49,876 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-22 18:04:49,876 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-22 18:04:49,876 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:49,876 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:49,876 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:49,876 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:49,876 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 311#true]) [2024-11-22 18:04:49,876 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2024-11-22 18:04:49,876 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:49,876 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:49,876 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-22 18:04:49,876 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:49,876 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-22 18:04:49,876 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:49,876 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:49,876 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:49,878 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:49,878 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-22 18:04:49,878 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:49,878 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:49,878 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-22 18:04:49,878 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:49,878 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-22 18:04:49,878 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-22 18:04:49,878 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-22 18:04:49,878 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-22 18:04:49,879 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:49,879 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-22 18:04:49,879 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:49,880 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:49,880 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:49,880 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-22 18:04:49,880 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:49,880 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-22 18:04:49,880 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:49,881 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:49,881 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2024-11-22 18:04:49,881 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:49,881 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:49,881 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:49,881 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:49,881 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:49,881 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:49,881 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:49,881 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2024-11-22 18:04:49,882 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2024-11-22 18:04:49,882 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:49,882 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:49,882 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:49,882 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2024-11-22 18:04:49,882 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:49,882 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:49,882 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-22 18:04:49,882 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:49,882 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:49,882 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:49,882 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:49,883 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2024-11-22 18:04:49,883 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2024-11-22 18:04:49,883 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:49,883 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-22 18:04:49,883 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-22 18:04:49,883 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-22 18:04:49,883 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:49,883 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:49,883 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:49,883 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:49,883 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:49,883 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:49,883 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:49,884 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-22 18:04:49,884 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:49,884 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-22 18:04:49,884 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-22 18:04:49,884 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:49,884 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2024-11-22 18:04:49,884 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:49,884 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:49,884 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:49,884 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:49,884 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:49,884 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:49,884 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:49,885 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:49,885 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-22 18:04:49,885 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-22 18:04:49,885 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:49,888 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) 0), 327#(= |#race~tids~0| 0)]) [2024-11-22 18:04:49,889 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-22 18:04:49,889 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-22 18:04:49,889 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:49,889 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:49,889 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:49,889 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-22 18:04:49,889 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:49,892 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-22 18:04:49,892 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2024-11-22 18:04:49,892 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-22 18:04:49,892 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-22 18:04:49,892 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-22 18:04:49,892 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-22 18:04:49,892 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2024-11-22 18:04:49,892 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-22 18:04:49,892 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-22 18:04:49,893 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-22 18:04:49,893 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-22 18:04:49,893 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-22 18:04:49,893 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:49,893 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-22 18:04:49,893 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:49,893 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-22 18:04:49,893 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:49,893 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:49,893 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:49,893 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-22 18:04:49,893 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:49,894 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:49,894 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:49,894 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-22 18:04:49,894 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-22 18:04:49,894 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-22 18:04:49,894 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:49,894 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:49,894 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:49,894 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:49,894 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2024-11-22 18:04:49,894 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:49,894 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-22 18:04:49,894 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:49,895 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:49,895 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-22 18:04:49,895 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:49,895 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:49,895 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:49,895 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-22 18:04:49,895 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:49,895 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2024-11-22 18:04:49,895 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:49,895 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:49,895 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2024-11-22 18:04:49,895 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:49,895 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2024-11-22 18:04:49,896 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:49,896 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2024-11-22 18:04:49,896 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:49,896 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:49,896 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) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-22 18:04:49,896 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-22 18:04:49,896 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:49,896 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-22 18:04:49,896 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:49,896 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:49,896 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:49,896 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:49,896 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:49,896 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-22 18:04:49,896 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-22 18:04:49,896 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) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-22 18:04:49,896 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2024-11-22 18:04:49,896 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:49,896 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:49,896 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:49,897 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:49,897 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:49,897 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-22 18:04:49,897 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-22 18:04:49,897 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:49,897 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-22 18:04:49,897 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 311#true]) [2024-11-22 18:04:49,897 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2024-11-22 18:04:49,897 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:49,897 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2024-11-22 18:04:49,897 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:49,897 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2024-11-22 18:04:49,897 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:49,897 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:49,897 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2024-11-22 18:04:49,897 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:49,897 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:49,901 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-22 18:04:49,901 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-22 18:04:49,901 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:49,901 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:49,901 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:49,901 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:49,901 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-22 18:04:49,901 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:49,901 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-22 18:04:49,901 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:49,902 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:49,902 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-22 18:04:49,902 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:49,902 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:49,902 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:49,902 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:49,902 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:49,902 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2024-11-22 18:04:49,902 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:49,902 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-22 18:04:49,902 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:49,902 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:49,902 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:49,903 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:49,903 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:49,903 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 155#L1045-5true, 311#true]) [2024-11-22 18:04:49,903 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2024-11-22 18:04:49,903 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:49,903 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2024-11-22 18:04:49,903 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:49,903 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:49,903 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:49,903 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:49,903 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:49,903 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) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-22 18:04:49,903 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2024-11-22 18:04:49,904 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:49,904 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:49,904 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:49,904 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:49,904 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-22 18:04:49,904 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:49,904 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:49,904 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 311#true]) [2024-11-22 18:04:49,904 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2024-11-22 18:04:49,904 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:49,904 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:49,904 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:49,904 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:49,905 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:49,905 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:49,905 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2024-11-22 18:04:49,907 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-22 18:04:49,907 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-22 18:04:49,907 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:49,907 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:49,908 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:49,908 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-22 18:04:49,908 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:49,908 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:49,908 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:49,908 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:49,908 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2024-11-22 18:04:49,908 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:49,908 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-22 18:04:49,908 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:49,908 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-22 18:04:49,908 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-22 18:04:49,908 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-22 18:04:49,909 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:49,909 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:49,909 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:49,909 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:49,909 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-22 18:04:49,909 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-22 18:04:49,909 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:49,909 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:49,909 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-22 18:04:49,909 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:49,909 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-22 18:04:49,909 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:49,910 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-22 18:04:49,910 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:49,910 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:49,910 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2024-11-22 18:04:49,910 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:49,910 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:49,910 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:49,910 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-22 18:04:49,910 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:49,910 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:49,910 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:49,910 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2024-11-22 18:04:49,910 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:49,911 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) 0), 327#(= |#race~tids~0| 0)]) [2024-11-22 18:04:49,911 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2024-11-22 18:04:49,911 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:49,911 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:49,911 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:49,911 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:49,911 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:49,911 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:49,911 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-22 18:04:49,911 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:49,911 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:49,911 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:49,911 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2024-11-22 18:04:49,911 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:49,911 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:49,911 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-22 18:04:49,911 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:49,911 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-22 18:04:49,911 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-22 18:04:49,911 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:49,911 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:49,911 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2024-11-22 18:04:49,918 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-22 18:04:49,918 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-22 18:04:49,918 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:49,918 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:49,918 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:49,918 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-22 18:04:49,918 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-22 18:04:49,918 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:49,923 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-22 18:04:49,923 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-22 18:04:49,923 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:49,923 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:49,923 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:49,923 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:49,924 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-22 18:04:49,924 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-22 18:04:49,924 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:49,924 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:49,924 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-22 18:04:49,924 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-22 18:04:49,924 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:49,924 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:49,924 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:49,926 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-22 18:04:49,927 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2024-11-22 18:04:49,927 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:49,927 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2024-11-22 18:04:49,927 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2024-11-22 18:04:49,927 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2024-11-22 18:04:49,927 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:49,927 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:49,927 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:49,927 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:49,927 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:49,929 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-22 18:04:49,929 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2024-11-22 18:04:49,929 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:49,929 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:49,929 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:49,931 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-22 18:04:49,931 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2024-11-22 18:04:49,931 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:49,931 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:49,931 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:49,931 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:49,935 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-22 18:04:49,935 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2024-11-22 18:04:49,935 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:49,935 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:49,935 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:49,935 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:49,935 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:49,936 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-22 18:04:49,936 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:49,938 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:49,939 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2024-11-22 18:04:49,939 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:49,939 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:49,939 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:49,939 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:49,939 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:49,939 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:49,941 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:49,941 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2024-11-22 18:04:49,941 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-22 18:04:49,942 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-22 18:04:49,942 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:49,942 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-22 18:04:49,942 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-22 18:04:49,942 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-22 18:04:49,942 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:49,942 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:49,943 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:49,943 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2024-11-22 18:04:49,943 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:49,943 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:49,943 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2024-11-22 18:04:49,943 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2024-11-22 18:04:49,943 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:49,943 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:49,943 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:49,945 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:49,945 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-22 18:04:49,945 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-22 18:04:49,945 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-22 18:04:49,945 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:49,945 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:49,945 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-22 18:04:49,945 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:49,945 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:49,945 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:49,945 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:49,947 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:49,947 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-22 18:04:49,947 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:49,947 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:49,947 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-22 18:04:49,947 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-22 18:04:49,947 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:49,947 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:49,953 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-22 18:04:49,953 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2024-11-22 18:04:49,953 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:49,953 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-22 18:04:49,953 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:49,954 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:49,954 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-22 18:04:49,954 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-22 18:04:49,954 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2024-11-22 18:04:49,954 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:49,954 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-22 18:04:49,954 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-22 18:04:49,954 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-22 18:04:49,954 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-22 18:04:49,954 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:49,954 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:49,955 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2024-11-22 18:04:49,955 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:49,955 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-22 18:04:49,955 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:49,955 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:49,955 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:49,955 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:49,955 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2024-11-22 18:04:49,955 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) 0), 327#(= |#race~tids~0| 0)]) [2024-11-22 18:04:49,955 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2024-11-22 18:04:49,955 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:49,955 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:49,955 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:49,956 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:49,956 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-22 18:04:49,956 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:49,956 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:49,956 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:49,956 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2024-11-22 18:04:49,956 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-22 18:04:49,956 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:49,956 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-22 18:04:49,956 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2024-11-22 18:04:49,956 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:49,956 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:49,957 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:49,962 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 289#L1031-5true, 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-22 18:04:49,962 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2024-11-22 18:04:49,962 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:49,963 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:49,963 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:49,963 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-22 18:04:49,963 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-22 18:04:49,963 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:49,963 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:49,963 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:49,963 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:49,963 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-22 18:04:49,963 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-22 18:04:49,963 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:49,963 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:49,966 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-22 18:04:49,966 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2024-11-22 18:04:49,966 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-22 18:04:49,966 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-22 18:04:49,966 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2024-11-22 18:04:49,966 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:49,966 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:49,966 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2024-11-22 18:04:49,966 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:49,966 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:49,966 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2024-11-22 18:04:49,968 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-22 18:04:49,968 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2024-11-22 18:04:49,968 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:49,968 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:49,968 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:49,970 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-22 18:04:49,970 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2024-11-22 18:04:49,970 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:49,971 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:49,971 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:49,971 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:49,974 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-22 18:04:49,974 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2024-11-22 18:04:49,974 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:49,974 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:49,974 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2024-11-22 18:04:49,974 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:49,974 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:49,974 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:49,975 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-22 18:04:49,980 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:49,980 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-22 18:04:49,980 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:49,980 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:49,980 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:49,980 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:49,980 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:49,980 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:49,983 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:49,983 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-22 18:04:49,983 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-22 18:04:49,983 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-22 18:04:49,983 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-22 18:04:49,983 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-22 18:04:49,983 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-22 18:04:49,983 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:49,983 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-22 18:04:49,984 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:49,984 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:49,984 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:49,984 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-22 18:04:49,984 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:49,984 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-22 18:04:49,984 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:49,984 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:49,984 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-22 18:04:49,984 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:49,984 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:49,984 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-22 18:04:49,984 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:49,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[][310], [310#true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:49,985 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-22 18:04:49,985 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:49,985 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:49,985 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-22 18:04:49,985 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:49,985 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:49,985 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:49,985 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-22 18:04:49,985 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:49,987 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:49,987 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-22 18:04:49,987 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:49,987 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:49,987 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:49,987 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:49,987 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:49,987 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:49,990 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:49,990 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-22 18:04:49,990 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:49,990 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:49,990 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-22 18:04:49,990 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:49,990 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-22 18:04:49,990 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-22 18:04:49,990 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-22 18:04:49,990 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-22 18:04:49,991 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:49,991 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-22 18:04:49,991 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:49,991 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:49,991 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:49,991 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-22 18:04:49,991 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:49,991 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-22 18:04:49,991 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-22 18:04:49,992 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:49,992 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-22 18:04:49,992 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:49,992 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-22 18:04:49,992 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:49,993 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:49,993 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-22 18:04:49,993 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:49,993 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:49,994 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:49,994 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2024-11-22 18:04:49,994 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:49,994 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-22 18:04:49,994 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:49,994 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:49,994 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:49,994 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-22 18:04:49,994 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:49,994 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:49,994 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-22 18:04:49,996 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:49,996 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2024-11-22 18:04:49,996 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-22 18:04:49,996 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:49,996 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:49,996 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:49,996 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:49,997 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-22 18:04:50,002 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-22 18:04:50,003 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-22 18:04:50,003 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:50,003 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:50,003 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-22 18:04:50,003 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:50,003 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:50,003 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-22 18:04:50,003 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:50,007 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-22 18:04:50,007 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2024-11-22 18:04:50,007 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2024-11-22 18:04:50,008 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-22 18:04:50,008 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-22 18:04:50,008 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-22 18:04:50,008 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-22 18:04:50,008 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-22 18:04:50,008 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-22 18:04:50,008 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2024-11-22 18:04:50,008 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2024-11-22 18:04:50,010 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-22 18:04:50,010 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2024-11-22 18:04:50,010 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-22 18:04:50,010 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-22 18:04:50,010 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-22 18:04:50,012 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-22 18:04:50,012 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2024-11-22 18:04:50,012 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:50,012 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-22 18:04:50,012 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:50,012 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-22 18:04:50,015 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-22 18:04:50,016 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2024-11-22 18:04:50,016 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:50,016 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:50,016 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-22 18:04:50,016 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-22 18:04:50,016 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:50,016 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-22 18:04:50,016 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2024-11-22 18:04:50,023 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][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-22 18:04:50,023 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2024-11-22 18:04:50,023 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:50,023 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:50,023 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-22 18:04:50,023 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-22 18:04:50,024 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-22 18:04:50,024 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:50,024 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-22 18:04:50,024 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2024-11-22 18:04:50,024 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-22 18:04:50,024 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:50,024 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:50,024 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:50,026 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:50,027 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-22 18:04:50,027 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:50,027 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:50,027 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:50,027 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:50,027 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:50,027 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:50,031 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:50,031 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2024-11-22 18:04:50,031 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-22 18:04:50,031 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-22 18:04:50,031 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:50,031 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:50,031 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-22 18:04:50,031 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:50,031 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-22 18:04:50,032 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-22 18:04:50,032 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:50,032 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:50,032 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-22 18:04:50,032 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-22 18:04:50,032 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-22 18:04:50,032 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:50,032 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-22 18:04:50,032 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-22 18:04:50,032 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:50,032 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:50,033 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-22 18:04:50,033 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:50,033 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:50,033 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-22 18:04:50,034 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:50,034 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-22 18:04:50,034 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:50,034 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2024-11-22 18:04:50,034 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:50,034 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:50,034 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2024-11-22 18:04:50,035 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:50,035 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:50,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, 289#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:50,036 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-22 18:04:50,036 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-22 18:04:50,036 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:50,036 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:50,036 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:50,036 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:50,036 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-22 18:04:50,037 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:50,037 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:50,037 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-22 18:04:50,038 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:50,039 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-22 18:04:50,039 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:50,039 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-22 18:04:50,039 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-22 18:04:50,039 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:50,039 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:50,039 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:50,043 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) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-22 18:04:50,043 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-22 18:04:50,043 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:50,043 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:50,043 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:50,043 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-22 18:04:50,043 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:50,043 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:50,046 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) 0), 327#(= |#race~tids~0| 0)]) [2024-11-22 18:04:50,046 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2024-11-22 18:04:50,046 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-22 18:04:50,046 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:50,046 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-22 18:04:50,047 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:50,047 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-22 18:04:50,047 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:50,047 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-22 18:04:50,047 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-22 18:04:50,047 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-22 18:04:50,047 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) 0)]) [2024-11-22 18:04:50,047 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-22 18:04:50,047 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-22 18:04:50,047 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:50,047 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:50,047 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:50,048 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-22 18:04:50,048 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-22 18:04:50,048 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:50,049 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:50,049 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-22 18:04:50,049 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:50,049 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:50,049 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:50,049 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-22 18:04:50,049 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:50,049 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:50,049 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:50,049 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:50,049 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:50,049 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:50,050 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:50,050 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2024-11-22 18:04:50,050 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:50,050 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:50,050 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-11-22 18:04:50,050 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:50,050 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:50,050 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:50,050 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:50,050 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:50,050 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:50,050 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:50,051 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:50,051 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-22 18:04:50,051 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:50,051 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:50,051 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:50,051 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:50,051 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:50,051 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:50,051 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:50,051 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:50,051 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-22 18:04:50,051 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:50,051 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) 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-22 18:04:50,052 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2024-11-22 18:04:50,052 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:50,052 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:50,052 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:50,052 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:50,052 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:50,052 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-22 18:04:50,052 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:50,052 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:50,052 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:50,052 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:50,052 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:50,053 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-22 18:04:50,053 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:50,053 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:50,053 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:50,053 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:50,053 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:50,053 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-22 18:04:50,053 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:50,053 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:50,053 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:50,053 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:50,060 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-22 18:04:50,060 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2024-11-22 18:04:50,061 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:50,061 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:50,061 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-22 18:04:50,061 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-22 18:04:50,061 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2024-11-22 18:04:50,061 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-22 18:04:50,061 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-22 18:04:50,067 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-22 18:04:50,068 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-22 18:04:50,068 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:50,068 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-22 18:04:50,068 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:50,068 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-22 18:04:50,068 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:50,068 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-22 18:04:50,068 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-22 18:04:50,069 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-22 18:04:50,069 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:50,069 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-22 18:04:50,069 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:50,069 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:50,075 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:50,075 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-22 18:04:50,075 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:50,075 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:50,075 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-22 18:04:50,075 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:50,075 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:50,075 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-22 18:04:50,075 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:50,076 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:50,076 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-22 18:04:50,078 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:50,079 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2024-11-22 18:04:50,079 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:50,079 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-22 18:04:50,079 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-22 18:04:50,079 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:50,079 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-22 18:04:50,079 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-22 18:04:50,079 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-22 18:04:50,079 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:50,079 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:50,079 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:50,079 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:50,082 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:50,082 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-22 18:04:50,082 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:50,082 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:50,082 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:50,082 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-22 18:04:50,082 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:50,082 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-22 18:04:50,082 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-22 18:04:50,083 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:50,085 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:50,085 INFO L294 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2024-11-22 18:04:50,085 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-22 18:04:50,085 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:50,085 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:50,085 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-22 18:04:50,085 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:50,085 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-22 18:04:50,085 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-22 18:04:50,085 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-22 18:04:50,085 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-22 18:04:50,086 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:50,086 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2024-11-22 18:04:50,086 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:50,086 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:50,086 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-22 18:04:50,086 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-22 18:04:50,086 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:50,086 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:50,086 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-22 18:04:50,087 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][297], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:50,088 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-22 18:04:50,088 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:50,088 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:50,088 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-22 18:04:50,088 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-22 18:04:50,088 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:50,093 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-22 18:04:50,094 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2024-11-22 18:04:50,094 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-22 18:04:50,094 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-22 18:04:50,094 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-22 18:04:50,094 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-22 18:04:50,094 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2024-11-22 18:04:50,094 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-22 18:04:50,094 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2024-11-22 18:04:50,094 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:50,094 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-22 18:04:50,094 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:50,095 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-22 18:04:50,095 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-22 18:04:50,095 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:50,095 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-22 18:04:50,095 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:50,095 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:50,095 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:50,095 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:50,095 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:50,095 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:50,095 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-22 18:04:50,095 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:50,096 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-22 18:04:50,096 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-22 18:04:50,096 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:50,096 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:50,096 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:50,096 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:50,096 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:50,096 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:50,096 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:50,096 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-22 18:04:50,096 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:50,096 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-22 18:04:50,097 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:50,097 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:50,097 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:50,097 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:50,097 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:50,097 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) 0), 327#(= |#race~tids~0| 0), 293#L1031-5true, 311#true]) [2024-11-22 18:04:50,097 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-22 18:04:50,097 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:50,097 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-22 18:04:50,097 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:50,097 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:50,097 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:50,097 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:50,098 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:50,098 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:50,098 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2024-11-22 18:04:50,098 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:50,098 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-22 18:04:50,098 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:50,098 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:50,098 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:50,098 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:50,098 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:50,100 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-22 18:04:50,100 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2024-11-22 18:04:50,100 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:50,100 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-22 18:04:50,100 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-22 18:04:50,100 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:50,100 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-22 18:04:50,100 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:50,101 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-22 18:04:50,101 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2024-11-22 18:04:50,101 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-22 18:04:50,101 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-22 18:04:50,101 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-22 18:04:50,101 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-22 18:04:50,101 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:50,101 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:50,101 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:50,101 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-22 18:04:50,102 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-22 18:04:50,102 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:50,102 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:50,102 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-22 18:04:50,102 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:50,102 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:50,102 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:50,102 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-22 18:04:50,102 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:50,102 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:50,102 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-22 18:04:50,102 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:50,102 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:50,103 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:50,103 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-22 18:04:50,103 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-22 18:04:50,103 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:50,103 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:50,103 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-22 18:04:50,103 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:50,103 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:50,103 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-22 18:04:50,103 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-22 18:04:50,103 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:50,103 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:50,103 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-22 18:04:50,103 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:50,103 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-22 18:04:50,104 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:50,104 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:50,104 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:50,104 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-22 18:04:50,104 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-22 18:04:50,104 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:50,104 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-22 18:04:50,104 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-22 18:04:50,104 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:50,104 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:50,104 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:50,104 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:50,104 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-22 18:04:50,104 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-22 18:04:50,104 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:50,104 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-22 18:04:50,104 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:50,104 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-22 18:04:50,104 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-22 18:04:50,104 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:50,104 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:50,105 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:50,105 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-22 18:04:50,105 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-22 18:04:50,105 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:50,105 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-22 18:04:50,105 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:50,105 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-22 18:04:50,105 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:50,105 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:50,105 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-22 18:04:50,105 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:50,106 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:50,106 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) 0), 327#(= |#race~tids~0| 0)]) [2024-11-22 18:04:50,106 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-22 18:04:50,106 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:50,106 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:50,106 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:50,106 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-22 18:04:50,106 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-22 18:04:50,106 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:50,106 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-22 18:04:50,106 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:50,107 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) 0), 327#(= |#race~tids~0| 0)]) [2024-11-22 18:04:50,107 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-22 18:04:50,107 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:50,107 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-22 18:04:50,107 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:50,107 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:50,107 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-22 18:04:50,107 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:50,107 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:50,107 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:50,107 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-22 18:04:50,107 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:50,107 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2024-11-22 18:04:50,107 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-22 18:04:50,108 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:50,108 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:50,108 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-22 18:04:50,108 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:50,108 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:50,108 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-22 18:04:50,108 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:50,108 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:50,108 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:50,108 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2024-11-22 18:04:50,108 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:50,108 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-22 18:04:50,108 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:50,108 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:50,108 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-22 18:04:50,108 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-22 18:04:50,108 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:50,108 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:50,116 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-22 18:04:50,116 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-22 18:04:50,116 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-22 18:04:50,116 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:50,116 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:50,116 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-22 18:04:50,116 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-22 18:04:50,116 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:50,117 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-22 18:04:50,117 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-22 18:04:50,117 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:50,117 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-22 18:04:50,117 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:50,117 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:50,129 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 311#true]) [2024-11-22 18:04:50,129 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2024-11-22 18:04:50,129 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:50,129 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:50,129 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2024-11-22 18:04:50,129 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2024-11-22 18:04:50,130 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2024-11-22 18:04:50,130 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:50,130 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:50,130 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:50,131 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:50,131 INFO L294 olderBase$Statistics]: this new event has 270 ancestors and is cut-off event [2024-11-22 18:04:50,131 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-22 18:04:50,132 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-22 18:04:50,132 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:50,132 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-22 18:04:50,132 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-22 18:04:50,132 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-22 18:04:50,132 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:50,132 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:50,132 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2024-11-22 18:04:50,132 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:50,132 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-22 18:04:50,132 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-22 18:04:50,132 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-22 18:04:50,133 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:50,133 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:50,133 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:50,133 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:50,133 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-22 18:04:50,134 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:50,134 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2024-11-22 18:04:50,134 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:50,134 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-22 18:04:50,134 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-22 18:04:50,134 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:50,134 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:50,136 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:50,136 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-22 18:04:50,136 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-22 18:04:50,136 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-22 18:04:50,136 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-22 18:04:50,136 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:50,136 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-22 18:04:50,136 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-22 18:04:50,137 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-22 18:04:50,137 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-22 18:04:50,137 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:50,137 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-22 18:04:50,137 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-22 18:04:50,137 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-22 18:04:50,137 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-22 18:04:50,137 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:50,137 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2024-11-22 18:04:50,137 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-22 18:04:50,137 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-22 18:04:50,137 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-22 18:04:50,139 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:50,139 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-22 18:04:50,139 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:50,139 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:50,139 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:50,139 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-22 18:04:50,139 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:50,139 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:50,139 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-22 18:04:50,139 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:50,139 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:50,139 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:50,140 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:50,140 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:50,140 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-22 18:04:50,140 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:50,140 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:50,140 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-11-22 18:04:50,140 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:50,140 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:50,140 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:50,140 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:50,140 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2024-11-22 18:04:50,140 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:50,140 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:50,141 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:50,141 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:50,141 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-22 18:04:50,141 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:50,141 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:50,141 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:50,141 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:50,141 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:50,141 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:50,141 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-22 18:04:50,141 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:50,141 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:50,141 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-22 18:04:50,142 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:50,142 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:50,142 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2024-11-22 18:04:50,142 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:50,142 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:50,142 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:50,142 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:50,142 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:50,142 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-22 18:04:50,142 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-22 18:04:50,142 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:50,142 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:50,142 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:50,143 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:50,147 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-22 18:04:50,147 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2024-11-22 18:04:50,147 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2024-11-22 18:04:50,147 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-22 18:04:50,147 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-22 18:04:50,147 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-22 18:04:50,147 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-22 18:04:50,147 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2024-11-22 18:04:50,147 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-22 18:04:50,147 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-22 18:04:50,148 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-22 18:04:50,148 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2024-11-22 18:04:50,148 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-22 18:04:50,148 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2024-11-22 18:04:50,148 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2024-11-22 18:04:50,152 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-22 18:04:50,153 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2024-11-22 18:04:50,153 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-22 18:04:50,153 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:50,153 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:50,153 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-22 18:04:50,153 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-22 18:04:50,153 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-22 18:04:50,153 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-22 18:04:50,154 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2024-11-22 18:04:50,154 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:50,154 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-22 18:04:50,154 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:50,154 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:50,167 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:50,167 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-22 18:04:50,167 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-22 18:04:50,167 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:50,167 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:50,167 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-22 18:04:50,168 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:50,168 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:50,168 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:50,168 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-22 18:04:50,168 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:50,170 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:50,170 INFO L294 olderBase$Statistics]: this new event has 271 ancestors and is cut-off event [2024-11-22 18:04:50,170 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-22 18:04:50,170 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-22 18:04:50,170 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-22 18:04:50,170 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-22 18:04:50,170 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-22 18:04:50,170 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-22 18:04:50,170 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:50,170 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-22 18:04:50,170 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:50,170 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:50,172 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-22 18:04:50,172 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-22 18:04:50,172 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:50,172 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:50,172 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:50,172 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-22 18:04:50,172 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-22 18:04:50,172 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:50,174 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:50,175 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-22 18:04:50,175 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:50,175 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-22 18:04:50,175 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:50,175 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:50,175 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-22 18:04:50,175 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:50,175 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:50,175 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-22 18:04:50,177 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:50,177 INFO L294 olderBase$Statistics]: this new event has 271 ancestors and is cut-off event [2024-11-22 18:04:50,177 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:50,177 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:50,177 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-22 18:04:50,177 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-22 18:04:50,177 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:50,177 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-22 18:04:50,177 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-22 18:04:50,177 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-22 18:04:50,178 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-22 18:04:50,178 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:50,178 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-22 18:04:50,178 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:50,178 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-22 18:04:50,178 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-22 18:04:50,178 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-22 18:04:50,178 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:50,178 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:50,178 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:50,179 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:50,179 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-22 18:04:50,180 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:50,180 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:50,180 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:50,180 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-22 18:04:50,180 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-22 18:04:50,185 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) 0), 327#(= |#race~tids~0| 0)]) [2024-11-22 18:04:50,185 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-22 18:04:50,186 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-22 18:04:50,186 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-22 18:04:50,186 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:50,186 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:50,186 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:50,187 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][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-22 18:04:50,188 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is not cut-off event [2024-11-22 18:04:50,188 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is not cut-off event [2024-11-22 18:04:50,188 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is not cut-off event [2024-11-22 18:04:50,188 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is not cut-off event [2024-11-22 18:04:50,189 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-22 18:04:50,189 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is not cut-off event [2024-11-22 18:04:50,189 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is not cut-off event [2024-11-22 18:04:50,189 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is not cut-off event [2024-11-22 18:04:50,189 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is not cut-off event [2024-11-22 18:04:50,189 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is not cut-off event [2024-11-22 18:04:50,190 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) 0), 327#(= |#race~tids~0| 0)]) [2024-11-22 18:04:50,190 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2024-11-22 18:04:50,190 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-22 18:04:50,190 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-22 18:04:50,190 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-22 18:04:50,208 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:50,208 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-22 18:04:50,208 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:50,208 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2024-11-22 18:04:50,208 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:50,209 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:50,209 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2024-11-22 18:04:50,209 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:50,209 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:50,209 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2024-11-22 18:04:50,212 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:50,212 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2024-11-22 18:04:50,212 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:50,212 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-22 18:04:50,212 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-22 18:04:50,213 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:50,213 INFO L294 olderBase$Statistics]: this new event has 272 ancestors and is cut-off event [2024-11-22 18:04:50,213 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:50,213 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-22 18:04:50,213 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-22 18:04:50,213 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2024-11-22 18:04:50,213 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:50,213 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:50,213 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-22 18:04:50,213 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-22 18:04:50,213 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-22 18:04:50,214 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:50,214 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2024-11-22 18:04:50,214 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-22 18:04:50,214 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-22 18:04:50,214 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:50,214 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:50,214 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:50,214 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:50,214 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-22 18:04:50,215 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:50,215 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2024-11-22 18:04:50,215 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-22 18:04:50,215 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:50,216 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-22 18:04:50,216 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:50,216 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-22 18:04:50,216 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:50,216 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-22 18:04:50,216 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-22 18:04:50,216 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:50,216 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:50,220 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][297], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:50,221 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2024-11-22 18:04:50,221 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-22 18:04:50,221 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:50,221 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:50,221 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-22 18:04:50,221 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-22 18:04:50,221 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:50,228 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-22 18:04:50,228 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2024-11-22 18:04:50,228 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:50,228 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-22 18:04:50,228 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-22 18:04:50,229 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:50,229 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-22 18:04:50,229 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-22 18:04:50,229 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:50,229 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:50,229 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-22 18:04:50,229 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-22 18:04:50,229 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:50,229 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:50,229 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-22 18:04:50,229 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:50,230 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-22 18:04:50,230 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2024-11-22 18:04:50,230 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:50,230 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:50,230 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:50,230 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-22 18:04:50,230 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-22 18:04:50,230 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:50,230 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-22 18:04:50,230 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-22 18:04:50,230 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:50,230 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:50,231 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:50,231 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-22 18:04:50,231 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:50,231 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-22 18:04:50,231 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-22 18:04:50,231 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:50,231 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-22 18:04:50,231 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:50,231 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-22 18:04:50,231 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-22 18:04:50,231 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:50,231 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:50,231 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-22 18:04:50,232 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:50,232 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) 0), 327#(= |#race~tids~0| 0)]) [2024-11-22 18:04:50,232 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-22 18:04:50,232 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:50,232 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-22 18:04:50,232 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:50,232 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:50,232 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-22 18:04:50,232 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-22 18:04:50,232 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:50,232 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-22 18:04:50,232 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:50,233 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:50,233 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2024-11-22 18:04:50,233 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:50,233 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-22 18:04:50,233 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:50,233 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2024-11-22 18:04:50,233 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:50,233 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-22 18:04:50,233 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-22 18:04:50,233 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:50,233 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:50,253 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:50,253 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-22 18:04:50,253 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:50,253 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-22 18:04:50,253 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2024-11-22 18:04:50,253 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-22 18:04:50,254 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:50,254 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:50,256 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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) 0), 327#(= |#race~tids~0| 0)]) [2024-11-22 18:04:50,256 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-22 18:04:50,256 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-22 18:04:50,256 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-22 18:04:50,256 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-22 18:04:50,259 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) 0), 311#true]) [2024-11-22 18:04:50,259 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2024-11-22 18:04:50,260 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-22 18:04:50,260 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-22 18:04:50,260 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-22 18:04:50,262 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 90#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-22 18:04:50,262 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-22 18:04:50,262 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-22 18:04:50,262 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-22 18:04:50,262 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-22 18:04:50,262 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:50,262 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2024-11-22 18:04:50,262 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-22 18:04:50,263 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-22 18:04:50,263 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-22 18:04:50,263 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:50,263 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2024-11-22 18:04:50,263 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-22 18:04:50,263 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-22 18:04:50,263 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-22 18:04:50,263 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) 0), 327#(= |#race~tids~0| 0)]) [2024-11-22 18:04:50,263 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2024-11-22 18:04:50,264 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-22 18:04:50,264 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-22 18:04:50,264 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-22 18:04:50,264 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-22 18:04:50,264 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:50,264 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2024-11-22 18:04:50,264 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-22 18:04:50,264 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-22 18:04:50,264 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-22 18:04:50,265 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:50,265 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2024-11-22 18:04:50,265 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:50,265 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-22 18:04:50,265 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:50,265 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:50,265 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:50,265 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:50,265 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:50,265 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:50,265 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-22 18:04:50,265 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:50,265 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-22 18:04:50,265 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:50,265 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:50,265 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:50,265 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:50,266 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:50,266 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:50,266 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-22 18:04:50,266 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:50,266 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:50,266 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2024-11-22 18:04:50,266 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:50,266 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:50,266 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:50,266 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:50,266 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:50,266 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-22 18:04:50,266 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:50,266 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:50,266 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-22 18:04:50,266 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:50,266 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:50,266 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:50,266 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:50,266 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 90#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-22 18:04:50,267 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2024-11-22 18:04:50,267 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:50,267 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:50,267 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:50,267 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-11-22 18:04:50,267 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:50,267 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:50,267 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:50,268 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:50,268 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-22 18:04:50,268 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:50,268 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:50,268 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:50,268 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:50,268 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-22 18:04:50,268 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:50,268 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:50,268 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-22 18:04:50,268 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-22 18:04:50,268 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:50,269 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:50,269 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:50,269 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:50,269 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:50,269 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:50,269 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-22 18:04:50,269 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) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-22 18:04:50,269 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-22 18:04:50,269 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:50,269 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:50,269 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:50,270 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-22 18:04:50,270 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:50,270 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:50,270 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:50,270 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) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-22 18:04:50,270 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2024-11-22 18:04:50,270 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:50,270 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:50,270 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:50,271 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:50,271 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-22 18:04:50,271 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:50,271 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:50,271 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 311#true]) [2024-11-22 18:04:50,271 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-22 18:04:50,271 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:50,271 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:50,271 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:50,271 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:50,272 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-22 18:04:50,272 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:50,272 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:50,272 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:50,272 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2024-11-22 18:04:50,272 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:50,272 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:50,272 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:50,272 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:50,272 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:50,273 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2024-11-22 18:04:50,273 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:50,274 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:50,274 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2024-11-22 18:04:50,274 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-22 18:04:50,274 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-22 18:04:50,274 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2024-11-22 18:04:50,274 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:50,275 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-22 18:04:50,275 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-22 18:04:50,275 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-22 18:04:50,275 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-22 18:04:50,275 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:50,275 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:50,275 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:50,275 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2024-11-22 18:04:50,275 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-22 18:04:50,275 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2024-11-22 18:04:50,275 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:50,275 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-22 18:04:50,275 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:50,276 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:50,276 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-22 18:04:50,276 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-22 18:04:50,276 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-22 18:04:50,276 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-22 18:04:50,276 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:50,276 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2024-11-22 18:04:50,276 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:50,276 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:50,276 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:50,277 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-22 18:04:50,277 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2024-11-22 18:04:50,277 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2024-11-22 18:04:50,277 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:50,277 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:50,277 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:50,277 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:50,277 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) 0), 327#(= |#race~tids~0| 0)]) [2024-11-22 18:04:50,277 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-22 18:04:50,277 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:50,277 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:50,277 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:50,277 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-22 18:04:50,277 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:50,277 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:50,277 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:50,277 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:50,277 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-22 18:04:50,277 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:50,278 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:50,278 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2024-11-22 18:04:50,278 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-22 18:04:50,278 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:50,278 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-22 18:04:50,278 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2024-11-22 18:04:50,278 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:50,278 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:50,278 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-22 18:04:50,278 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2024-11-22 18:04:50,278 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:50,278 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:50,280 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:50,280 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2024-11-22 18:04:50,281 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:50,281 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:50,281 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:50,281 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:50,281 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-22 18:04:50,281 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:50,281 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:50,281 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:50,281 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:50,281 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:50,281 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:50,281 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-22 18:04:50,282 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:50,282 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-22 18:04:50,282 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:50,282 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:50,282 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-22 18:04:50,282 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:50,282 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:50,282 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-22 18:04:50,282 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-22 18:04:50,282 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:50,282 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:50,282 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2024-11-22 18:04:50,283 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:50,283 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:50,283 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:50,283 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:50,283 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-11-22 18:04:50,283 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:50,283 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:50,283 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:50,283 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:50,283 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:50,283 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-22 18:04:50,283 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-22 18:04:50,283 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:50,284 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:50,284 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:50,284 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:50,284 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:50,284 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:50,284 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-22 18:04:50,284 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:50,284 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:50,284 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:50,284 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) 0), 327#(= |#race~tids~0| 0)]) [2024-11-22 18:04:50,284 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2024-11-22 18:04:50,284 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:50,284 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:50,285 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:50,285 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:50,285 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:50,285 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:50,285 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:50,285 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:50,285 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-22 18:04:50,285 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:50,285 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:50,285 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-22 18:04:50,285 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:50,285 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:50,285 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:50,286 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:50,286 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:50,286 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:50,286 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:50,286 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:50,286 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:50,286 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-22 18:04:50,286 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:50,286 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-22 18:04:50,286 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-22 18:04:50,286 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-22 18:04:50,286 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-22 18:04:50,287 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 90#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-22 18:04:50,287 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2024-11-22 18:04:50,287 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-22 18:04:50,287 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-22 18:04:50,287 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-22 18:04:50,287 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:50,287 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2024-11-22 18:04:50,287 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-22 18:04:50,287 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-22 18:04:50,287 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-22 18:04:50,288 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) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-22 18:04:50,288 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2024-11-22 18:04:50,288 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-22 18:04:50,288 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-22 18:04:50,288 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-22 18:04:50,288 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 311#true]) [2024-11-22 18:04:50,288 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2024-11-22 18:04:50,288 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-22 18:04:50,288 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-22 18:04:50,288 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-22 18:04:50,289 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-22 18:04:50,289 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2024-11-22 18:04:50,289 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2024-11-22 18:04:50,289 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2024-11-22 18:04:50,289 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2024-11-22 18:04:50,289 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2024-11-22 18:04:50,290 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-22 18:04:50,290 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2024-11-22 18:04:50,290 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-22 18:04:50,290 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:50,290 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-22 18:04:50,290 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:50,290 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-22 18:04:50,290 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-22 18:04:50,304 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-22 18:04:50,304 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2024-11-22 18:04:50,304 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:50,304 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:50,305 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2024-11-22 18:04:50,305 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:50,305 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-22 18:04:50,305 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-22 18:04:50,305 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:50,309 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:50,309 INFO L294 olderBase$Statistics]: this new event has 272 ancestors and is cut-off event [2024-11-22 18:04:50,309 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-22 18:04:50,309 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-22 18:04:50,310 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-22 18:04:50,310 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-22 18:04:50,310 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-22 18:04:50,310 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-22 18:04:50,310 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:50,310 INFO L297 olderBase$Statistics]: existing Event has 271 ancestors and is cut-off event [2024-11-22 18:04:50,310 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-22 18:04:50,310 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:50,310 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:50,311 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 313#true]) [2024-11-22 18:04:50,311 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-22 18:04:50,311 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:50,311 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-22 18:04:50,312 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:50,312 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:50,312 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-22 18:04:50,312 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-22 18:04:50,312 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:50,314 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:50,314 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-22 18:04:50,314 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:50,314 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-22 18:04:50,314 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:50,314 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:50,314 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-22 18:04:50,314 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-22 18:04:50,315 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:50,315 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-22 18:04:50,316 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-22 18:04:50,316 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-22 18:04:50,316 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-22 18:04:50,318 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:50,318 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2024-11-22 18:04:50,318 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:50,318 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:50,318 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:50,319 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:50,319 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-22 18:04:50,319 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:50,319 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-22 18:04:50,319 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-22 18:04:50,319 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-22 18:04:50,319 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:50,319 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:50,319 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2024-11-22 18:04:50,319 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:50,319 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:50,319 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:50,319 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:50,320 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-11-22 18:04:50,320 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-11-22 18:04:50,320 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-11-22 18:04:50,320 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-11-22 18:04:50,320 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:50,320 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:50,320 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:50,320 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-22 18:04:50,320 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:50,320 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:50,320 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:50,320 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:50,321 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-22 18:04:50,321 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-22 18:04:50,321 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:50,321 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-22 18:04:50,321 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-22 18:04:50,321 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:50,321 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) 0), 68#L1027-3true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-22 18:04:50,321 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-22 18:04:50,321 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-22 18:04:50,321 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:50,321 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-22 18:04:50,321 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:50,321 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:50,322 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:50,322 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:50,322 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-22 18:04:50,322 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-22 18:04:50,322 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-22 18:04:50,322 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:50,322 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2024-11-22 18:04:50,322 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-22 18:04:50,322 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:50,322 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:50,322 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:50,323 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-22 18:04:50,323 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:50,323 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:50,323 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:50,323 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-22 18:04:50,323 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-22 18:04:50,336 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-22 18:04:50,337 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2024-11-22 18:04:50,337 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-22 18:04:50,337 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:50,337 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:50,337 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-22 18:04:50,337 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-22 18:04:50,337 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-22 18:04:50,337 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:50,339 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-22 18:04:50,339 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-22 18:04:50,339 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:50,340 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:50,340 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-22 18:04:50,340 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:50,340 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-22 18:04:50,340 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-22 18:04:50,340 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:50,340 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:50,340 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:50,342 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-22 18:04:50,342 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-22 18:04:50,342 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:50,342 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:50,342 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:50,344 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-22 18:04:50,345 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2024-11-22 18:04:50,345 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-22 18:04:50,345 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:50,345 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:50,345 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-22 18:04:50,345 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-22 18:04:50,345 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:50,345 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-22 18:04:50,345 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-22 18:04:50,345 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:50,346 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:50,346 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:50,346 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:50,350 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:50,351 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2024-11-22 18:04:50,351 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:50,351 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-22 18:04:50,351 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-22 18:04:50,351 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:50,351 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:50,351 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2024-11-22 18:04:50,352 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:50,352 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-22 18:04:50,352 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-22 18:04:50,352 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-22 18:04:50,352 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-22 18:04:50,352 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:50,352 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-22 18:04:50,353 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-22 18:04:50,353 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-22 18:04:50,353 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-22 18:04:50,353 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:50,353 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2024-11-22 18:04:50,353 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-22 18:04:50,353 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-22 18:04:50,353 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-22 18:04:50,353 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 311#true]) [2024-11-22 18:04:50,353 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2024-11-22 18:04:50,353 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-22 18:04:50,353 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-22 18:04:50,354 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-22 18:04:50,355 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:50,355 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-22 18:04:50,355 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-22 18:04:50,355 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-22 18:04:50,355 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-22 18:04:50,356 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-22 18:04:50,356 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 90#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-22 18:04:50,356 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-22 18:04:50,356 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-22 18:04:50,356 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-22 18:04:50,356 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-22 18:04:50,356 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-22 18:04:50,356 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:50,356 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2024-11-22 18:04:50,356 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-22 18:04:50,356 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-22 18:04:50,356 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-22 18:04:50,356 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-22 18:04:50,357 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:50,357 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2024-11-22 18:04:50,357 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-22 18:04:50,357 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-22 18:04:50,357 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-22 18:04:50,357 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-22 18:04:50,357 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:50,357 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2024-11-22 18:04:50,357 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:50,357 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:50,357 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:50,358 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-11-22 18:04:50,358 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:50,358 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-11-22 18:04:50,358 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:50,358 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:50,358 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:50,358 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2024-11-22 18:04:50,358 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:50,358 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-22 18:04:50,358 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-22 18:04:50,358 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:50,358 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:50,358 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:50,358 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:50,358 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:50,358 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:50,358 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-22 18:04:50,358 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:50,359 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:50,359 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-22 18:04:50,359 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:50,359 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-22 18:04:50,359 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:50,359 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:50,359 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:50,359 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:50,359 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-22 18:04:50,359 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:50,359 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:50,359 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:50,359 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:50,359 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-22 18:04:50,359 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:50,359 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-22 18:04:50,359 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:50,359 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 311#true]) [2024-11-22 18:04:50,359 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2024-11-22 18:04:50,359 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:50,360 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:50,360 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:50,360 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:50,360 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-22 18:04:50,360 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:50,360 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-22 18:04:50,360 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:50,362 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:50,362 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2024-11-22 18:04:50,362 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:50,362 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:50,362 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:50,362 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:50,362 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-22 18:04:50,363 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:50,363 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:50,363 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:50,363 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-22 18:04:50,363 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:50,363 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:50,363 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:50,363 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2024-11-22 18:04:50,363 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:50,363 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:50,363 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:50,363 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:50,364 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-11-22 18:04:50,364 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:50,364 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:50,364 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:50,364 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:50,364 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-11-22 18:04:50,364 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:50,364 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:50,364 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-22 18:04:50,364 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:50,364 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-22 18:04:50,364 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:50,364 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:50,365 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-22 18:04:50,365 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:50,365 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:50,365 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-22 18:04:50,365 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-22 18:04:50,365 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-22 18:04:50,365 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:50,365 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-22 18:04:50,365 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-22 18:04:50,365 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:50,365 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:50,365 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:50,365 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:50,366 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:50,366 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:50,366 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-22 18:04:50,366 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-22 18:04:50,366 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:50,366 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:50,366 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-22 18:04:50,366 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:50,366 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2024-11-22 18:04:50,366 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:50,366 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:50,366 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:50,366 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:50,366 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:50,366 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:50,366 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:50,366 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:50,367 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:50,367 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-22 18:04:50,367 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-22 18:04:50,367 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:50,367 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-22 18:04:50,367 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-22 18:04:50,367 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-22 18:04:50,367 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-22 18:04:50,367 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-22 18:04:50,367 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:50,367 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-22 18:04:50,367 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-22 18:04:50,367 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-22 18:04:50,367 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-22 18:04:50,367 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-22 18:04:50,367 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:50,367 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2024-11-22 18:04:50,367 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-22 18:04:50,368 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-22 18:04:50,368 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-22 18:04:50,368 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-22 18:04:50,368 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:50,368 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2024-11-22 18:04:50,368 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-22 18:04:50,368 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-22 18:04:50,368 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-22 18:04:50,368 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-22 18:04:50,379 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-22 18:04:50,379 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2024-11-22 18:04:50,379 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-22 18:04:50,379 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-22 18:04:50,379 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-22 18:04:50,380 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-22 18:04:50,380 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:50,380 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:50,380 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:50,382 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][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-22 18:04:50,382 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2024-11-22 18:04:50,382 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:50,382 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-11-22 18:04:50,382 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-11-22 18:04:50,382 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:50,382 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:50,382 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:50,382 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-11-22 18:04:50,382 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:50,382 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:50,384 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-22 18:04:50,384 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2024-11-22 18:04:50,384 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:50,385 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:50,385 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:50,387 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-22 18:04:50,387 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2024-11-22 18:04:50,387 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:50,387 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:50,387 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:50,387 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:50,387 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-22 18:04:50,387 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2024-11-22 18:04:50,387 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:50,387 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-22 18:04:50,388 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-22 18:04:50,388 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:50,388 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:50,388 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-22 18:04:50,390 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-22 18:04:50,391 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2024-11-22 18:04:50,391 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:50,391 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:50,391 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:50,391 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:50,391 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-22 18:04:50,391 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-22 18:04:50,391 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:50,398 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:50,398 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2024-11-22 18:04:50,398 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-22 18:04:50,398 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-22 18:04:50,398 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-22 18:04:50,398 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-22 18:04:50,398 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:50,398 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-22 18:04:50,398 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-22 18:04:50,399 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-22 18:04:50,399 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-22 18:04:50,399 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-22 18:04:50,399 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:50,399 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-22 18:04:50,399 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-22 18:04:50,399 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-22 18:04:50,399 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-22 18:04:50,399 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-22 18:04:50,399 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) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-22 18:04:50,399 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2024-11-22 18:04:50,400 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-22 18:04:50,400 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-22 18:04:50,400 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-22 18:04:50,400 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-22 18:04:50,400 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 311#true]) [2024-11-22 18:04:50,400 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-22 18:04:50,400 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-22 18:04:50,400 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-22 18:04:50,400 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-22 18:04:50,400 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-22 18:04:50,402 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:50,402 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-22 18:04:50,402 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-22 18:04:50,402 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-22 18:04:50,402 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-22 18:04:50,403 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:50,403 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2024-11-22 18:04:50,403 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-22 18:04:50,403 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-22 18:04:50,403 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-22 18:04:50,403 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:50,403 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-22 18:04:50,403 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-22 18:04:50,403 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-22 18:04:50,403 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-22 18:04:50,403 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) 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-22 18:04:50,404 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2024-11-22 18:04:50,404 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-22 18:04:50,404 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-22 18:04:50,404 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-22 18:04:50,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[][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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:50,404 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-22 18:04:50,404 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-22 18:04:50,404 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-22 18:04:50,404 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-22 18:04:50,404 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:50,404 INFO L294 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2024-11-22 18:04:50,405 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-22 18:04:50,405 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-22 18:04:50,405 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:50,405 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:50,405 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-22 18:04:50,405 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-22 18:04:50,405 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-22 18:04:50,405 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-22 18:04:50,405 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-22 18:04:50,405 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:50,405 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:50,405 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2024-11-22 18:04:50,405 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:50,406 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:50,406 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-22 18:04:50,406 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-22 18:04:50,406 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-22 18:04:50,406 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-22 18:04:50,406 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-22 18:04:50,406 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-22 18:04:50,406 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:50,406 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-22 18:04:50,406 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:50,406 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2024-11-22 18:04:50,406 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-22 18:04:50,407 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:50,407 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-22 18:04:50,407 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-22 18:04:50,407 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-22 18:04:50,407 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:50,407 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-22 18:04:50,407 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-22 18:04:50,407 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:50,407 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-22 18:04:50,407 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) 0), 327#(= |#race~tids~0| 0)]) [2024-11-22 18:04:50,407 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2024-11-22 18:04:50,407 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-22 18:04:50,407 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:50,408 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-22 18:04:50,408 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-22 18:04:50,408 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:50,408 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-22 18:04:50,408 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-22 18:04:50,408 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:50,408 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-22 18:04:50,408 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-22 18:04:50,408 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:50,408 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2024-11-22 18:04:50,408 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-22 18:04:50,408 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:50,408 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-22 18:04:50,409 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-22 18:04:50,409 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-22 18:04:50,409 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-22 18:04:50,409 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-22 18:04:50,409 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-22 18:04:50,409 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:50,409 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:50,414 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-22 18:04:50,414 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2024-11-22 18:04:50,414 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:50,414 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:50,414 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-22 18:04:50,414 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:50,414 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-22 18:04:50,414 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-22 18:04:50,414 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-22 18:04:50,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[][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-22 18:04:50,416 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2024-11-22 18:04:50,416 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:50,416 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-22 18:04:50,416 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:50,416 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-22 18:04:50,416 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-22 18:04:50,416 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:50,416 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:50,416 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:50,417 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:50,418 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-22 18:04:50,418 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2024-11-22 18:04:50,418 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:50,419 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:50,419 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:50,420 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-22 18:04:50,420 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2024-11-22 18:04:50,420 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:50,420 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:50,420 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:50,421 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:50,421 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-22 18:04:50,421 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-22 18:04:50,421 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:50,421 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-22 18:04:50,421 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:50,421 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:50,421 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-22 18:04:50,421 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-22 18:04:50,424 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-22 18:04:50,424 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2024-11-22 18:04:50,424 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:50,424 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-11-22 18:04:50,424 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:50,424 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:50,424 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:50,424 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-22 18:04:50,424 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:50,431 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:50,431 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-22 18:04:50,431 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-22 18:04:50,431 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-22 18:04:50,431 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-22 18:04:50,431 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-22 18:04:50,432 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-22 18:04:50,432 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:50,432 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-22 18:04:50,432 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-22 18:04:50,432 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-22 18:04:50,432 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-22 18:04:50,432 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-22 18:04:50,432 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-22 18:04:50,432 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:50,432 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-22 18:04:50,432 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-22 18:04:50,432 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-22 18:04:50,433 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-22 18:04:50,433 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-22 18:04:50,433 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-22 18:04:50,433 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) 0)]) [2024-11-22 18:04:50,433 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-22 18:04:50,433 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-22 18:04:50,433 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-22 18:04:50,433 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-22 18:04:50,433 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-22 18:04:50,433 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-22 18:04:50,433 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:50,433 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2024-11-22 18:04:50,434 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-22 18:04:50,434 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-22 18:04:50,434 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-22 18:04:50,434 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-22 18:04:50,434 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-22 18:04:50,437 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:50,437 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-22 18:04:50,437 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-22 18:04:50,437 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-22 18:04:50,437 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-22 18:04:50,437 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-22 18:04:50,437 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:50,437 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-22 18:04:50,437 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-22 18:04:50,437 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-22 18:04:50,437 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-22 18:04:50,437 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-22 18:04:50,437 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:50,437 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-22 18:04:50,437 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-22 18:04:50,437 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-22 18:04:50,437 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-22 18:04:50,438 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-22 18:04:50,438 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) 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-22 18:04:50,438 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-22 18:04:50,438 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-22 18:04:50,438 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-22 18:04:50,438 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-22 18:04:50,438 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-22 18:04:50,438 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:50,438 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2024-11-22 18:04:50,438 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-22 18:04:50,438 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-22 18:04:50,438 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-22 18:04:50,438 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-22 18:04:50,440 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:50,440 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2024-11-22 18:04:50,440 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-22 18:04:50,440 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-22 18:04:50,440 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-22 18:04:50,440 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:50,440 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-22 18:04:50,440 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-22 18:04:50,440 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-22 18:04:50,441 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-22 18:04:50,441 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][297], [314#true, 90#L1034-9true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:50,441 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2024-11-22 18:04:50,441 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-22 18:04:50,441 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-22 18:04:50,441 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-22 18:04:50,441 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][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) 0), 327#(= |#race~tids~0| 0)]) [2024-11-22 18:04:50,441 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2024-11-22 18:04:50,441 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-22 18:04:50,441 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-22 18:04:50,441 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-22 18:04:50,442 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:50,442 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2024-11-22 18:04:50,442 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-22 18:04:50,442 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-22 18:04:50,442 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-22 18:04:50,445 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-22 18:04:50,445 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2024-11-22 18:04:50,445 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:50,445 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:50,446 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:50,446 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:50,446 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2024-11-22 18:04:50,446 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:50,446 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:50,446 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2024-11-22 18:04:50,446 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2024-11-22 18:04:50,447 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-22 18:04:50,447 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2024-11-22 18:04:50,447 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:50,448 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:50,448 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:50,449 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-22 18:04:50,450 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2024-11-22 18:04:50,450 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:50,450 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:50,450 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:50,450 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:50,450 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-22 18:04:50,450 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-22 18:04:50,450 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-22 18:04:50,450 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-22 18:04:50,450 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-22 18:04:50,450 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:50,450 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:50,450 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:50,453 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-22 18:04:50,453 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2024-11-22 18:04:50,453 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:50,453 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:50,453 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:50,453 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:50,453 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:50,453 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:50,453 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-22 18:04:50,461 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:50,461 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-22 18:04:50,461 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-22 18:04:50,461 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-22 18:04:50,461 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-22 18:04:50,462 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-22 18:04:50,462 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-22 18:04:50,462 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:50,462 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-22 18:04:50,462 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-22 18:04:50,462 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-22 18:04:50,462 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-22 18:04:50,462 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-22 18:04:50,462 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-22 18:04:50,462 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:50,462 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-22 18:04:50,462 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-22 18:04:50,463 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-22 18:04:50,463 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-22 18:04:50,463 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-22 18:04:50,463 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-22 18:04:50,463 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:50,463 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2024-11-22 18:04:50,463 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-22 18:04:50,463 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-22 18:04:50,463 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-22 18:04:50,463 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-22 18:04:50,463 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-22 18:04:50,463 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:50,464 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2024-11-22 18:04:50,464 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2024-11-22 18:04:50,464 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2024-11-22 18:04:50,464 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2024-11-22 18:04:50,465 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:50,465 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-22 18:04:50,465 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-22 18:04:50,465 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-22 18:04:50,465 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-22 18:04:50,465 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-22 18:04:50,465 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:50,466 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-22 18:04:50,466 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-22 18:04:50,466 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-22 18:04:50,466 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-22 18:04:50,466 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-22 18:04:50,466 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:50,466 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-22 18:04:50,466 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-22 18:04:50,466 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-22 18:04:50,466 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-22 18:04:50,466 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-22 18:04:50,467 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:50,467 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2024-11-22 18:04:50,467 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-22 18:04:50,467 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-22 18:04:50,467 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-22 18:04:50,467 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-22 18:04:50,467 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:50,467 INFO L294 olderBase$Statistics]: this new event has 270 ancestors and is cut-off event [2024-11-22 18:04:50,467 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-22 18:04:50,467 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-22 18:04:50,467 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:50,467 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:50,468 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-22 18:04:50,468 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-22 18:04:50,468 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-22 18:04:50,468 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-22 18:04:50,468 INFO L297 olderBase$Statistics]: existing Event has 269 ancestors and is cut-off event [2024-11-22 18:04:50,468 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-22 18:04:50,468 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:50,468 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:50,468 INFO L294 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2024-11-22 18:04:50,468 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:50,468 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:50,468 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-22 18:04:50,468 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-22 18:04:50,469 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-22 18:04:50,469 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-22 18:04:50,469 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-22 18:04:50,469 INFO L297 olderBase$Statistics]: existing Event has 268 ancestors and is cut-off event [2024-11-22 18:04:50,469 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-22 18:04:50,469 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:50,469 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-22 18:04:50,469 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:50,469 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2024-11-22 18:04:50,469 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-22 18:04:50,469 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:50,469 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-22 18:04:50,470 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-22 18:04:50,470 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-22 18:04:50,470 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:50,470 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-22 18:04:50,470 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-22 18:04:50,470 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:50,470 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-22 18:04:50,470 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2024-11-22 18:04:50,470 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:50,470 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2024-11-22 18:04:50,470 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2024-11-22 18:04:50,470 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-22 18:04:50,470 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:50,471 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-22 18:04:50,471 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-22 18:04:50,471 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-22 18:04:50,471 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-22 18:04:50,471 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-22 18:04:50,471 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-22 18:04:50,471 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:50,471 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:50,473 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:50,473 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2024-11-22 18:04:50,473 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:50,473 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2024-11-22 18:04:50,473 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2024-11-22 18:04:50,473 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:50,473 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:50,473 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2024-11-22 18:04:50,474 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:50,474 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:50,474 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2024-11-22 18:04:50,474 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:50,474 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-22 18:04:50,474 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-22 18:04:50,474 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:50,474 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-22 18:04:50,474 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:50,474 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:50,474 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-22 18:04:50,474 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:50,474 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:50,474 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-22 18:04:50,474 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:50,474 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-22 18:04:50,474 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:50,474 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:50,474 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:50,474 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-22 18:04:50,475 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-22 18:04:50,475 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-22 18:04:50,475 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-22 18:04:50,475 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:50,475 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:50,475 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:50,475 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:50,475 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-22 18:04:50,475 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:50,475 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-22 18:04:50,475 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:50,475 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:50,475 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-22 18:04:50,475 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:50,475 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-22 18:04:50,475 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:50,475 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:50,475 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-22 18:04:50,475 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:50,476 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-22 18:04:50,476 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-22 18:04:50,476 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:50,476 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:50,476 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-22 18:04:50,476 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:50,476 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:50,476 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:50,477 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-22 18:04:50,477 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:50,477 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-22 18:04:50,477 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:50,477 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2024-11-22 18:04:50,477 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:50,477 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:50,477 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:50,477 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-22 18:04:50,477 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:50,477 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-22 18:04:50,477 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-22 18:04:50,477 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:50,478 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-22 18:04:50,478 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:50,478 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2024-11-22 18:04:50,478 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:50,478 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:50,478 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2024-11-22 18:04:50,478 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:50,478 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2024-11-22 18:04:50,478 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:50,478 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2024-11-22 18:04:50,478 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2024-11-22 18:04:50,478 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:50,478 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:50,479 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) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-22 18:04:50,479 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-22 18:04:50,479 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:50,479 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:50,479 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:50,479 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-22 18:04:50,479 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:50,479 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:50,479 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-22 18:04:50,479 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) 0), 311#true]) [2024-11-22 18:04:50,479 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2024-11-22 18:04:50,479 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:50,480 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:50,480 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:50,480 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:50,480 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:50,480 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-22 18:04:50,480 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-22 18:04:50,480 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-22 18:04:50,480 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:50,480 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-22 18:04:50,480 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 311#true]) [2024-11-22 18:04:50,480 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2024-11-22 18:04:50,480 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:50,480 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2024-11-22 18:04:50,481 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:50,481 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2024-11-22 18:04:50,481 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:50,481 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:50,481 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2024-11-22 18:04:50,481 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2024-11-22 18:04:50,481 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:50,481 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:50,481 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:50,481 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-22 18:04:50,481 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:50,481 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:50,481 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2024-11-22 18:04:50,482 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2024-11-22 18:04:50,482 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2024-11-22 18:04:50,482 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2024-11-22 18:04:50,482 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:50,482 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:50,482 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:50,482 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:50,482 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-22 18:04:50,482 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-22 18:04:50,482 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-22 18:04:50,482 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-22 18:04:50,482 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-22 18:04:50,482 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-22 18:04:50,482 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:50,482 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-22 18:04:50,482 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-22 18:04:50,482 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-22 18:04:50,482 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-22 18:04:50,482 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-22 18:04:50,482 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-22 18:04:50,483 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:50,483 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2024-11-22 18:04:50,483 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-22 18:04:50,483 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-22 18:04:50,483 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-22 18:04:50,483 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-22 18:04:50,483 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-22 18:04:50,483 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) 0), 327#(= |#race~tids~0| 0)]) [2024-11-22 18:04:50,483 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2024-11-22 18:04:50,483 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-22 18:04:50,483 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-22 18:04:50,483 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-22 18:04:50,483 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-22 18:04:50,483 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-22 18:04:50,483 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:50,484 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2024-11-22 18:04:50,484 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-22 18:04:50,484 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-22 18:04:50,484 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-22 18:04:50,484 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-22 18:04:50,484 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-22 18:04:50,485 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:50,485 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-22 18:04:50,485 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-22 18:04:50,485 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-22 18:04:50,485 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-22 18:04:50,485 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-22 18:04:50,485 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-22 18:04:50,485 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-22 18:04:50,486 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:50,486 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-22 18:04:50,486 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-22 18:04:50,486 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-22 18:04:50,486 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-22 18:04:50,486 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-22 18:04:50,486 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-22 18:04:50,486 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-22 18:04:50,486 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:50,486 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2024-11-22 18:04:50,486 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-22 18:04:50,486 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-22 18:04:50,487 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-22 18:04:50,487 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-22 18:04:50,487 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-22 18:04:50,487 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-22 18:04:50,487 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) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-22 18:04:50,487 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2024-11-22 18:04:50,487 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-22 18:04:50,487 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-22 18:04:50,487 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-22 18:04:50,487 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-22 18:04:50,487 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-22 18:04:50,487 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:50,487 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2024-11-22 18:04:50,488 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-22 18:04:50,488 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-22 18:04:50,488 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-22 18:04:50,488 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-22 18:04:50,488 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-22 18:04:50,488 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-22 18:04:50,490 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:50,490 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-22 18:04:50,490 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-22 18:04:50,490 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-22 18:04:50,490 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-22 18:04:50,491 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-22 18:04:50,491 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-22 18:04:50,491 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-22 18:04:50,491 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:50,491 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-22 18:04:50,491 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-22 18:04:50,491 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-22 18:04:50,491 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-22 18:04:50,491 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-22 18:04:50,491 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-22 18:04:50,491 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-22 18:04:50,491 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:50,491 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2024-11-22 18:04:50,491 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-22 18:04:50,491 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-22 18:04:50,492 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-22 18:04:50,492 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-22 18:04:50,492 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-22 18:04:50,492 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-22 18:04:50,492 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) 0), 327#(= |#race~tids~0| 0)]) [2024-11-22 18:04:50,492 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2024-11-22 18:04:50,492 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-22 18:04:50,492 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-22 18:04:50,492 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-22 18:04:50,492 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-22 18:04:50,492 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-22 18:04:50,492 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-22 18:04:50,492 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:50,492 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2024-11-22 18:04:50,492 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-22 18:04:50,492 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-22 18:04:50,492 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-22 18:04:50,492 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-22 18:04:50,492 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-22 18:04:50,492 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-22 18:04:50,493 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:50,493 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-22 18:04:50,493 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:50,493 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-22 18:04:50,493 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:50,493 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-22 18:04:50,493 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:50,493 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:50,493 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:50,493 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:50,493 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:50,493 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-22 18:04:50,494 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:50,494 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-22 18:04:50,494 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:50,494 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-22 18:04:50,494 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:50,494 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:50,494 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:50,494 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:50,494 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-22 18:04:50,494 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2024-11-22 18:04:50,494 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:50,494 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2024-11-22 18:04:50,495 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2024-11-22 18:04:50,495 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:50,495 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:50,495 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:50,495 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:50,495 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:50,495 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) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-22 18:04:50,495 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2024-11-22 18:04:50,495 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:50,495 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:50,495 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-22 18:04:50,495 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:50,495 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:50,495 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-22 18:04:50,496 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:50,496 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:50,496 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 311#true]) [2024-11-22 18:04:50,496 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2024-11-22 18:04:50,496 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:50,496 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:50,496 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:50,496 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:50,496 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2024-11-22 18:04:50,496 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:50,496 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:50,496 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2024-11-22 18:04:50,498 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:50,498 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-22 18:04:50,498 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:50,498 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-22 18:04:50,498 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:50,499 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-22 18:04:50,499 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-22 18:04:50,499 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-22 18:04:50,499 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:50,499 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:50,499 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:50,499 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-22 18:04:50,499 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:50,499 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-22 18:04:50,499 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-22 18:04:50,499 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:50,499 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:50,499 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-22 18:04:50,500 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:50,500 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-22 18:04:50,500 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:50,500 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-22 18:04:50,500 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:50,500 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-22 18:04:50,500 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:50,500 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2024-11-22 18:04:50,500 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:50,500 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2024-11-22 18:04:50,500 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:50,500 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:50,500 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-22 18:04:50,500 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:50,500 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:50,500 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:50,500 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2024-11-22 18:04:50,500 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:50,500 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) 0), 327#(= |#race~tids~0| 0)]) [2024-11-22 18:04:50,501 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2024-11-22 18:04:50,501 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:50,501 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-22 18:04:50,501 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:50,501 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:50,501 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:50,501 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:50,501 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:50,501 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-22 18:04:50,501 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:50,501 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-22 18:04:50,501 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:50,501 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2024-11-22 18:04:50,501 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:50,501 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2024-11-22 18:04:50,501 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:50,501 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-22 18:04:50,501 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:50,501 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-22 18:04:50,501 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-22 18:04:50,501 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:50,501 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:50,501 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2024-11-22 18:04:50,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[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:50,502 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-22 18:04:50,502 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-22 18:04:50,502 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-22 18:04:50,502 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-22 18:04:50,502 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-22 18:04:50,502 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-22 18:04:50,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[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:50,503 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-22 18:04:50,503 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-22 18:04:50,503 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-22 18:04:50,503 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-22 18:04:50,503 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-22 18:04:50,503 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-22 18:04:50,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, 314#true, 90#L1034-9true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:50,503 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2024-11-22 18:04:50,503 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-22 18:04:50,503 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-22 18:04:50,504 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-22 18:04:50,504 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-22 18:04:50,504 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-22 18:04:50,504 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) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-22 18:04:50,504 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2024-11-22 18:04:50,504 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-22 18:04:50,504 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-22 18:04:50,504 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-22 18:04:50,504 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-22 18:04:50,504 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:50,504 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2024-11-22 18:04:50,504 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-22 18:04:50,504 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-22 18:04:50,505 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-22 18:04:50,505 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-22 18:04:50,505 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-22 18:04:50,508 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-22 18:04:50,508 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2024-11-22 18:04:50,508 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:50,508 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:50,508 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:50,508 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-22 18:04:50,508 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2024-11-22 18:04:50,509 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-22 18:04:50,509 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:50,515 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-22 18:04:50,515 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2024-11-22 18:04:50,515 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2024-11-22 18:04:50,515 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:50,515 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:50,515 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2024-11-22 18:04:50,515 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:50,515 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:50,516 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:50,516 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:50,516 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2024-11-22 18:04:50,516 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-22 18:04:50,516 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2024-11-22 18:04:50,516 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:50,516 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:50,516 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:50,516 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-22 18:04:50,517 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-22 18:04:50,518 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2024-11-22 18:04:50,518 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:50,518 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:50,518 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2024-11-22 18:04:50,519 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-22 18:04:50,519 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2024-11-22 18:04:50,519 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-22 18:04:50,519 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:50,519 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:50,519 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2024-11-22 18:04:50,519 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-22 18:04:50,520 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-22 18:04:50,520 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:50,523 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:50,523 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-22 18:04:50,523 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-22 18:04:50,523 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-22 18:04:50,523 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-22 18:04:50,523 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-22 18:04:50,523 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:50,523 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-22 18:04:50,524 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-22 18:04:50,524 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-22 18:04:50,524 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-22 18:04:50,524 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-22 18:04:50,524 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:50,524 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2024-11-22 18:04:50,524 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-22 18:04:50,524 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-22 18:04:50,524 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-22 18:04:50,524 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-22 18:04:50,524 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:50,524 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2024-11-22 18:04:50,525 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-22 18:04:50,525 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-22 18:04:50,525 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-22 18:04:50,525 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-22 18:04:50,533 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-22 18:04:50,533 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-22 18:04:50,533 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-22 18:04:50,533 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:50,533 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:50,533 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:50,534 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-22 18:04:50,534 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2024-11-22 18:04:50,534 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-22 18:04:50,534 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-22 18:04:50,534 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:50,534 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:50,534 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:50,534 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:50,534 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:50,534 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:50,534 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-22 18:04:50,536 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-22 18:04:50,536 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2024-11-22 18:04:50,536 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:50,536 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-22 18:04:50,536 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:50,537 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-22 18:04:50,537 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2024-11-22 18:04:50,537 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:50,537 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-22 18:04:50,537 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-22 18:04:50,538 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:50,538 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-22 18:04:50,538 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:50,538 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-22 18:04:50,540 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-22 18:04:50,540 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2024-11-22 18:04:50,540 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-22 18:04:50,540 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-22 18:04:50,540 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:50,540 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:50,540 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 18:04:50,540 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:50,540 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2024-11-22 18:04:50,540 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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-22 18:04:50,540 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-22 18:04:50,541 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-22 18:04:50,541 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-22 18:04:50,541 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:50,544 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 90#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-22 18:04:50,544 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2024-11-22 18:04:50,544 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-22 18:04:50,544 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-22 18:04:50,545 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-22 18:04:50,545 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-22 18:04:50,545 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-22 18:04:50,545 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 90#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-22 18:04:50,545 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-22 18:04:50,545 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-22 18:04:50,545 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-22 18:04:50,545 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-22 18:04:50,545 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-22 18:04:50,545 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-22 18:04:50,545 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:50,545 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2024-11-22 18:04:50,546 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-22 18:04:50,546 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-22 18:04:50,546 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-22 18:04:50,546 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-22 18:04:50,546 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-22 18:04:50,546 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) 0), 327#(= |#race~tids~0| 0)]) [2024-11-22 18:04:50,546 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-22 18:04:50,546 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-22 18:04:50,546 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-22 18:04:50,546 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-22 18:04:50,546 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-22 18:04:50,546 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:50,547 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-22 18:04:50,547 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-22 18:04:50,547 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-22 18:04:50,547 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-22 18:04:50,547 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-22 18:04:50,547 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-22 18:04:50,548 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:50,548 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2024-11-22 18:04:50,548 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-22 18:04:50,548 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-22 18:04:50,548 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-22 18:04:50,548 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-22 18:04:50,549 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-22 18:04:50,549 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-22 18:04:50,549 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:50,549 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-22 18:04:50,549 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-22 18:04:50,549 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-22 18:04:50,549 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-22 18:04:50,549 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-22 18:04:50,549 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-22 18:04:50,549 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-22 18:04:50,549 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:50,549 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2024-11-22 18:04:50,550 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-22 18:04:50,550 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-22 18:04:50,550 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-22 18:04:50,550 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-22 18:04:50,550 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-22 18:04:50,550 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-22 18:04:50,550 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) 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-22 18:04:50,550 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-22 18:04:50,550 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-22 18:04:50,550 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-22 18:04:50,550 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-22 18:04:50,550 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-22 18:04:50,550 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-22 18:04:50,550 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-22 18:04:50,551 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:50,551 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-22 18:04:50,551 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-22 18:04:50,551 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-22 18:04:50,551 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-22 18:04:50,551 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-22 18:04:50,551 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-22 18:04:50,551 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-22 18:04:50,553 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:50,553 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-22 18:04:50,553 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-22 18:04:50,553 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-22 18:04:50,553 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-22 18:04:50,553 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-22 18:04:50,553 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-22 18:04:50,553 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:50,553 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2024-11-22 18:04:50,553 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-22 18:04:50,553 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-22 18:04:50,554 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-22 18:04:50,554 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-22 18:04:50,554 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-22 18:04:50,554 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:50,554 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2024-11-22 18:04:50,554 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-22 18:04:50,554 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-22 18:04:50,554 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-22 18:04:50,554 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-22 18:04:50,554 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-22 18:04:50,554 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) 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-22 18:04:50,554 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-22 18:04:50,555 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-22 18:04:50,555 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-22 18:04:50,555 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-22 18:04:50,555 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-22 18:04:50,555 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:50,555 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-22 18:04:50,689 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-22 18:04:50,689 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-22 18:04:50,689 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-22 18:04:50,689 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-22 18:04:50,689 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-22 18:04:50,690 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:50,690 INFO L294 olderBase$Statistics]: this new event has 272 ancestors and is cut-off event [2024-11-22 18:04:50,690 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:50,690 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:50,690 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-22 18:04:50,690 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-22 18:04:50,690 INFO L297 olderBase$Statistics]: existing Event has 271 ancestors and is cut-off event [2024-11-22 18:04:50,690 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:50,690 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-22 18:04:50,690 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-22 18:04:50,690 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-22 18:04:50,690 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-22 18:04:50,690 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:50,690 INFO L294 olderBase$Statistics]: this new event has 273 ancestors and is cut-off event [2024-11-22 18:04:50,690 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:50,690 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-22 18:04:50,690 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-22 18:04:50,690 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2024-11-22 18:04:50,691 INFO L297 olderBase$Statistics]: existing Event has 272 ancestors and is cut-off event [2024-11-22 18:04:50,691 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:50,691 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:50,691 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-22 18:04:50,691 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-22 18:04:50,691 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-22 18:04:50,691 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:50,691 INFO L294 olderBase$Statistics]: this new event has 270 ancestors and is cut-off event [2024-11-22 18:04:50,691 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-22 18:04:50,691 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:50,691 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:50,691 INFO L297 olderBase$Statistics]: existing Event has 269 ancestors and is cut-off event [2024-11-22 18:04:50,691 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-22 18:04:50,691 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:50,691 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-22 18:04:50,691 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-22 18:04:50,691 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-22 18:04:50,691 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-22 18:04:50,691 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) 0), 327#(= |#race~tids~0| 0)]) [2024-11-22 18:04:50,692 INFO L294 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2024-11-22 18:04:50,692 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-22 18:04:50,692 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:50,692 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-22 18:04:50,692 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:50,692 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-22 18:04:50,692 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:50,693 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-22 18:04:50,693 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-22 18:04:50,693 INFO L297 olderBase$Statistics]: existing Event has 268 ancestors and is cut-off event [2024-11-22 18:04:50,693 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-22 18:04:50,693 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:50,693 INFO L294 olderBase$Statistics]: this new event has 271 ancestors and is cut-off event [2024-11-22 18:04:50,693 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-22 18:04:50,693 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-22 18:04:50,693 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:50,693 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-22 18:04:50,693 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-22 18:04:50,693 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-22 18:04:50,694 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:50,694 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:50,694 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2024-11-22 18:04:50,694 INFO L297 olderBase$Statistics]: existing Event has 270 ancestors and is cut-off event [2024-11-22 18:04:50,699 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-22 18:04:50,699 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-22 18:04:50,699 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-22 18:04:50,699 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:50,699 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:50,700 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:50,700 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:50,700 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-22 18:04:50,700 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-22 18:04:50,700 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:50,700 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:50,700 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-22 18:04:50,700 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-22 18:04:50,700 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-22 18:04:50,700 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:50,700 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:50,700 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:50,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, 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-22 18:04:50,702 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-22 18:04:50,702 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:50,702 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-22 18:04:50,702 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:50,703 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-22 18:04:50,703 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-22 18:04:50,703 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:50,704 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-22 18:04:50,704 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:50,704 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-22 18:04:50,704 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:50,704 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-22 18:04:50,704 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-22 18:04:50,706 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-22 18:04:50,706 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-22 18:04:50,706 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:50,706 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:50,706 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-22 18:04:50,707 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-22 18:04:50,707 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 18:04:50,707 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:50,707 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-22 18:04:50,707 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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-22 18:04:50,707 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-22 18:04:50,707 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-22 18:04:50,707 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:50,707 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-22 18:04:50,709 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-22 18:04:50,709 INFO L294 olderBase$Statistics]: this new event has 270 ancestors and is cut-off event [2024-11-22 18:04:50,709 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:50,709 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:50,709 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-22 18:04:50,709 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-22 18:04:50,709 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-22 18:04:50,709 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2024-11-22 18:04:50,709 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:50,714 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:50,714 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-22 18:04:50,714 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-22 18:04:50,714 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:50,714 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:50,714 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-22 18:04:50,714 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:50,714 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-22 18:04:50,714 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:50,714 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:50,715 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-22 18:04:50,715 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:50,715 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:50,715 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-22 18:04:50,715 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:50,715 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:50,715 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:50,715 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-22 18:04:50,715 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-22 18:04:50,715 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:50,715 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:50,716 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-22 18:04:50,716 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-22 18:04:50,716 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:50,716 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-22 18:04:50,716 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-22 18:04:50,716 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:50,716 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-22 18:04:50,716 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:50,716 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-22 18:04:50,716 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:50,716 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:50,716 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-22 18:04:50,716 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:50,717 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:50,717 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-22 18:04:50,717 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) 0), 327#(= |#race~tids~0| 0)]) [2024-11-22 18:04:50,717 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-22 18:04:50,717 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:50,717 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-22 18:04:50,717 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:50,717 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-22 18:04:50,717 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:50,717 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-22 18:04:50,717 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:50,717 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:50,718 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:50,718 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-22 18:04:50,718 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:50,718 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2024-11-22 18:04:50,718 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-22 18:04:50,718 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:50,718 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:50,718 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-22 18:04:50,718 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-22 18:04:50,718 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:50,718 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:50,718 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-22 18:04:50,719 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:50,719 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:50,721 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-22 18:04:50,721 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2024-11-22 18:04:50,721 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:50,721 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:50,721 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:50,721 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2024-11-22 18:04:50,722 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-22 18:04:50,722 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-22 18:04:50,722 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-22 18:04:50,722 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:50,722 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:50,722 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:50,722 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:50,722 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-22 18:04:50,722 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-22 18:04:50,722 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:50,723 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:50,724 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-22 18:04:50,724 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-22 18:04:50,724 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:50,724 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:50,724 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-22 18:04:50,725 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-22 18:04:50,725 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-22 18:04:50,725 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-22 18:04:50,726 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-22 18:04:50,726 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-22 18:04:50,726 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:50,726 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:50,726 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-22 18:04:50,726 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:50,727 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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-22 18:04:50,727 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2024-11-22 18:04:50,728 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-22 18:04:50,728 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:50,728 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-22 18:04:50,728 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-22 18:04:50,728 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-22 18:04:50,728 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:50,728 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:50,728 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-22 18:04:50,728 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:50,728 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-22 18:04:50,728 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-22 18:04:50,729 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:50,730 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-22 18:04:50,731 INFO L294 olderBase$Statistics]: this new event has 271 ancestors and is cut-off event [2024-11-22 18:04:50,731 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:50,731 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-22 18:04:50,731 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-22 18:04:50,731 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:50,731 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-22 18:04:50,731 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:50,731 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-22 18:04:50,735 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:50,736 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-22 18:04:50,736 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-22 18:04:50,736 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:50,736 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:50,736 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:50,736 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:50,736 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-22 18:04:50,736 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-22 18:04:50,736 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:50,736 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:50,736 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-22 18:04:50,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[][310], [310#true, 289#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:50,737 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2024-11-22 18:04:50,737 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:50,737 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:50,737 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-22 18:04:50,737 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:50,737 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:50,737 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-22 18:04:50,737 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-22 18:04:50,737 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:50,737 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:50,737 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-22 18:04:50,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[][311], [310#true, 289#L1031-5true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:50,738 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2024-11-22 18:04:50,738 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-22 18:04:50,738 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-22 18:04:50,738 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:50,738 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:50,738 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-22 18:04:50,738 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:50,738 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:50,738 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:50,738 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:50,738 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-22 18:04:50,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, 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) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-22 18:04:50,739 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-22 18:04:50,739 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:50,739 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-22 18:04:50,739 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:50,739 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-22 18:04:50,739 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:50,739 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:50,739 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:50,739 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:50,739 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-22 18:04:50,739 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-22 18:04:50,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, 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:50,739 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-22 18:04:50,739 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:50,740 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-22 18:04:50,740 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-22 18:04:50,740 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:50,740 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:50,740 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:50,740 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-22 18:04:50,740 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:50,740 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:50,740 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-22 18:04:50,740 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:50,740 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-22 18:04:50,740 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-22 18:04:50,740 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-22 18:04:50,740 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-22 18:04:50,740 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-22 18:04:50,740 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-22 18:04:50,740 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-22 18:04:50,740 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-22 18:04:50,741 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:50,741 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-22 18:04:50,741 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-22 18:04:50,741 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-22 18:04:50,741 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-22 18:04:50,741 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2024-11-22 18:04:50,741 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-22 18:04:50,741 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-22 18:04:50,741 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-22 18:04:50,741 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:50,741 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-22 18:04:50,741 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-22 18:04:50,741 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-22 18:04:50,741 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-22 18:04:50,741 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-22 18:04:50,741 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-22 18:04:50,741 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-22 18:04:50,741 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-22 18:04:50,741 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][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) 0), 327#(= |#race~tids~0| 0)]) [2024-11-22 18:04:50,741 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-22 18:04:50,742 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-22 18:04:50,742 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-22 18:04:50,742 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-22 18:04:50,742 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-22 18:04:50,742 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-22 18:04:50,742 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-22 18:04:50,742 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-22 18:04:50,742 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:50,743 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2024-11-22 18:04:50,743 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-22 18:04:50,743 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-22 18:04:50,743 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-22 18:04:50,743 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-22 18:04:50,743 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-22 18:04:50,743 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-22 18:04:50,743 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-22 18:04:50,744 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:50,745 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2024-11-22 18:04:50,745 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:50,745 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-22 18:04:50,745 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:50,745 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:50,745 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:50,745 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:50,745 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:50,745 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-22 18:04:50,745 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:50,745 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-22 18:04:50,745 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-22 18:04:50,746 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-22 18:04:50,746 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:50,746 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:50,746 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:50,746 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:50,746 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:50,746 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:50,746 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:50,746 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2024-11-22 18:04:50,746 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:50,746 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-22 18:04:50,746 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:50,746 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-22 18:04:50,747 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:50,747 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:50,747 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:50,747 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:50,747 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) 0), 327#(= |#race~tids~0| 0), 311#true, 293#L1031-5true]) [2024-11-22 18:04:50,747 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-22 18:04:50,747 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-22 18:04:50,747 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:50,747 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-22 18:04:50,747 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:50,747 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:50,747 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:50,747 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:50,748 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 18:04:50,748 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 293#L1031-5true]) [2024-11-22 18:04:50,748 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-22 18:04:50,748 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:50,748 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-22 18:04:50,748 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-22 18:04:50,748 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:50,748 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:50,748 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:50,748 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:50,748 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:50,751 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-22 18:04:50,752 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2024-11-22 18:04:50,752 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:50,752 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:50,752 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-22 18:04:50,752 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:50,752 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-22 18:04:50,752 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-22 18:04:50,752 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:50,752 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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-22 18:04:50,752 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-22 18:04:50,752 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:50,752 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-22 18:04:50,752 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-22 18:04:50,754 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][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-22 18:04:50,754 INFO L294 olderBase$Statistics]: this new event has 272 ancestors and is cut-off event [2024-11-22 18:04:50,754 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-22 18:04:50,754 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2024-11-22 18:04:50,754 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:50,754 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:50,755 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-22 18:04:50,755 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-22 18:04:50,755 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:50,758 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1097] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][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-22 18:04:50,758 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2024-11-22 18:04:50,758 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:50,758 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:50,758 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:50,758 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:50,758 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:50,758 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-22 18:04:50,758 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2024-11-22 18:04:50,758 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-22 18:04:50,759 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:50,759 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:50,759 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-22 18:04:50,759 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2024-11-22 18:04:50,760 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:50,760 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-22 18:04:50,760 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-22 18:04:50,760 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:50,760 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:50,760 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-22 18:04:50,760 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-22 18:04:50,760 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2024-11-22 18:04:50,760 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:50,760 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:50,760 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-22 18:04:50,760 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-22 18:04:50,762 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:50,763 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2024-11-22 18:04:50,763 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-22 18:04:50,763 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-22 18:04:50,763 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:50,763 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:50,763 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-22 18:04:50,763 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:50,763 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-22 18:04:50,763 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:50,763 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:50,763 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-22 18:04:50,763 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:50,764 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:50,764 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-22 18:04:50,764 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:50,764 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:50,764 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-22 18:04:50,764 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:50,764 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-22 18:04:50,764 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-22 18:04:50,764 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:50,764 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:50,764 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-22 18:04:50,764 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-22 18:04:50,764 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:50,765 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-22 18:04:50,765 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2024-11-22 18:04:50,765 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:50,765 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-22 18:04:50,765 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-22 18:04:50,765 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:50,765 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-22 18:04:50,765 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:50,765 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:50,765 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-22 18:04:50,765 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:50,765 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 18:04:50,765 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-22 18:04:50,766 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:50,766 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-22 18:04:50,766 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-22 18:04:50,766 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:50,766 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:50,766 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-22 18:04:50,766 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-22 18:04:50,766 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-22 18:04:50,766 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:50,766 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:50,766 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-22 18:04:50,766 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:50,766 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:50,767 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:50,767 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2024-11-22 18:04:50,767 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-22 18:04:50,767 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-22 18:04:50,768 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-22 18:04:50,768 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-22 18:04:50,768 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-22 18:04:50,768 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-22 18:04:50,768 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-22 18:04:50,769 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:50,769 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2024-11-22 18:04:50,769 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-22 18:04:50,769 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-22 18:04:50,769 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-22 18:04:50,769 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-22 18:04:50,769 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-22 18:04:50,769 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-22 18:04:50,769 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-22 18:04:50,769 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:50,769 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2024-11-22 18:04:50,770 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-22 18:04:50,770 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-22 18:04:50,770 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-22 18:04:50,770 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-22 18:04:50,770 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-22 18:04:50,770 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-22 18:04:50,770 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-22 18:04:50,770 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-22 18:04:50,772 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-22 18:04:50,773 INFO L294 olderBase$Statistics]: this new event has 273 ancestors and is cut-off event [2024-11-22 18:04:50,773 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-22 18:04:50,773 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:50,773 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:50,773 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-22 18:04:50,773 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2024-11-22 18:04:50,773 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-22 18:04:50,773 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-22 18:04:50,776 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-22 18:04:50,776 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-22 18:04:50,776 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:50,776 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:50,777 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:50,777 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:50,777 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:50,777 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-22 18:04:50,777 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-22 18:04:50,777 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-22 18:04:50,777 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:50,777 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:50,778 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-22 18:04:50,778 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-22 18:04:50,778 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-22 18:04:50,778 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:50,778 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-22 18:04:50,778 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-22 18:04:50,779 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:50,779 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:50,779 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-22 18:04:50,779 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-22 18:04:50,779 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:50,779 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-22 18:04:50,779 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-22 18:04:50,779 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:50,780 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-22 18:04:50,780 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-22 18:04:50,780 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:50,780 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:50,780 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-22 18:04:50,780 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-22 18:04:50,780 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-22 18:04:50,781 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-22 18:04:50,781 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-22 18:04:50,781 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-22 18:04:50,781 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-22 18:04:50,781 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-22 18:04:50,782 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:50,783 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2024-11-22 18:04:50,783 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-22 18:04:50,783 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-22 18:04:50,783 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-22 18:04:50,783 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-22 18:04:50,783 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-22 18:04:50,783 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-22 18:04:50,783 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-22 18:04:50,784 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 311#true]) [2024-11-22 18:04:50,784 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2024-11-22 18:04:50,784 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-22 18:04:50,784 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-22 18:04:50,784 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-22 18:04:50,784 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-22 18:04:50,784 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-22 18:04:50,784 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-22 18:04:50,784 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-22 18:04:50,785 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:50,785 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2024-11-22 18:04:50,785 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-22 18:04:50,785 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-22 18:04:50,785 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-22 18:04:50,785 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-22 18:04:50,786 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-22 18:04:50,786 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-22 18:04:50,786 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-22 18:04:50,786 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-22 18:04:50,790 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-22 18:04:50,790 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-22 18:04:50,791 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:50,791 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-22 18:04:50,791 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:50,791 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-22 18:04:50,791 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-22 18:04:50,791 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:50,791 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:50,791 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:50,791 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:50,791 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:50,792 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-22 18:04:50,792 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-22 18:04:50,792 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-22 18:04:50,792 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:50,793 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:50,793 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-22 18:04:50,793 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-22 18:04:50,793 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:50,793 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-22 18:04:50,793 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-22 18:04:50,793 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:50,793 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-22 18:04:50,793 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-22 18:04:50,793 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:50,794 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-22 18:04:50,794 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-22 18:04:50,794 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-22 18:04:50,794 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-22 18:04:50,795 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:50,795 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:50,795 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:50,795 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-22 18:04:50,795 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-22 18:04:50,795 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-22 18:04:50,795 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-22 18:04:50,795 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-22 18:04:50,796 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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-22 18:04:50,796 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is not cut-off event [2024-11-22 18:04:50,796 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is not cut-off event [2024-11-22 18:04:50,797 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is not cut-off event [2024-11-22 18:04:50,797 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is not cut-off event [2024-11-22 18:04:50,797 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-22 18:04:50,798 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is not cut-off event [2024-11-22 18:04:50,798 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is not cut-off event [2024-11-22 18:04:50,798 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is not cut-off event [2024-11-22 18:04:50,798 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is not cut-off event [2024-11-22 18:04:50,798 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is not cut-off event [2024-11-22 18:04:50,799 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:50,799 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2024-11-22 18:04:50,799 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-22 18:04:50,799 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-22 18:04:50,799 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-22 18:04:50,799 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-22 18:04:50,799 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-22 18:04:50,799 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-22 18:04:50,800 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-22 18:04:50,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[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:50,800 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2024-11-22 18:04:50,800 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-22 18:04:50,800 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-22 18:04:50,800 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-22 18:04:50,801 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-22 18:04:50,801 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-22 18:04:50,801 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-22 18:04:50,801 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-22 18:04:50,801 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:50,801 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2024-11-22 18:04:50,801 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-22 18:04:50,802 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-22 18:04:50,802 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-22 18:04:50,802 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-22 18:04:50,802 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-22 18:04:50,802 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-22 18:04:50,802 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-22 18:04:50,802 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-22 18:04:50,803 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:50,803 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2024-11-22 18:04:50,803 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-22 18:04:50,803 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-22 18:04:50,803 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-22 18:04:50,804 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-22 18:04:50,804 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-22 18:04:50,804 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-22 18:04:50,804 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-22 18:04:50,804 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:50,804 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-22 18:04:50,804 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-22 18:04:50,804 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-22 18:04:50,804 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-22 18:04:50,804 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-22 18:04:50,804 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-22 18:04:50,804 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-22 18:04:50,804 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-22 18:04:50,804 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-22 18:04:50,804 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:50,804 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2024-11-22 18:04:50,804 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-22 18:04:50,804 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-22 18:04:50,805 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-22 18:04:50,805 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-22 18:04:50,805 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-22 18:04:50,805 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-22 18:04:50,805 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-22 18:04:50,805 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-22 18:04:50,805 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) 0), 327#(= |#race~tids~0| 0)]) [2024-11-22 18:04:50,805 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-22 18:04:50,805 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-22 18:04:50,805 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-22 18:04:50,805 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-22 18:04:50,805 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-22 18:04:50,805 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-22 18:04:50,805 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-22 18:04:50,805 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-22 18:04:50,805 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:50,805 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-22 18:04:50,805 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-22 18:04:50,805 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-22 18:04:50,805 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-22 18:04:50,805 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-22 18:04:50,805 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-22 18:04:50,806 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-22 18:04:50,806 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-22 18:04:50,806 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-22 18:04:50,806 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:50,806 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2024-11-22 18:04:50,806 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:50,806 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:50,807 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2024-11-22 18:04:50,807 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2024-11-22 18:04:50,807 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:50,807 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:50,807 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:50,807 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:50,807 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:50,807 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-22 18:04:50,807 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:50,807 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-22 18:04:50,807 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-22 18:04:50,807 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:50,808 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:50,808 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:50,808 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:50,808 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:50,808 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-22 18:04:50,808 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2024-11-22 18:04:50,808 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:50,808 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:50,808 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:50,808 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-22 18:04:50,808 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:50,808 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:50,808 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:50,809 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-22 18:04:50,809 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) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-22 18:04:50,809 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-22 18:04:50,809 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:50,809 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:50,809 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:50,809 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-22 18:04:50,809 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:50,809 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-22 18:04:50,809 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:50,809 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:50,809 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:50,810 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-22 18:04:50,810 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:50,810 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:50,810 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:50,810 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:50,810 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:50,810 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2024-11-22 18:04:50,810 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:50,810 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2024-11-22 18:04:50,811 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:50,811 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-22 18:04:50,811 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-22 18:04:50,811 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:50,811 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-22 18:04:50,811 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-22 18:04:50,812 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-22 18:04:50,812 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:50,812 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:50,812 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:50,812 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-22 18:04:50,812 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:50,812 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:50,812 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2024-11-22 18:04:50,812 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-22 18:04:50,812 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2024-11-22 18:04:50,812 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:50,812 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:50,812 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-22 18:04:50,812 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:50,812 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-22 18:04:50,812 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2024-11-22 18:04:50,813 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:50,813 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:50,813 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-22 18:04:50,813 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2024-11-22 18:04:50,813 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:50,813 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-22 18:04:50,813 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-22 18:04:50,813 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:50,813 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-22 18:04:50,813 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-22 18:04:50,813 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:50,813 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:50,813 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-22 18:04:50,813 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:50,813 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) 0), 327#(= |#race~tids~0| 0)]) [2024-11-22 18:04:50,813 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-22 18:04:50,813 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:50,813 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-22 18:04:50,813 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:50,813 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:50,813 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-22 18:04:50,814 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-22 18:04:50,814 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-22 18:04:50,814 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:50,814 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-22 18:04:50,814 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-22 18:04:50,814 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:50,814 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-22 18:04:50,814 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:50,814 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-22 18:04:50,814 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:50,814 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2024-11-22 18:04:50,814 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:50,815 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2024-11-22 18:04:50,815 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-22 18:04:50,815 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-22 18:04:50,815 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:50,815 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:50,817 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-22 18:04:50,817 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2024-11-22 18:04:50,817 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:50,817 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:50,817 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-22 18:04:50,817 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:50,817 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:50,817 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-22 18:04:50,817 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2024-11-22 18:04:50,818 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2024-11-22 18:04:50,818 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:50,818 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:50,819 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-22 18:04:50,819 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2024-11-22 18:04:50,819 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-22 18:04:50,819 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:50,819 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:50,819 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-22 18:04:50,819 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:50,819 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-22 18:04:50,819 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-22 18:04:50,819 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2024-11-22 18:04:50,819 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:50,819 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-22 18:04:50,820 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:50,820 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-22 18:04:50,820 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-22 18:04:50,820 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2024-11-22 18:04:50,821 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-22 18:04:50,821 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-22 18:04:50,821 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:50,821 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-22 18:04:50,821 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:50,821 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-22 18:04:50,821 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-22 18:04:50,821 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2024-11-22 18:04:50,821 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-22 18:04:50,821 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-22 18:04:50,822 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 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-22 18:04:50,822 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is not cut-off event [2024-11-22 18:04:50,822 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is not cut-off event [2024-11-22 18:04:50,822 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is not cut-off event [2024-11-22 18:04:50,823 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is not cut-off event [2024-11-22 18:04:50,823 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-22 18:04:50,823 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is not cut-off event [2024-11-22 18:04:50,824 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is not cut-off event [2024-11-22 18:04:50,824 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is not cut-off event [2024-11-22 18:04:50,824 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is not cut-off event [2024-11-22 18:04:50,824 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is not cut-off event [2024-11-22 18:04:50,826 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-22 18:04:50,826 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2024-11-22 18:04:50,826 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:50,826 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-22 18:04:50,826 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-22 18:04:50,826 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2024-11-22 18:04:50,826 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:50,826 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:50,826 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-22 18:04:50,827 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:50,827 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-22 18:04:50,827 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-22 18:04:50,827 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-22 18:04:50,827 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-22 18:04:50,827 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2024-11-22 18:04:50,827 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-22 18:04:50,827 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-22 18:04:50,827 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-22 18:04:50,827 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-22 18:04:50,827 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:50,827 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-22 18:04:50,827 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-22 18:04:50,828 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-22 18:04:50,828 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-22 18:04:50,828 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-22 18:04:50,828 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-22 18:04:50,828 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-22 18:04:50,828 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-22 18:04:50,828 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:50,828 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-22 18:04:50,828 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-22 18:04:50,828 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-22 18:04:50,828 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-22 18:04:50,828 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-22 18:04:50,828 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2024-11-22 18:04:50,828 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-22 18:04:50,828 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-22 18:04:50,829 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-22 18:04:50,830 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-22 18:04:50,830 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-22 18:04:50,830 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:50,830 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2024-11-22 18:04:50,830 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:50,830 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:50,830 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2024-11-22 18:04:50,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[][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-22 18:04:50,830 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-22 18:04:50,830 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-22 18:04:50,831 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-22 18:04:50,831 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2024-11-22 18:04:50,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[][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-22 18:04:50,832 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is not cut-off event [2024-11-22 18:04:50,832 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is not cut-off event [2024-11-22 18:04:50,832 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is not cut-off event [2024-11-22 18:04:50,832 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is not cut-off event [2024-11-22 18:04:50,833 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1104] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][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-22 18:04:50,833 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is not cut-off event [2024-11-22 18:04:50,833 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is not cut-off event [2024-11-22 18:04:50,833 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is not cut-off event [2024-11-22 18:04:50,833 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is not cut-off event [2024-11-22 18:04:50,833 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is not cut-off event [2024-11-22 18:04:50,835 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 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-22 18:04:50,835 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-22 18:04:50,835 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-22 18:04:50,835 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:50,835 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-22 18:04:50,835 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-22 18:04:50,835 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-22 18:04:50,835 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:50,835 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:50,836 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][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-22 18:04:50,836 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-22 18:04:50,836 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-22 18:04:50,836 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-22 18:04:50,837 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-22 18:04:50,837 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-22 18:04:50,837 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-22 18:04:50,837 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-22 18:04:50,837 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:50,837 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:50,837 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:50,837 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2024-11-22 18:04:50,837 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:50,837 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 18:04:50,838 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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-22 18:04:50,839 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is not cut-off event [2024-11-22 18:04:50,839 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is not cut-off event [2024-11-22 18:04:50,839 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is not cut-off event [2024-11-22 18:04:50,839 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is not cut-off event [2024-11-22 18:04:50,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, 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-22 18:04:50,840 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is not cut-off event [2024-11-22 18:04:50,840 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is not cut-off event [2024-11-22 18:04:50,840 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is not cut-off event [2024-11-22 18:04:50,840 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is not cut-off event [2024-11-22 18:04:50,840 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is not cut-off event [2024-11-22 18:04:50,842 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-22 18:04:50,842 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-22 18:04:50,842 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-22 18:04:50,842 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2024-11-22 18:04:50,842 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:50,842 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:50,842 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-22 18:04:50,842 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-22 18:04:50,842 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:50,843 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-22 18:04:50,843 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-22 18:04:50,843 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-22 18:04:50,843 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-22 18:04:50,843 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-22 18:04:50,843 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-22 18:04:50,844 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-22 18:04:50,844 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-22 18:04:50,844 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:50,844 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:50,844 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-22 18:04:50,844 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:50,844 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:50,844 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 18:04:50,846 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-22 18:04:50,846 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2024-11-22 18:04:50,846 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-22 18:04:50,846 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:50,846 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:50,846 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-22 18:04:50,846 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:50,846 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-22 18:04:50,846 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2024-11-22 18:04:50,847 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-22 18:04:50,847 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2024-11-22 18:04:50,847 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-22 18:04:50,847 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-22 18:04:50,847 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-22 18:04:50,847 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-22 18:04:50,847 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-22 18:04:50,847 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2024-11-22 18:04:50,848 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2024-11-22 18:04:50,848 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:50,848 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:50,848 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:50,848 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:50,848 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 18:04:50,850 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-22 18:04:50,850 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-22 18:04:50,850 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-22 18:04:50,850 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2024-11-22 18:04:50,850 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-22 18:04:50,850 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-22 18:04:50,850 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-22 18:04:50,850 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2024-11-22 18:04:50,850 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:50,850 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:50,850 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-22 18:04:50,851 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:50,851 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 18:04:50,851 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2024-11-22 18:04:50,937 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:50,937 INFO L294 olderBase$Statistics]: this new event has 297 ancestors and is cut-off event [2024-11-22 18:04:50,937 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-22 18:04:50,937 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-22 18:04:50,937 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-22 18:04:50,937 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-22 18:04:50,964 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:50,964 INFO L294 olderBase$Statistics]: this new event has 301 ancestors and is cut-off event [2024-11-22 18:04:50,964 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2024-11-22 18:04:50,964 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2024-11-22 18:04:50,965 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2024-11-22 18:04:50,965 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2024-11-22 18:04:50,968 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-22 18:04:50,968 INFO L294 olderBase$Statistics]: this new event has 301 ancestors and is cut-off event [2024-11-22 18:04:50,968 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2024-11-22 18:04:50,968 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2024-11-22 18:04:50,968 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2024-11-22 18:04:50,968 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:50,968 INFO L294 olderBase$Statistics]: this new event has 317 ancestors and is cut-off event [2024-11-22 18:04:50,968 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-22 18:04:50,969 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-22 18:04:50,969 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-22 18:04:50,969 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-22 18:04:50,969 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-22 18:04:50,969 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-22 18:04:50,969 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-22 18:04:50,969 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-22 18:04:50,969 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:50,969 INFO L294 olderBase$Statistics]: this new event has 316 ancestors and is cut-off event [2024-11-22 18:04:50,969 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-22 18:04:50,969 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-22 18:04:50,969 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-22 18:04:50,969 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-22 18:04:50,969 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-22 18:04:50,969 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-22 18:04:50,969 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-22 18:04:50,969 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-22 18:04:50,969 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:50,969 INFO L294 olderBase$Statistics]: this new event has 314 ancestors and is cut-off event [2024-11-22 18:04:50,969 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-22 18:04:50,969 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-22 18:04:50,969 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-22 18:04:50,970 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-22 18:04:50,970 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-22 18:04:50,970 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-22 18:04:50,970 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-22 18:04:50,970 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-22 18:04:50,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[][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) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-22 18:04:50,970 INFO L294 olderBase$Statistics]: this new event has 313 ancestors and is cut-off event [2024-11-22 18:04:50,970 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-22 18:04:50,970 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-22 18:04:50,970 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-22 18:04:50,970 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-22 18:04:50,970 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-22 18:04:50,970 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-22 18:04:50,970 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:50,970 INFO L294 olderBase$Statistics]: this new event has 315 ancestors and is cut-off event [2024-11-22 18:04:50,970 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-22 18:04:50,970 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-22 18:04:50,970 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-22 18:04:50,970 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-22 18:04:50,970 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-22 18:04:50,971 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-22 18:04:50,971 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-22 18:04:50,971 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-22 18:04:50,974 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-22 18:04:50,974 INFO L294 olderBase$Statistics]: this new event has 301 ancestors and is cut-off event [2024-11-22 18:04:50,974 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2024-11-22 18:04:50,974 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2024-11-22 18:04:50,974 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2024-11-22 18:04:50,974 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:50,974 INFO L294 olderBase$Statistics]: this new event has 317 ancestors and is cut-off event [2024-11-22 18:04:50,974 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-22 18:04:50,974 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-22 18:04:50,975 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-22 18:04:50,975 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-22 18:04:50,975 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-22 18:04:50,975 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-22 18:04:50,975 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:50,975 INFO L294 olderBase$Statistics]: this new event has 316 ancestors and is cut-off event [2024-11-22 18:04:50,975 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-22 18:04:50,975 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-22 18:04:50,975 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-22 18:04:50,975 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-22 18:04:50,975 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-22 18:04:50,975 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-22 18:04:50,976 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:50,976 INFO L294 olderBase$Statistics]: this new event has 314 ancestors and is cut-off event [2024-11-22 18:04:50,976 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-22 18:04:50,976 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-22 18:04:50,976 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-22 18:04:50,976 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-22 18:04:50,976 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-22 18:04:50,976 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-22 18:04:50,976 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) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-22 18:04:50,976 INFO L294 olderBase$Statistics]: this new event has 313 ancestors and is cut-off event [2024-11-22 18:04:50,976 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-22 18:04:50,976 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-22 18:04:50,976 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-22 18:04:50,977 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-22 18:04:50,977 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-22 18:04:50,977 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-22 18:04:50,977 INFO L294 olderBase$Statistics]: this new event has 315 ancestors and is cut-off event [2024-11-22 18:04:50,977 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-22 18:04:50,977 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-22 18:04:50,977 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-22 18:04:50,977 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-22 18:04:50,977 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-22 18:04:50,977 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-22 18:04:51,013 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:51,014 INFO L294 olderBase$Statistics]: this new event has 316 ancestors and is cut-off event [2024-11-22 18:04:51,014 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-22 18:04:51,014 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-22 18:04:51,014 INFO L297 olderBase$Statistics]: existing Event has 316 ancestors and is cut-off event [2024-11-22 18:04:51,014 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-22 18:04:51,014 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-22 18:04:51,014 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-22 18:04:51,014 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-22 18:04:51,014 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-22 18:04:51,014 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-22 18:04:51,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, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:51,014 INFO L294 olderBase$Statistics]: this new event has 317 ancestors and is cut-off event [2024-11-22 18:04:51,014 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-22 18:04:51,014 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-22 18:04:51,014 INFO L297 olderBase$Statistics]: existing Event has 317 ancestors and is cut-off event [2024-11-22 18:04:51,015 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-22 18:04:51,015 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-22 18:04:51,015 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-22 18:04:51,015 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-22 18:04:51,015 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-22 18:04:51,015 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-22 18:04:51,015 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:51,015 INFO L294 olderBase$Statistics]: this new event has 314 ancestors and is cut-off event [2024-11-22 18:04:51,015 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-22 18:04:51,015 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-22 18:04:51,015 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-22 18:04:51,015 INFO L297 olderBase$Statistics]: existing Event has 314 ancestors and is cut-off event [2024-11-22 18:04:51,015 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-22 18:04:51,015 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-22 18:04:51,015 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-22 18:04:51,016 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-22 18:04:51,016 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-22 18:04:51,016 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) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-22 18:04:51,016 INFO L294 olderBase$Statistics]: this new event has 313 ancestors and is cut-off event [2024-11-22 18:04:51,016 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-22 18:04:51,016 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-22 18:04:51,016 INFO L297 olderBase$Statistics]: existing Event has 313 ancestors and is cut-off event [2024-11-22 18:04:51,016 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-22 18:04:51,016 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-22 18:04:51,016 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-22 18:04:51,016 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-22 18:04:51,016 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 311#true]) [2024-11-22 18:04:51,017 INFO L294 olderBase$Statistics]: this new event has 315 ancestors and is cut-off event [2024-11-22 18:04:51,017 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-22 18:04:51,017 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-22 18:04:51,017 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-22 18:04:51,017 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-22 18:04:51,017 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-22 18:04:51,017 INFO L297 olderBase$Statistics]: existing Event has 315 ancestors and is cut-off event [2024-11-22 18:04:51,017 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-22 18:04:51,017 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-22 18:04:51,017 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-22 18:04:51,018 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:51,018 INFO L294 olderBase$Statistics]: this new event has 316 ancestors and is cut-off event [2024-11-22 18:04:51,018 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-22 18:04:51,018 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-22 18:04:51,018 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-22 18:04:51,018 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-22 18:04:51,018 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-22 18:04:51,019 INFO L297 olderBase$Statistics]: existing Event has 316 ancestors and is cut-off event [2024-11-22 18:04:51,019 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-22 18:04:51,019 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:51,019 INFO L294 olderBase$Statistics]: this new event has 317 ancestors and is cut-off event [2024-11-22 18:04:51,019 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-22 18:04:51,019 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-22 18:04:51,019 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-22 18:04:51,019 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-22 18:04:51,019 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-22 18:04:51,019 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-22 18:04:51,019 INFO L297 olderBase$Statistics]: existing Event has 317 ancestors and is cut-off event [2024-11-22 18:04:51,019 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:51,019 INFO L294 olderBase$Statistics]: this new event has 314 ancestors and is cut-off event [2024-11-22 18:04:51,019 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-22 18:04:51,020 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-22 18:04:51,020 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-22 18:04:51,020 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-22 18:04:51,020 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-22 18:04:51,020 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-22 18:04:51,020 INFO L297 olderBase$Statistics]: existing Event has 314 ancestors and is cut-off event [2024-11-22 18:04:51,020 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) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-22 18:04:51,020 INFO L294 olderBase$Statistics]: this new event has 313 ancestors and is cut-off event [2024-11-22 18:04:51,020 INFO L297 olderBase$Statistics]: existing Event has 313 ancestors and is cut-off event [2024-11-22 18:04:51,020 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-22 18:04:51,020 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-22 18:04:51,020 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-22 18:04:51,020 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-22 18:04:51,021 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-22 18:04:51,021 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 311#true]) [2024-11-22 18:04:51,021 INFO L294 olderBase$Statistics]: this new event has 315 ancestors and is cut-off event [2024-11-22 18:04:51,021 INFO L297 olderBase$Statistics]: existing Event has 315 ancestors and is cut-off event [2024-11-22 18:04:51,021 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-22 18:04:51,021 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-22 18:04:51,021 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-22 18:04:51,021 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-22 18:04:51,021 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-22 18:04:51,021 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-22 18:04:51,026 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-22 18:04:51,026 INFO L294 olderBase$Statistics]: this new event has 315 ancestors and is cut-off event [2024-11-22 18:04:51,026 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-22 18:04:51,026 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-22 18:04:51,026 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-22 18:04:51,026 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-22 18:04:51,027 INFO L294 olderBase$Statistics]: this new event has 315 ancestors and is cut-off event [2024-11-22 18:04:51,027 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-22 18:04:51,027 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-22 18:04:51,027 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-22 18:04:51,027 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:51,027 INFO L294 olderBase$Statistics]: this new event has 317 ancestors and is cut-off event [2024-11-22 18:04:51,028 INFO L297 olderBase$Statistics]: existing Event has 316 ancestors and is cut-off event [2024-11-22 18:04:51,028 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-22 18:04:51,028 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-22 18:04:51,028 INFO L297 olderBase$Statistics]: existing Event has 316 ancestors and is cut-off event [2024-11-22 18:04:51,028 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-22 18:04:51,028 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-22 18:04:51,028 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-22 18:04:51,028 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-22 18:04:51,028 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-22 18:04:51,028 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-22 18:04:51,028 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:51,028 INFO L294 olderBase$Statistics]: this new event has 318 ancestors and is cut-off event [2024-11-22 18:04:51,028 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-22 18:04:51,029 INFO L297 olderBase$Statistics]: existing Event has 317 ancestors and is cut-off event [2024-11-22 18:04:51,029 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-22 18:04:51,029 INFO L297 olderBase$Statistics]: existing Event has 317 ancestors and is cut-off event [2024-11-22 18:04:51,029 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-22 18:04:51,029 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-22 18:04:51,029 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-22 18:04:51,029 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-22 18:04:51,029 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-22 18:04:51,029 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-22 18:04:51,029 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:51,029 INFO L294 olderBase$Statistics]: this new event has 315 ancestors and is cut-off event [2024-11-22 18:04:51,029 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-22 18:04:51,029 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-22 18:04:51,030 INFO L297 olderBase$Statistics]: existing Event has 314 ancestors and is cut-off event [2024-11-22 18:04:51,030 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-22 18:04:51,030 INFO L297 olderBase$Statistics]: existing Event has 314 ancestors and is cut-off event [2024-11-22 18:04:51,030 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-22 18:04:51,030 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-22 18:04:51,030 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-22 18:04:51,030 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-22 18:04:51,030 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-22 18:04:51,030 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 311#true]) [2024-11-22 18:04:51,030 INFO L294 olderBase$Statistics]: this new event has 316 ancestors and is cut-off event [2024-11-22 18:04:51,030 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-22 18:04:51,030 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-22 18:04:51,030 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-22 18:04:51,031 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-22 18:04:51,031 INFO L297 olderBase$Statistics]: existing Event has 315 ancestors and is cut-off event [2024-11-22 18:04:51,031 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-22 18:04:51,031 INFO L297 olderBase$Statistics]: existing Event has 315 ancestors and is cut-off event [2024-11-22 18:04:51,031 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-22 18:04:51,031 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-22 18:04:51,031 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-22 18:04:51,032 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:51,032 INFO L294 olderBase$Statistics]: this new event has 317 ancestors and is cut-off event [2024-11-22 18:04:51,032 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-22 18:04:51,032 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-22 18:04:51,032 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-22 18:04:51,032 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-22 18:04:51,032 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-22 18:04:51,032 INFO L297 olderBase$Statistics]: existing Event has 316 ancestors and is cut-off event [2024-11-22 18:04:51,032 INFO L297 olderBase$Statistics]: existing Event has 316 ancestors and is cut-off event [2024-11-22 18:04:51,032 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-22 18:04:51,032 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:51,032 INFO L294 olderBase$Statistics]: this new event has 318 ancestors and is cut-off event [2024-11-22 18:04:51,033 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-22 18:04:51,033 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-22 18:04:51,033 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-22 18:04:51,033 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-22 18:04:51,033 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-22 18:04:51,033 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-22 18:04:51,033 INFO L297 olderBase$Statistics]: existing Event has 317 ancestors and is cut-off event [2024-11-22 18:04:51,033 INFO L297 olderBase$Statistics]: existing Event has 317 ancestors and is cut-off event [2024-11-22 18:04:51,033 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 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-22 18:04:51,033 INFO L294 olderBase$Statistics]: this new event has 315 ancestors and is cut-off event [2024-11-22 18:04:51,033 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-22 18:04:51,033 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-22 18:04:51,033 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-22 18:04:51,034 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-22 18:04:51,034 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-22 18:04:51,034 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-22 18:04:51,034 INFO L297 olderBase$Statistics]: existing Event has 314 ancestors and is cut-off event [2024-11-22 18:04:51,034 INFO L297 olderBase$Statistics]: existing Event has 314 ancestors and is cut-off event [2024-11-22 18:04:51,034 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) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 311#true]) [2024-11-22 18:04:51,034 INFO L294 olderBase$Statistics]: this new event has 316 ancestors and is cut-off event [2024-11-22 18:04:51,034 INFO L297 olderBase$Statistics]: existing Event has 315 ancestors and is cut-off event [2024-11-22 18:04:51,034 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-22 18:04:51,034 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-22 18:04:51,034 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-22 18:04:51,034 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-22 18:04:51,034 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-22 18:04:51,034 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-22 18:04:51,034 INFO L297 olderBase$Statistics]: existing Event has 315 ancestors and is cut-off event [2024-11-22 18:04:51,036 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-22 18:04:51,036 INFO L294 olderBase$Statistics]: this new event has 316 ancestors and is cut-off event [2024-11-22 18:04:51,036 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-22 18:04:51,036 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-22 18:04:51,037 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-22 18:04:51,037 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-22 18:04:51,037 INFO L294 olderBase$Statistics]: this new event has 316 ancestors and is cut-off event [2024-11-22 18:04:51,037 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-22 18:04:51,037 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-22 18:04:51,037 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-22 18:04:51,038 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-22 18:04:51,038 INFO L294 olderBase$Statistics]: this new event has 317 ancestors and is cut-off event [2024-11-22 18:04:51,038 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-22 18:04:51,039 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-22 18:04:51,039 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-22 18:04:51,039 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-22 18:04:51,039 INFO L294 olderBase$Statistics]: this new event has 317 ancestors and is cut-off event [2024-11-22 18:04:51,039 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-22 18:04:51,039 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-22 18:04:51,039 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-22 18:04:51,040 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-22 18:04:51,040 INFO L294 olderBase$Statistics]: this new event has 318 ancestors and is cut-off event [2024-11-22 18:04:51,040 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-22 18:04:51,040 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-22 18:04:51,040 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-22 18:04:51,041 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-22 18:04:51,041 INFO L294 olderBase$Statistics]: this new event has 318 ancestors and is cut-off event [2024-11-22 18:04:51,041 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-22 18:04:51,041 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-22 18:04:51,041 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-22 18:04:51,041 INFO L124 PetriNetUnfolderBase]: 17853/51338 cut-off events. [2024-11-22 18:04:51,041 INFO L125 PetriNetUnfolderBase]: For 12141/14247 co-relation queries the response was YES. [2024-11-22 18:04:51,315 INFO L83 FinitePrefix]: Finished finitePrefix Result has 76127 conditions, 51338 events. 17853/51338 cut-off events. For 12141/14247 co-relation queries the response was YES. Maximal size of possible extension queue 870. Compared 583187 event pairs, 2461 based on Foata normal form. 481/45801 useless extension candidates. Maximal degree in co-relation 76096. Up to 7685 conditions per place. [2024-11-22 18:04:51,544 INFO L140 encePairwiseOnDemand]: 340/345 looper letters, 118 selfloop transitions, 4 changer transitions 1/358 dead transitions. [2024-11-22 18:04:51,545 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 265 places, 358 transitions, 1088 flow [2024-11-22 18:04:51,545 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-22 18:04:51,545 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-11-22 18:04:51,550 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1869 transitions. [2024-11-22 18:04:51,554 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9028985507246376 [2024-11-22 18:04:51,554 INFO L175 Difference]: Start difference. First operand has 261 places, 275 transitions, 606 flow. Second operand 6 states and 1869 transitions. [2024-11-22 18:04:51,554 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 265 places, 358 transitions, 1088 flow [2024-11-22 18:04:51,584 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 265 places, 358 transitions, 1088 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-22 18:04:51,586 INFO L231 Difference]: Finished difference. Result has 265 places, 273 transitions, 607 flow [2024-11-22 18:04:51,587 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-22 18:04:51,590 INFO L277 CegarLoopForPetriNet]: 272 programPoint places, -7 predicate places. [2024-11-22 18:04:51,590 INFO L471 AbstractCegarLoop]: Abstraction has has 265 places, 273 transitions, 607 flow [2024-11-22 18:04:51,591 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-22 18:04:51,591 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-22 18:04:51,591 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-22 18:04:51,591 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable23 [2024-11-22 18:04:51,591 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-22 18:04:51,591 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-22 18:04:51,591 INFO L85 PathProgramCache]: Analyzing trace with hash -1683829420, now seen corresponding path program 1 times [2024-11-22 18:04:51,591 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-22 18:04:51,591 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [385706642] [2024-11-22 18:04:51,591 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-22 18:04:51,592 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-22 18:04:51,604 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-22 18:04:51,736 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-22 18:04:51,737 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-22 18:04:51,737 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [385706642] [2024-11-22 18:04:51,737 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [385706642] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-22 18:04:51,737 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-22 18:04:51,737 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-22 18:04:51,737 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [733466544] [2024-11-22 18:04:51,737 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-22 18:04:51,738 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-22 18:04:51,738 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-22 18:04:51,739 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-22 18:04:51,739 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-11-22 18:04:51,934 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 268 out of 345 [2024-11-22 18:04:51,935 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-22 18:04:51,935 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-22 18:04:51,935 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 268 of 345 [2024-11-22 18:04:51,935 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-22 18:04:52,691 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][151], [308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:52,692 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2024-11-22 18:04:52,692 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-22 18:04:52,692 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-22 18:04:52,692 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2024-11-22 18:04:52,890 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 309#true, 312#true, 335#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-22 18:04:52,891 INFO L294 olderBase$Statistics]: this new event has 127 ancestors and is cut-off event [2024-11-22 18:04:52,891 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-22 18:04:52,891 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-11-22 18:04:52,891 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-22 18:04:53,468 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:53,469 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2024-11-22 18:04:53,469 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-11-22 18:04:53,469 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-11-22 18:04:53,469 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-11-22 18:04:53,601 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][151], [182#L1025-3true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:53,602 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2024-11-22 18:04:53,602 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-11-22 18:04:53,602 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-22 18:04:53,602 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-22 18:04:53,603 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:53,603 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2024-11-22 18:04:53,603 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-11-22 18:04:53,603 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-22 18:04:53,603 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-22 18:04:53,835 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 309#true, 312#true, 335#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-22 18:04:53,835 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2024-11-22 18:04:53,835 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-11-22 18:04:53,835 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-11-22 18:04:53,836 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-11-22 18:04:54,003 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:54,004 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2024-11-22 18:04:54,004 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-11-22 18:04:54,004 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-11-22 18:04:54,004 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-22 18:04:54,254 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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-22 18:04:54,254 INFO L294 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2024-11-22 18:04:54,255 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-11-22 18:04:54,255 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-11-22 18:04:54,255 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-11-22 18:04:54,476 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1099] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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-22 18:04:54,477 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2024-11-22 18:04:54,477 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-11-22 18:04:54,477 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-11-22 18:04:54,477 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-22 18:04:54,605 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) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~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-22 18:04:54,605 INFO L294 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2024-11-22 18:04:54,605 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-11-22 18:04:54,606 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-11-22 18:04:54,606 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event