./Ultimate.py --spec ../sv-benchmarks/c/properties/no-data-race.prp --file ../sv-benchmarks/c/pthread-race-challenges/per-thread-index-bitmask.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for data races Using default analysis Version e2fb8bed Calling Ultimate with: /root/.sdkman/candidates/java/21.0.5-tem/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i ../sv-benchmarks/c/pthread-race-challenges/per-thread-index-bitmask.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 3787427d85789c6543b359d801a5f9325d8405a4b765c9b89d348aba34fa2c55 --- Real Ultimate output --- This is Ultimate 0.3.0-?-e2fb8be-m [2025-03-08 22:10:33,704 INFO L188 SettingsManager]: Resetting all preferences to default values... [2025-03-08 22:10:33,756 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DataRace-32bit-Automizer_Default.epf [2025-03-08 22:10:33,760 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2025-03-08 22:10:33,760 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2025-03-08 22:10:33,781 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2025-03-08 22:10:33,782 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2025-03-08 22:10:33,782 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2025-03-08 22:10:33,782 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2025-03-08 22:10:33,782 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2025-03-08 22:10:33,783 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2025-03-08 22:10:33,783 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2025-03-08 22:10:33,783 INFO L153 SettingsManager]: * Use SBE=true [2025-03-08 22:10:33,783 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2025-03-08 22:10:33,784 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2025-03-08 22:10:33,784 INFO L153 SettingsManager]: * sizeof long=4 [2025-03-08 22:10:33,784 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2025-03-08 22:10:33,784 INFO L153 SettingsManager]: * sizeof POINTER=4 [2025-03-08 22:10:33,784 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2025-03-08 22:10:33,784 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2025-03-08 22:10:33,784 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2025-03-08 22:10:33,784 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2025-03-08 22:10:33,784 INFO L153 SettingsManager]: * Check absence of data races in concurrent programs=true [2025-03-08 22:10:33,784 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2025-03-08 22:10:33,785 INFO L153 SettingsManager]: * sizeof long double=12 [2025-03-08 22:10:33,785 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2025-03-08 22:10:33,785 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2025-03-08 22:10:33,785 INFO L153 SettingsManager]: * Use constant arrays=true [2025-03-08 22:10:33,785 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2025-03-08 22:10:33,785 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-03-08 22:10:33,785 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-03-08 22:10:33,785 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-03-08 22:10:33,785 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2025-03-08 22:10:33,785 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2025-03-08 22:10:33,786 INFO L153 SettingsManager]: * Compute procedure contracts=false [2025-03-08 22:10:33,786 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2025-03-08 22:10:33,786 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2025-03-08 22:10:33,786 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2025-03-08 22:10:33,786 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2025-03-08 22:10:33,786 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2025-03-08 22:10:33,786 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2025-03-08 22:10:33,786 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2025-03-08 22:10:33,786 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! data-race) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 3787427d85789c6543b359d801a5f9325d8405a4b765c9b89d348aba34fa2c55 [2025-03-08 22:10:33,990 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2025-03-08 22:10:33,997 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2025-03-08 22:10:33,999 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2025-03-08 22:10:33,999 INFO L270 PluginConnector]: Initializing CDTParser... [2025-03-08 22:10:34,000 INFO L274 PluginConnector]: CDTParser initialized [2025-03-08 22:10:34,002 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/pthread-race-challenges/per-thread-index-bitmask.i [2025-03-08 22:10:35,127 INFO L533 CDTParser]: Created temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/470e7cc08/57f7badae57e4bf9890f6365ed0af33d/FLAGa1a648eb3 [2025-03-08 22:10:35,403 INFO L384 CDTParser]: Found 1 translation units. [2025-03-08 22:10:35,403 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/pthread-race-challenges/per-thread-index-bitmask.i [2025-03-08 22:10:35,416 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/470e7cc08/57f7badae57e4bf9890f6365ed0af33d/FLAGa1a648eb3 [2025-03-08 22:10:35,697 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/470e7cc08/57f7badae57e4bf9890f6365ed0af33d [2025-03-08 22:10:35,698 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2025-03-08 22:10:35,700 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2025-03-08 22:10:35,700 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2025-03-08 22:10:35,701 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2025-03-08 22:10:35,703 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2025-03-08 22:10:35,704 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.03 10:10:35" (1/1) ... [2025-03-08 22:10:35,704 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@5c5442bd and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 10:10:35, skipping insertion in model container [2025-03-08 22:10:35,704 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.03 10:10:35" (1/1) ... [2025-03-08 22:10:35,730 INFO L175 MainTranslator]: Built tables and reachable declarations [2025-03-08 22:10:36,013 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-08 22:10:36,022 INFO L200 MainTranslator]: Completed pre-run [2025-03-08 22:10:36,057 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-08 22:10:36,090 INFO L204 MainTranslator]: Completed translation [2025-03-08 22:10:36,091 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 10:10:36 WrapperNode [2025-03-08 22:10:36,091 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2025-03-08 22:10:36,091 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2025-03-08 22:10:36,091 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2025-03-08 22:10:36,091 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2025-03-08 22:10:36,095 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 10:10:36" (1/1) ... [2025-03-08 22:10:36,105 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 10:10:36" (1/1) ... [2025-03-08 22:10:36,126 INFO L138 Inliner]: procedures = 277, calls = 22, calls flagged for inlining = 4, calls inlined = 4, statements flattened = 139 [2025-03-08 22:10:36,126 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2025-03-08 22:10:36,127 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2025-03-08 22:10:36,127 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2025-03-08 22:10:36,127 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2025-03-08 22:10:36,134 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 10:10:36" (1/1) ... [2025-03-08 22:10:36,135 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 10:10:36" (1/1) ... [2025-03-08 22:10:36,138 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 10:10:36" (1/1) ... [2025-03-08 22:10:36,139 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 10:10:36" (1/1) ... [2025-03-08 22:10:36,144 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 10:10:36" (1/1) ... [2025-03-08 22:10:36,145 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 10:10:36" (1/1) ... [2025-03-08 22:10:36,146 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 10:10:36" (1/1) ... [2025-03-08 22:10:36,150 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 10:10:36" (1/1) ... [2025-03-08 22:10:36,152 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2025-03-08 22:10:36,152 INFO L112 PluginConnector]: ------------------------IcfgBuilder---------------------------- [2025-03-08 22:10:36,152 INFO L270 PluginConnector]: Initializing IcfgBuilder... [2025-03-08 22:10:36,152 INFO L274 PluginConnector]: IcfgBuilder initialized [2025-03-08 22:10:36,154 INFO L184 PluginConnector]: Executing the observer IcfgBuilderObserver from plugin IcfgBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 10:10:36" (1/1) ... [2025-03-08 22:10:36,159 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-03-08 22:10:36,168 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-08 22:10:36,179 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2025-03-08 22:10:36,181 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2025-03-08 22:10:36,196 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2025-03-08 22:10:36,196 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexUnlock [2025-03-08 22:10:36,196 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2025-03-08 22:10:36,196 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2025-03-08 22:10:36,196 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexLock [2025-03-08 22:10:36,196 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2025-03-08 22:10:36,196 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2025-03-08 22:10:36,196 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2025-03-08 22:10:36,196 INFO L130 BoogieDeclarations]: Found specification of procedure thread [2025-03-08 22:10:36,196 INFO L138 BoogieDeclarations]: Found implementation of procedure thread [2025-03-08 22:10:36,196 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2025-03-08 22:10:36,196 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2025-03-08 22:10:36,197 WARN L225 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2025-03-08 22:10:36,287 INFO L256 CfgBuilder]: Building ICFG [2025-03-08 22:10:36,289 INFO L286 CfgBuilder]: Building CFG for each procedure with an implementation [2025-03-08 22:10:36,571 INFO L303 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2025-03-08 22:10:36,571 INFO L307 CfgBuilder]: Performing block encoding [2025-03-08 22:10:36,597 INFO L331 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2025-03-08 22:10:36,597 INFO L336 CfgBuilder]: Removed 1 assume(true) statements. [2025-03-08 22:10:36,597 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 08.03 10:10:36 BoogieIcfgContainer [2025-03-08 22:10:36,597 INFO L131 PluginConnector]: ------------------------ END IcfgBuilder---------------------------- [2025-03-08 22:10:36,599 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2025-03-08 22:10:36,599 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2025-03-08 22:10:36,602 INFO L274 PluginConnector]: TraceAbstraction initialized [2025-03-08 22:10:36,602 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 08.03 10:10:35" (1/3) ... [2025-03-08 22:10:36,602 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@46e544bb and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 08.03 10:10:36, skipping insertion in model container [2025-03-08 22:10:36,602 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 10:10:36" (2/3) ... [2025-03-08 22:10:36,602 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@46e544bb and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 08.03 10:10:36, skipping insertion in model container [2025-03-08 22:10:36,603 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 08.03 10:10:36" (3/3) ... [2025-03-08 22:10:36,603 INFO L128 eAbstractionObserver]: Analyzing ICFG per-thread-index-bitmask.i [2025-03-08 22:10:36,613 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2025-03-08 22:10:36,614 INFO L151 ceAbstractionStarter]: Applying trace abstraction to ICFG per-thread-index-bitmask.i that has 2 procedures, 184 locations, 1 initial locations, 2 loop locations, and 11 error locations. [2025-03-08 22:10:36,614 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2025-03-08 22:10:36,664 INFO L143 ThreadInstanceAdder]: Constructed 1 joinOtherThreadTransitions. [2025-03-08 22:10:36,716 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 187 places, 200 transitions, 407 flow [2025-03-08 22:10:36,794 INFO L124 PetriNetUnfolderBase]: 26/296 cut-off events. [2025-03-08 22:10:36,797 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2025-03-08 22:10:36,804 INFO L83 FinitePrefix]: Finished finitePrefix Result has 301 conditions, 296 events. 26/296 cut-off events. For 1/1 co-relation queries the response was YES. Maximal size of possible extension queue 9. Compared 612 event pairs, 0 based on Foata normal form. 0/250 useless extension candidates. Maximal degree in co-relation 148. Up to 6 conditions per place. [2025-03-08 22:10:36,805 INFO L82 GeneralOperation]: Start removeDead. Operand has 187 places, 200 transitions, 407 flow [2025-03-08 22:10:36,811 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 187 places, 200 transitions, 407 flow [2025-03-08 22:10:36,820 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-03-08 22:10:36,828 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;@1f002c1e, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-03-08 22:10:36,828 INFO L334 AbstractCegarLoop]: Starting to check reachability of 16 error locations. [2025-03-08 22:10:36,838 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-03-08 22:10:36,839 INFO L124 PetriNetUnfolderBase]: 2/41 cut-off events. [2025-03-08 22:10:36,839 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-03-08 22:10:36,839 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 22:10:36,839 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-08 22:10:36,841 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 13 more)] === [2025-03-08 22:10:36,844 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 22:10:36,844 INFO L85 PathProgramCache]: Analyzing trace with hash 568918176, now seen corresponding path program 1 times [2025-03-08 22:10:36,849 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 22:10:36,849 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1398327581] [2025-03-08 22:10:36,849 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 22:10:36,850 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 22:10:36,911 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 37 statements into 1 equivalence classes. [2025-03-08 22:10:36,931 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 37 of 37 statements. [2025-03-08 22:10:36,931 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 22:10:36,931 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 22:10:37,024 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 22:10:37,025 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 22:10:37,025 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1398327581] [2025-03-08 22:10:37,025 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1398327581] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 22:10:37,025 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 22:10:37,026 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-08 22:10:37,026 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [668350050] [2025-03-08 22:10:37,027 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 22:10:37,031 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-08 22:10:37,033 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 22:10:37,047 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-08 22:10:37,048 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-08 22:10:37,077 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 175 out of 200 [2025-03-08 22:10:37,080 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 187 places, 200 transitions, 407 flow. Second operand has 3 states, 3 states have (on average 176.33333333333334) internal successors, (529), 3 states have internal predecessors, (529), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:10:37,080 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 22:10:37,081 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 175 of 200 [2025-03-08 22:10:37,083 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 22:10:37,217 INFO L124 PetriNetUnfolderBase]: 123/767 cut-off events. [2025-03-08 22:10:37,217 INFO L125 PetriNetUnfolderBase]: For 4/4 co-relation queries the response was YES. [2025-03-08 22:10:37,222 INFO L83 FinitePrefix]: Finished finitePrefix Result has 911 conditions, 767 events. 123/767 cut-off events. For 4/4 co-relation queries the response was YES. Maximal size of possible extension queue 29. Compared 3851 event pairs, 19 based on Foata normal form. 2/629 useless extension candidates. Maximal degree in co-relation 743. Up to 137 conditions per place. [2025-03-08 22:10:37,227 INFO L140 encePairwiseOnDemand]: 195/200 looper letters, 20 selfloop transitions, 2 changer transitions 2/197 dead transitions. [2025-03-08 22:10:37,227 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 188 places, 197 transitions, 445 flow [2025-03-08 22:10:37,228 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-08 22:10:37,230 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-08 22:10:37,239 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 550 transitions. [2025-03-08 22:10:37,243 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9166666666666666 [2025-03-08 22:10:37,245 INFO L175 Difference]: Start difference. First operand has 187 places, 200 transitions, 407 flow. Second operand 3 states and 550 transitions. [2025-03-08 22:10:37,246 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 188 places, 197 transitions, 445 flow [2025-03-08 22:10:37,250 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 188 places, 197 transitions, 445 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-03-08 22:10:37,255 INFO L231 Difference]: Finished difference. Result has 188 places, 195 transitions, 401 flow [2025-03-08 22:10:37,258 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=200, PETRI_DIFFERENCE_MINUEND_FLOW=401, PETRI_DIFFERENCE_MINUEND_PLACES=186, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=197, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=195, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=401, PETRI_PLACES=188, PETRI_TRANSITIONS=195} [2025-03-08 22:10:37,282 INFO L279 CegarLoopForPetriNet]: 187 programPoint places, 1 predicate places. [2025-03-08 22:10:37,283 INFO L471 AbstractCegarLoop]: Abstraction has has 188 places, 195 transitions, 401 flow [2025-03-08 22:10:37,283 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 176.33333333333334) internal successors, (529), 3 states have internal predecessors, (529), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:10:37,284 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 22:10:37,284 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-08 22:10:37,284 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2025-03-08 22:10:37,284 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 13 more)] === [2025-03-08 22:10:37,285 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 22:10:37,286 INFO L85 PathProgramCache]: Analyzing trace with hash -1920087189, now seen corresponding path program 1 times [2025-03-08 22:10:37,286 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 22:10:37,286 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2056802224] [2025-03-08 22:10:37,286 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 22:10:37,286 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 22:10:37,300 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 45 statements into 1 equivalence classes. [2025-03-08 22:10:37,311 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 45 of 45 statements. [2025-03-08 22:10:37,314 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 22:10:37,314 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 22:10:37,363 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 22:10:37,363 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 22:10:37,363 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2056802224] [2025-03-08 22:10:37,364 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2056802224] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 22:10:37,364 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 22:10:37,364 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-08 22:10:37,364 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1542392655] [2025-03-08 22:10:37,364 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 22:10:37,365 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-08 22:10:37,365 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 22:10:37,365 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-08 22:10:37,365 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-08 22:10:37,387 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 173 out of 200 [2025-03-08 22:10:37,388 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 188 places, 195 transitions, 401 flow. Second operand has 3 states, 3 states have (on average 174.0) internal successors, (522), 3 states have internal predecessors, (522), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:10:37,388 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 22:10:37,388 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 173 of 200 [2025-03-08 22:10:37,388 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 22:10:37,557 INFO L124 PetriNetUnfolderBase]: 208/1002 cut-off events. [2025-03-08 22:10:37,557 INFO L125 PetriNetUnfolderBase]: For 4/4 co-relation queries the response was YES. [2025-03-08 22:10:37,559 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1277 conditions, 1002 events. 208/1002 cut-off events. For 4/4 co-relation queries the response was YES. Maximal size of possible extension queue 44. Compared 5535 event pairs, 22 based on Foata normal form. 0/832 useless extension candidates. Maximal degree in co-relation 1232. Up to 158 conditions per place. [2025-03-08 22:10:37,562 INFO L140 encePairwiseOnDemand]: 189/200 looper letters, 37 selfloop transitions, 8 changer transitions 0/215 dead transitions. [2025-03-08 22:10:37,562 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 188 places, 215 transitions, 531 flow [2025-03-08 22:10:37,562 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-08 22:10:37,562 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-08 22:10:37,563 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 567 transitions. [2025-03-08 22:10:37,564 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.945 [2025-03-08 22:10:37,564 INFO L175 Difference]: Start difference. First operand has 188 places, 195 transitions, 401 flow. Second operand 3 states and 567 transitions. [2025-03-08 22:10:37,564 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 188 places, 215 transitions, 531 flow [2025-03-08 22:10:37,565 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 186 places, 215 transitions, 527 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-08 22:10:37,567 INFO L231 Difference]: Finished difference. Result has 188 places, 203 transitions, 467 flow [2025-03-08 22:10:37,568 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=200, PETRI_DIFFERENCE_MINUEND_FLOW=397, PETRI_DIFFERENCE_MINUEND_PLACES=184, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=195, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=187, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=467, PETRI_PLACES=188, PETRI_TRANSITIONS=203} [2025-03-08 22:10:37,568 INFO L279 CegarLoopForPetriNet]: 187 programPoint places, 1 predicate places. [2025-03-08 22:10:37,569 INFO L471 AbstractCegarLoop]: Abstraction has has 188 places, 203 transitions, 467 flow [2025-03-08 22:10:37,569 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 174.0) internal successors, (522), 3 states have internal predecessors, (522), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:10:37,569 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 22:10:37,569 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-08 22:10:37,569 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2025-03-08 22:10:37,569 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 13 more)] === [2025-03-08 22:10:37,571 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 22:10:37,571 INFO L85 PathProgramCache]: Analyzing trace with hash 112852157, now seen corresponding path program 1 times [2025-03-08 22:10:37,571 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 22:10:37,571 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [33761927] [2025-03-08 22:10:37,571 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 22:10:37,571 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 22:10:37,583 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 48 statements into 1 equivalence classes. [2025-03-08 22:10:37,591 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 48 of 48 statements. [2025-03-08 22:10:37,591 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 22:10:37,591 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 22:10:37,646 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 22:10:37,646 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 22:10:37,646 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [33761927] [2025-03-08 22:10:37,646 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [33761927] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 22:10:37,646 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 22:10:37,646 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-08 22:10:37,646 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1239330883] [2025-03-08 22:10:37,647 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 22:10:37,647 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-08 22:10:37,648 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 22:10:37,648 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-08 22:10:37,648 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-08 22:10:37,669 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 177 out of 200 [2025-03-08 22:10:37,669 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 188 places, 203 transitions, 467 flow. Second operand has 3 states, 3 states have (on average 178.0) internal successors, (534), 3 states have internal predecessors, (534), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:10:37,670 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 22:10:37,670 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 177 of 200 [2025-03-08 22:10:37,670 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 22:10:37,781 INFO L124 PetriNetUnfolderBase]: 189/1033 cut-off events. [2025-03-08 22:10:37,781 INFO L125 PetriNetUnfolderBase]: For 32/32 co-relation queries the response was YES. [2025-03-08 22:10:37,784 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1337 conditions, 1033 events. 189/1033 cut-off events. For 32/32 co-relation queries the response was YES. Maximal size of possible extension queue 35. Compared 5894 event pairs, 20 based on Foata normal form. 0/864 useless extension candidates. Maximal degree in co-relation 1154. Up to 157 conditions per place. [2025-03-08 22:10:37,788 INFO L140 encePairwiseOnDemand]: 196/200 looper letters, 27 selfloop transitions, 2 changer transitions 0/211 dead transitions. [2025-03-08 22:10:37,788 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 188 places, 211 transitions, 541 flow [2025-03-08 22:10:37,789 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-08 22:10:37,790 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-08 22:10:37,790 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 562 transitions. [2025-03-08 22:10:37,791 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9366666666666666 [2025-03-08 22:10:37,791 INFO L175 Difference]: Start difference. First operand has 188 places, 203 transitions, 467 flow. Second operand 3 states and 562 transitions. [2025-03-08 22:10:37,791 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 188 places, 211 transitions, 541 flow [2025-03-08 22:10:37,793 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 186 places, 211 transitions, 525 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-08 22:10:37,796 INFO L231 Difference]: Finished difference. Result has 187 places, 203 transitions, 461 flow [2025-03-08 22:10:37,797 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=200, PETRI_DIFFERENCE_MINUEND_FLOW=447, PETRI_DIFFERENCE_MINUEND_PLACES=184, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=201, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=199, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=461, PETRI_PLACES=187, PETRI_TRANSITIONS=203} [2025-03-08 22:10:37,797 INFO L279 CegarLoopForPetriNet]: 187 programPoint places, 0 predicate places. [2025-03-08 22:10:37,798 INFO L471 AbstractCegarLoop]: Abstraction has has 187 places, 203 transitions, 461 flow [2025-03-08 22:10:37,798 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 178.0) internal successors, (534), 3 states have internal predecessors, (534), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:10:37,798 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 22:10:37,798 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-08 22:10:37,798 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2025-03-08 22:10:37,799 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 13 more)] === [2025-03-08 22:10:37,799 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 22:10:37,799 INFO L85 PathProgramCache]: Analyzing trace with hash 790072364, now seen corresponding path program 1 times [2025-03-08 22:10:37,799 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 22:10:37,800 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [265560132] [2025-03-08 22:10:37,800 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 22:10:37,800 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 22:10:37,811 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 50 statements into 1 equivalence classes. [2025-03-08 22:10:37,828 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 50 of 50 statements. [2025-03-08 22:10:37,828 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 22:10:37,828 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 22:10:37,945 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 22:10:37,945 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 22:10:37,946 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [265560132] [2025-03-08 22:10:37,946 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [265560132] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 22:10:37,946 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 22:10:37,946 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-08 22:10:37,946 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [379545924] [2025-03-08 22:10:37,946 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 22:10:37,947 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2025-03-08 22:10:37,947 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 22:10:37,947 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2025-03-08 22:10:37,948 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2025-03-08 22:10:38,024 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 173 out of 200 [2025-03-08 22:10:38,025 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 187 places, 203 transitions, 461 flow. Second operand has 5 states, 5 states have (on average 174.4) internal successors, (872), 5 states have internal predecessors, (872), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:10:38,025 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 22:10:38,025 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 173 of 200 [2025-03-08 22:10:38,025 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 22:10:38,152 INFO L124 PetriNetUnfolderBase]: 167/969 cut-off events. [2025-03-08 22:10:38,152 INFO L125 PetriNetUnfolderBase]: For 4/4 co-relation queries the response was YES. [2025-03-08 22:10:38,154 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1241 conditions, 969 events. 167/969 cut-off events. For 4/4 co-relation queries the response was YES. Maximal size of possible extension queue 34. Compared 5242 event pairs, 31 based on Foata normal form. 1/802 useless extension candidates. Maximal degree in co-relation 1050. Up to 157 conditions per place. [2025-03-08 22:10:38,157 INFO L140 encePairwiseOnDemand]: 192/200 looper letters, 35 selfloop transitions, 2 changer transitions 5/220 dead transitions. [2025-03-08 22:10:38,157 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 192 places, 220 transitions, 579 flow [2025-03-08 22:10:38,157 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-03-08 22:10:38,157 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-03-08 22:10:38,159 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1081 transitions. [2025-03-08 22:10:38,160 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9008333333333334 [2025-03-08 22:10:38,160 INFO L175 Difference]: Start difference. First operand has 187 places, 203 transitions, 461 flow. Second operand 6 states and 1081 transitions. [2025-03-08 22:10:38,160 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 192 places, 220 transitions, 579 flow [2025-03-08 22:10:38,162 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 192 places, 220 transitions, 579 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-03-08 22:10:38,165 INFO L231 Difference]: Finished difference. Result has 196 places, 203 transitions, 479 flow [2025-03-08 22:10:38,165 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=200, PETRI_DIFFERENCE_MINUEND_FLOW=461, PETRI_DIFFERENCE_MINUEND_PLACES=187, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=203, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=201, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=479, PETRI_PLACES=196, PETRI_TRANSITIONS=203} [2025-03-08 22:10:38,167 INFO L279 CegarLoopForPetriNet]: 187 programPoint places, 9 predicate places. [2025-03-08 22:10:38,167 INFO L471 AbstractCegarLoop]: Abstraction has has 196 places, 203 transitions, 479 flow [2025-03-08 22:10:38,167 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 174.4) internal successors, (872), 5 states have internal predecessors, (872), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:10:38,168 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 22:10:38,168 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-08 22:10:38,168 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2025-03-08 22:10:38,168 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 13 more)] === [2025-03-08 22:10:38,169 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 22:10:38,169 INFO L85 PathProgramCache]: Analyzing trace with hash 1531872091, now seen corresponding path program 1 times [2025-03-08 22:10:38,169 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 22:10:38,169 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [750014698] [2025-03-08 22:10:38,169 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 22:10:38,169 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 22:10:38,179 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 63 statements into 1 equivalence classes. [2025-03-08 22:10:38,185 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 63 of 63 statements. [2025-03-08 22:10:38,186 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 22:10:38,186 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 22:10:38,269 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 22:10:38,269 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 22:10:38,269 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [750014698] [2025-03-08 22:10:38,270 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [750014698] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 22:10:38,270 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 22:10:38,270 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2025-03-08 22:10:38,270 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [886309117] [2025-03-08 22:10:38,270 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 22:10:38,270 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-08 22:10:38,270 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 22:10:38,270 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-08 22:10:38,270 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-08 22:10:38,302 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 180 out of 200 [2025-03-08 22:10:38,303 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 196 places, 203 transitions, 479 flow. Second operand has 3 states, 3 states have (on average 181.33333333333334) internal successors, (544), 3 states have internal predecessors, (544), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:10:38,303 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 22:10:38,303 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 180 of 200 [2025-03-08 22:10:38,303 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 22:10:38,407 INFO L124 PetriNetUnfolderBase]: 152/866 cut-off events. [2025-03-08 22:10:38,408 INFO L125 PetriNetUnfolderBase]: For 5/5 co-relation queries the response was YES. [2025-03-08 22:10:38,410 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1111 conditions, 866 events. 152/866 cut-off events. For 5/5 co-relation queries the response was YES. Maximal size of possible extension queue 35. Compared 4376 event pairs, 27 based on Foata normal form. 1/732 useless extension candidates. Maximal degree in co-relation 1039. Up to 138 conditions per place. [2025-03-08 22:10:38,413 INFO L140 encePairwiseOnDemand]: 197/200 looper letters, 24 selfloop transitions, 2 changer transitions 0/211 dead transitions. [2025-03-08 22:10:38,413 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 195 places, 211 transitions, 547 flow [2025-03-08 22:10:38,413 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-08 22:10:38,413 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-08 22:10:38,414 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 567 transitions. [2025-03-08 22:10:38,415 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.945 [2025-03-08 22:10:38,415 INFO L175 Difference]: Start difference. First operand has 196 places, 203 transitions, 479 flow. Second operand 3 states and 567 transitions. [2025-03-08 22:10:38,415 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 195 places, 211 transitions, 547 flow [2025-03-08 22:10:38,417 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 190 places, 211 transitions, 533 flow, removed 5 selfloop flow, removed 5 redundant places. [2025-03-08 22:10:38,419 INFO L231 Difference]: Finished difference. Result has 191 places, 204 transitions, 477 flow [2025-03-08 22:10:38,419 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=200, PETRI_DIFFERENCE_MINUEND_FLOW=465, PETRI_DIFFERENCE_MINUEND_PLACES=188, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=203, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=201, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=477, PETRI_PLACES=191, PETRI_TRANSITIONS=204} [2025-03-08 22:10:38,419 INFO L279 CegarLoopForPetriNet]: 187 programPoint places, 4 predicate places. [2025-03-08 22:10:38,419 INFO L471 AbstractCegarLoop]: Abstraction has has 191 places, 204 transitions, 477 flow [2025-03-08 22:10:38,420 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 181.33333333333334) internal successors, (544), 3 states have internal predecessors, (544), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:10:38,420 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 22:10:38,420 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-08 22:10:38,420 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2025-03-08 22:10:38,420 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 13 more)] === [2025-03-08 22:10:38,421 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 22:10:38,421 INFO L85 PathProgramCache]: Analyzing trace with hash 505676880, now seen corresponding path program 1 times [2025-03-08 22:10:38,421 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 22:10:38,421 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [762186451] [2025-03-08 22:10:38,421 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 22:10:38,421 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 22:10:38,430 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 73 statements into 1 equivalence classes. [2025-03-08 22:10:38,435 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 73 of 73 statements. [2025-03-08 22:10:38,435 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 22:10:38,435 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 22:10:38,512 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 22:10:38,513 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 22:10:38,513 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [762186451] [2025-03-08 22:10:38,513 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [762186451] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 22:10:38,513 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 22:10:38,513 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2025-03-08 22:10:38,513 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1610177179] [2025-03-08 22:10:38,513 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 22:10:38,513 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2025-03-08 22:10:38,513 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 22:10:38,515 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2025-03-08 22:10:38,515 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2025-03-08 22:10:38,556 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 170 out of 200 [2025-03-08 22:10:38,557 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 191 places, 204 transitions, 477 flow. Second operand has 4 states, 4 states have (on average 172.0) internal successors, (688), 4 states have internal predecessors, (688), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:10:38,557 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 22:10:38,557 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 170 of 200 [2025-03-08 22:10:38,558 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 22:10:38,684 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([476] L1050-6-->L1050-5: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_23) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [200#(= |#race~datas~0| 0), Black: 193#true, Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 215#(<= (+ ~threads_mask~0 1) 0), 213#true, Black: 198#true, 117#L1050-5true, 68#L1062-22true, 217#true, 188#true]) [2025-03-08 22:10:38,685 INFO L294 olderBase$Statistics]: this new event has 130 ancestors and is cut-off event [2025-03-08 22:10:38,685 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-03-08 22:10:38,685 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-03-08 22:10:38,685 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-03-08 22:10:38,698 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([476] L1050-6-->L1050-5: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_23) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [200#(= |#race~datas~0| 0), Black: 193#true, Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 215#(<= (+ ~threads_mask~0 1) 0), 213#true, Black: 198#true, 117#L1050-5true, 217#true, 92#L1062-18true, 188#true]) [2025-03-08 22:10:38,698 INFO L294 olderBase$Statistics]: this new event has 132 ancestors and is cut-off event [2025-03-08 22:10:38,698 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-03-08 22:10:38,698 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-03-08 22:10:38,698 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2025-03-08 22:10:38,719 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([476] L1050-6-->L1050-5: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_23) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [136#L1062-10true, 200#(= |#race~datas~0| 0), Black: 193#true, Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 215#(<= (+ ~threads_mask~0 1) 0), 213#true, Black: 198#true, 117#L1050-5true, 217#true, 188#true]) [2025-03-08 22:10:38,719 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-03-08 22:10:38,719 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-08 22:10:38,719 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-08 22:10:38,719 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-08 22:10:38,797 INFO L124 PetriNetUnfolderBase]: 388/1627 cut-off events. [2025-03-08 22:10:38,798 INFO L125 PetriNetUnfolderBase]: For 34/34 co-relation queries the response was YES. [2025-03-08 22:10:38,800 INFO L83 FinitePrefix]: Finished finitePrefix Result has 2314 conditions, 1627 events. 388/1627 cut-off events. For 34/34 co-relation queries the response was YES. Maximal size of possible extension queue 74. Compared 11116 event pairs, 56 based on Foata normal form. 1/1426 useless extension candidates. Maximal degree in co-relation 2164. Up to 229 conditions per place. [2025-03-08 22:10:38,804 INFO L140 encePairwiseOnDemand]: 188/200 looper letters, 52 selfloop transitions, 12 changer transitions 0/239 dead transitions. [2025-03-08 22:10:38,804 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 194 places, 239 transitions, 677 flow [2025-03-08 22:10:38,804 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2025-03-08 22:10:38,804 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2025-03-08 22:10:38,805 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 745 transitions. [2025-03-08 22:10:38,805 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.93125 [2025-03-08 22:10:38,805 INFO L175 Difference]: Start difference. First operand has 191 places, 204 transitions, 477 flow. Second operand 4 states and 745 transitions. [2025-03-08 22:10:38,805 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 194 places, 239 transitions, 677 flow [2025-03-08 22:10:38,808 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 193 places, 239 transitions, 675 flow, removed 0 selfloop flow, removed 1 redundant places. [2025-03-08 22:10:38,811 INFO L231 Difference]: Finished difference. Result has 196 places, 214 transitions, 567 flow [2025-03-08 22:10:38,811 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=200, PETRI_DIFFERENCE_MINUEND_FLOW=475, PETRI_DIFFERENCE_MINUEND_PLACES=190, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=204, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=3, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=193, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=567, PETRI_PLACES=196, PETRI_TRANSITIONS=214} [2025-03-08 22:10:38,811 INFO L279 CegarLoopForPetriNet]: 187 programPoint places, 9 predicate places. [2025-03-08 22:10:38,812 INFO L471 AbstractCegarLoop]: Abstraction has has 196 places, 214 transitions, 567 flow [2025-03-08 22:10:38,813 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 172.0) internal successors, (688), 4 states have internal predecessors, (688), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:10:38,813 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 22:10:38,813 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-08 22:10:38,813 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2025-03-08 22:10:38,813 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 13 more)] === [2025-03-08 22:10:38,813 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 22:10:38,813 INFO L85 PathProgramCache]: Analyzing trace with hash -1112859329, now seen corresponding path program 1 times [2025-03-08 22:10:38,814 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 22:10:38,814 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1915226625] [2025-03-08 22:10:38,814 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 22:10:38,814 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 22:10:38,820 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 73 statements into 1 equivalence classes. [2025-03-08 22:10:38,825 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 73 of 73 statements. [2025-03-08 22:10:38,825 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 22:10:38,825 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 22:10:38,880 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 22:10:38,880 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 22:10:38,880 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1915226625] [2025-03-08 22:10:38,880 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1915226625] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 22:10:38,880 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 22:10:38,880 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2025-03-08 22:10:38,880 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [843627879] [2025-03-08 22:10:38,880 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 22:10:38,881 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2025-03-08 22:10:38,881 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 22:10:38,881 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2025-03-08 22:10:38,881 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2025-03-08 22:10:38,922 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 170 out of 200 [2025-03-08 22:10:38,923 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 196 places, 214 transitions, 567 flow. Second operand has 4 states, 4 states have (on average 172.25) internal successors, (689), 4 states have internal predecessors, (689), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:10:38,923 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 22:10:38,923 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 170 of 200 [2025-03-08 22:10:38,923 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 22:10:39,038 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([476] L1050-6-->L1050-5: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_23) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [200#(= |#race~datas~0| 0), Black: 193#true, Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), 224#true, Black: 215#(<= (+ ~threads_mask~0 1) 0), Black: 198#true, 117#L1050-5true, Black: 220#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 217#true, Black: 219#(not (= ~threads_mask~0 0)), 188#true, 119#L1063-10true]) [2025-03-08 22:10:39,039 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is not cut-off event [2025-03-08 22:10:39,039 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is not cut-off event [2025-03-08 22:10:39,039 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is not cut-off event [2025-03-08 22:10:39,039 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is not cut-off event [2025-03-08 22:10:39,076 INFO L124 PetriNetUnfolderBase]: 390/1601 cut-off events. [2025-03-08 22:10:39,076 INFO L125 PetriNetUnfolderBase]: For 479/593 co-relation queries the response was YES. [2025-03-08 22:10:39,079 INFO L83 FinitePrefix]: Finished finitePrefix Result has 2651 conditions, 1601 events. 390/1601 cut-off events. For 479/593 co-relation queries the response was YES. Maximal size of possible extension queue 71. Compared 10788 event pairs, 52 based on Foata normal form. 23/1433 useless extension candidates. Maximal degree in co-relation 2446. Up to 238 conditions per place. [2025-03-08 22:10:39,084 INFO L140 encePairwiseOnDemand]: 189/200 looper letters, 52 selfloop transitions, 13 changer transitions 0/240 dead transitions. [2025-03-08 22:10:39,084 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 199 places, 240 transitions, 763 flow [2025-03-08 22:10:39,084 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2025-03-08 22:10:39,084 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2025-03-08 22:10:39,085 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 743 transitions. [2025-03-08 22:10:39,085 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.92875 [2025-03-08 22:10:39,085 INFO L175 Difference]: Start difference. First operand has 196 places, 214 transitions, 567 flow. Second operand 4 states and 743 transitions. [2025-03-08 22:10:39,085 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 199 places, 240 transitions, 763 flow [2025-03-08 22:10:39,087 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 199 places, 240 transitions, 763 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-03-08 22:10:39,089 INFO L231 Difference]: Finished difference. Result has 201 places, 217 transitions, 626 flow [2025-03-08 22:10:39,089 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=200, PETRI_DIFFERENCE_MINUEND_FLOW=567, PETRI_DIFFERENCE_MINUEND_PLACES=196, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=214, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=10, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=202, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=626, PETRI_PLACES=201, PETRI_TRANSITIONS=217} [2025-03-08 22:10:39,090 INFO L279 CegarLoopForPetriNet]: 187 programPoint places, 14 predicate places. [2025-03-08 22:10:39,090 INFO L471 AbstractCegarLoop]: Abstraction has has 201 places, 217 transitions, 626 flow [2025-03-08 22:10:39,090 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 172.25) internal successors, (689), 4 states have internal predecessors, (689), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:10:39,090 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 22:10:39,090 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-08 22:10:39,090 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2025-03-08 22:10:39,090 INFO L396 AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 13 more)] === [2025-03-08 22:10:39,091 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 22:10:39,091 INFO L85 PathProgramCache]: Analyzing trace with hash 1615704732, now seen corresponding path program 1 times [2025-03-08 22:10:39,091 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 22:10:39,091 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1877591966] [2025-03-08 22:10:39,091 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 22:10:39,091 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 22:10:39,099 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 74 statements into 1 equivalence classes. [2025-03-08 22:10:39,104 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 74 of 74 statements. [2025-03-08 22:10:39,105 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 22:10:39,105 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 22:10:39,151 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 22:10:39,151 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 22:10:39,153 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1877591966] [2025-03-08 22:10:39,153 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1877591966] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 22:10:39,153 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 22:10:39,153 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2025-03-08 22:10:39,153 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [319851790] [2025-03-08 22:10:39,153 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 22:10:39,153 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2025-03-08 22:10:39,153 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 22:10:39,154 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2025-03-08 22:10:39,154 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2025-03-08 22:10:39,203 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 170 out of 200 [2025-03-08 22:10:39,204 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 201 places, 217 transitions, 626 flow. Second operand has 4 states, 4 states have (on average 173.0) internal successors, (692), 4 states have internal predecessors, (692), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:10:39,204 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 22:10:39,204 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 170 of 200 [2025-03-08 22:10:39,204 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 22:10:39,320 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([476] L1050-6-->L1050-5: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_23) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][213], [113#L1062-12true, Black: 227#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 193#true, Black: 226#(not (= ~threads_mask~0 0)), 224#true, Black: 198#true, 117#L1050-5true, 217#true, 200#(= |#race~datas~0| 0), Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 215#(<= (+ ~threads_mask~0 1) 0), 230#true, Black: 220#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 219#(not (= ~threads_mask~0 0)), 188#true]) [2025-03-08 22:10:39,320 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-03-08 22:10:39,320 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-08 22:10:39,320 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-08 22:10:39,320 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-08 22:10:39,322 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([476] L1050-6-->L1050-5: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_23) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][214], [113#L1062-12true, Black: 227#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 193#true, Black: 226#(not (= ~threads_mask~0 0)), 224#true, Black: 198#true, 117#L1050-5true, 217#true, 200#(= |#race~datas~0| 0), Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 215#(<= (+ ~threads_mask~0 1) 0), 230#true, Black: 220#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 219#(not (= ~threads_mask~0 0)), 188#true]) [2025-03-08 22:10:39,322 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-03-08 22:10:39,322 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-08 22:10:39,322 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-08 22:10:39,322 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-08 22:10:39,341 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([476] L1050-6-->L1050-5: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_23) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][214], [Black: 227#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 193#true, Black: 226#(not (= ~threads_mask~0 0)), 224#true, Black: 198#true, 117#L1050-5true, 217#true, 136#L1062-10true, 200#(= |#race~datas~0| 0), Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 215#(<= (+ ~threads_mask~0 1) 0), 230#true, Black: 220#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 219#(not (= ~threads_mask~0 0)), 188#true]) [2025-03-08 22:10:39,341 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2025-03-08 22:10:39,341 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-08 22:10:39,341 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-03-08 22:10:39,341 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-08 22:10:39,345 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([476] L1050-6-->L1050-5: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_23) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][213], [Black: 227#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 193#true, Black: 226#(not (= ~threads_mask~0 0)), 224#true, Black: 198#true, 117#L1050-5true, 217#true, 136#L1062-10true, 200#(= |#race~datas~0| 0), Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 215#(<= (+ ~threads_mask~0 1) 0), 230#true, Black: 220#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 188#true, Black: 219#(not (= ~threads_mask~0 0))]) [2025-03-08 22:10:39,345 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is not cut-off event [2025-03-08 22:10:39,345 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is not cut-off event [2025-03-08 22:10:39,345 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is not cut-off event [2025-03-08 22:10:39,345 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is not cut-off event [2025-03-08 22:10:39,360 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([476] L1050-6-->L1050-5: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_23) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 193#true, Black: 227#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 226#(not (= ~threads_mask~0 0)), 224#true, Black: 198#true, 117#L1050-5true, 217#true, 119#L1063-10true, 200#(= |#race~datas~0| 0), Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 215#(<= (+ ~threads_mask~0 1) 0), 230#true, Black: 220#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 219#(not (= ~threads_mask~0 0)), 188#true]) [2025-03-08 22:10:39,360 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is not cut-off event [2025-03-08 22:10:39,360 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is not cut-off event [2025-03-08 22:10:39,360 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is not cut-off event [2025-03-08 22:10:39,360 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is not cut-off event [2025-03-08 22:10:39,362 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([476] L1050-6-->L1050-5: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_23) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 227#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 193#true, Black: 226#(not (= ~threads_mask~0 0)), 224#true, Black: 198#true, 117#L1050-5true, 217#true, 200#(= |#race~datas~0| 0), Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 215#(<= (+ ~threads_mask~0 1) 0), 11#L1062-2true, 230#true, Black: 220#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 188#true, Black: 219#(not (= ~threads_mask~0 0))]) [2025-03-08 22:10:39,362 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2025-03-08 22:10:39,362 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-08 22:10:39,362 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-08 22:10:39,362 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-08 22:10:39,366 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([476] L1050-6-->L1050-5: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_23) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][225], [Black: 227#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 193#true, Black: 226#(not (= ~threads_mask~0 0)), 224#true, Black: 198#true, 117#L1050-5true, 217#true, 200#(= |#race~datas~0| 0), Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 215#(<= (+ ~threads_mask~0 1) 0), 11#L1062-2true, 230#true, Black: 220#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 188#true, Black: 219#(not (= ~threads_mask~0 0))]) [2025-03-08 22:10:39,366 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2025-03-08 22:10:39,366 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-08 22:10:39,366 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-08 22:10:39,366 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-08 22:10:39,376 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([476] L1050-6-->L1050-5: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_23) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][225], [Black: 227#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 193#true, Black: 226#(not (= ~threads_mask~0 0)), 224#true, Black: 198#true, 117#L1050-5true, 217#true, 200#(= |#race~datas~0| 0), Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 215#(<= (+ ~threads_mask~0 1) 0), 11#L1062-2true, 230#true, Black: 220#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 188#true, Black: 219#(not (= ~threads_mask~0 0))]) [2025-03-08 22:10:39,376 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2025-03-08 22:10:39,376 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-08 22:10:39,376 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-08 22:10:39,376 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-08 22:10:39,376 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-08 22:10:39,404 INFO L124 PetriNetUnfolderBase]: 502/1908 cut-off events. [2025-03-08 22:10:39,404 INFO L125 PetriNetUnfolderBase]: For 1153/1281 co-relation queries the response was YES. [2025-03-08 22:10:39,408 INFO L83 FinitePrefix]: Finished finitePrefix Result has 3578 conditions, 1908 events. 502/1908 cut-off events. For 1153/1281 co-relation queries the response was YES. Maximal size of possible extension queue 102. Compared 13861 event pairs, 61 based on Foata normal form. 34/1729 useless extension candidates. Maximal degree in co-relation 3329. Up to 352 conditions per place. [2025-03-08 22:10:39,413 INFO L140 encePairwiseOnDemand]: 189/200 looper letters, 49 selfloop transitions, 16 changer transitions 0/243 dead transitions. [2025-03-08 22:10:39,413 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 204 places, 243 transitions, 833 flow [2025-03-08 22:10:39,414 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2025-03-08 22:10:39,414 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2025-03-08 22:10:39,415 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 741 transitions. [2025-03-08 22:10:39,416 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.92625 [2025-03-08 22:10:39,416 INFO L175 Difference]: Start difference. First operand has 201 places, 217 transitions, 626 flow. Second operand 4 states and 741 transitions. [2025-03-08 22:10:39,416 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 204 places, 243 transitions, 833 flow [2025-03-08 22:10:39,418 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 203 places, 243 transitions, 817 flow, removed 1 selfloop flow, removed 1 redundant places. [2025-03-08 22:10:39,421 INFO L231 Difference]: Finished difference. Result has 205 places, 222 transitions, 697 flow [2025-03-08 22:10:39,421 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=200, PETRI_DIFFERENCE_MINUEND_FLOW=613, PETRI_DIFFERENCE_MINUEND_PLACES=200, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=217, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=11, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=204, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=697, PETRI_PLACES=205, PETRI_TRANSITIONS=222} [2025-03-08 22:10:39,422 INFO L279 CegarLoopForPetriNet]: 187 programPoint places, 18 predicate places. [2025-03-08 22:10:39,422 INFO L471 AbstractCegarLoop]: Abstraction has has 205 places, 222 transitions, 697 flow [2025-03-08 22:10:39,422 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 173.0) internal successors, (692), 4 states have internal predecessors, (692), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:10:39,422 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 22:10:39,422 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-08 22:10:39,422 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2025-03-08 22:10:39,423 INFO L396 AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 13 more)] === [2025-03-08 22:10:39,423 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 22:10:39,423 INFO L85 PathProgramCache]: Analyzing trace with hash 1027269266, now seen corresponding path program 1 times [2025-03-08 22:10:39,423 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 22:10:39,423 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [659443926] [2025-03-08 22:10:39,424 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 22:10:39,424 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 22:10:39,434 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 74 statements into 1 equivalence classes. [2025-03-08 22:10:39,442 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 74 of 74 statements. [2025-03-08 22:10:39,442 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 22:10:39,442 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 22:10:39,495 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 22:10:39,495 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 22:10:39,495 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [659443926] [2025-03-08 22:10:39,495 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [659443926] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 22:10:39,495 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 22:10:39,495 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2025-03-08 22:10:39,495 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1985325684] [2025-03-08 22:10:39,495 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 22:10:39,495 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2025-03-08 22:10:39,495 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 22:10:39,496 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2025-03-08 22:10:39,496 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2025-03-08 22:10:39,537 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 170 out of 200 [2025-03-08 22:10:39,538 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 205 places, 222 transitions, 697 flow. Second operand has 4 states, 4 states have (on average 172.5) internal successors, (690), 4 states have internal predecessors, (690), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:10:39,538 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 22:10:39,538 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 170 of 200 [2025-03-08 22:10:39,538 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 22:10:39,662 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([476] L1050-6-->L1050-5: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_23) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 193#true, Black: 227#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 226#(not (= ~threads_mask~0 0)), Black: 198#true, Black: 233#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 232#(not (= ~threads_mask~0 0)), 117#L1050-5true, 217#true, 119#L1063-10true, 200#(= |#race~datas~0| 0), Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), 236#true, Black: 215#(<= (+ ~threads_mask~0 1) 0), 230#true, Black: 220#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 219#(not (= ~threads_mask~0 0)), 188#true]) [2025-03-08 22:10:39,662 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is not cut-off event [2025-03-08 22:10:39,662 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is not cut-off event [2025-03-08 22:10:39,662 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is not cut-off event [2025-03-08 22:10:39,662 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is not cut-off event [2025-03-08 22:10:39,664 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([476] L1050-6-->L1050-5: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_23) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 227#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 193#true, Black: 226#(not (= ~threads_mask~0 0)), Black: 198#true, Black: 233#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 232#(not (= ~threads_mask~0 0)), 117#L1050-5true, 217#true, 200#(= |#race~datas~0| 0), Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), 236#true, Black: 215#(<= (+ ~threads_mask~0 1) 0), 11#L1062-2true, 230#true, Black: 220#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 219#(not (= ~threads_mask~0 0)), 188#true]) [2025-03-08 22:10:39,664 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2025-03-08 22:10:39,664 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-08 22:10:39,664 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-08 22:10:39,664 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-08 22:10:39,669 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([476] L1050-6-->L1050-5: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_23) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][225], [Black: 193#true, Black: 227#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 226#(not (= ~threads_mask~0 0)), Black: 198#true, Black: 233#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 232#(not (= ~threads_mask~0 0)), 117#L1050-5true, 217#true, 200#(= |#race~datas~0| 0), Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), 236#true, Black: 215#(<= (+ ~threads_mask~0 1) 0), 11#L1062-2true, 230#true, Black: 220#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 219#(not (= ~threads_mask~0 0)), 188#true]) [2025-03-08 22:10:39,669 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2025-03-08 22:10:39,669 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-08 22:10:39,669 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-08 22:10:39,669 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-08 22:10:39,672 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([476] L1050-6-->L1050-5: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_23) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [Black: 193#true, Black: 227#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 226#(not (= ~threads_mask~0 0)), Black: 198#true, Black: 233#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 232#(not (= ~threads_mask~0 0)), 117#L1050-5true, 217#true, 200#(= |#race~datas~0| 0), Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), 236#true, Black: 215#(<= (+ ~threads_mask~0 1) 0), 13#L1063-5true, 230#true, Black: 220#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 219#(not (= ~threads_mask~0 0)), 188#true]) [2025-03-08 22:10:39,672 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is cut-off event [2025-03-08 22:10:39,672 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-03-08 22:10:39,672 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-08 22:10:39,672 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-03-08 22:10:39,696 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([476] L1050-6-->L1050-5: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_23) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [Black: 227#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 195#(= |#race~threads_mask~0| 0), Black: 226#(not (= ~threads_mask~0 0)), Black: 198#true, Black: 233#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), 108#L1063-1true, 117#L1050-5true, Black: 232#(not (= ~threads_mask~0 0)), 217#true, 200#(= |#race~datas~0| 0), Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), 236#true, Black: 215#(<= (+ ~threads_mask~0 1) 0), 230#true, Black: 220#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 219#(not (= ~threads_mask~0 0)), 188#true]) [2025-03-08 22:10:39,696 INFO L294 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2025-03-08 22:10:39,696 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-08 22:10:39,697 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-08 22:10:39,697 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-03-08 22:10:39,707 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([476] L1050-6-->L1050-5: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_23) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [Black: 227#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 195#(= |#race~threads_mask~0| 0), Black: 226#(not (= ~threads_mask~0 0)), Black: 198#true, Black: 233#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), 117#L1050-5true, Black: 232#(not (= ~threads_mask~0 0)), 217#true, 200#(= |#race~datas~0| 0), Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), 236#true, 175#L1064true, Black: 215#(<= (+ ~threads_mask~0 1) 0), 230#true, Black: 220#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 219#(not (= ~threads_mask~0 0)), 188#true]) [2025-03-08 22:10:39,707 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-08 22:10:39,707 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-03-08 22:10:39,707 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-03-08 22:10:39,707 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-08 22:10:39,724 INFO L124 PetriNetUnfolderBase]: 510/1997 cut-off events. [2025-03-08 22:10:39,725 INFO L125 PetriNetUnfolderBase]: For 1985/2119 co-relation queries the response was YES. [2025-03-08 22:10:39,730 INFO L83 FinitePrefix]: Finished finitePrefix Result has 3945 conditions, 1997 events. 510/1997 cut-off events. For 1985/2119 co-relation queries the response was YES. Maximal size of possible extension queue 92. Compared 14552 event pairs, 64 based on Foata normal form. 22/1780 useless extension candidates. Maximal degree in co-relation 3672. Up to 370 conditions per place. [2025-03-08 22:10:39,736 INFO L140 encePairwiseOnDemand]: 190/200 looper letters, 49 selfloop transitions, 18 changer transitions 0/247 dead transitions. [2025-03-08 22:10:39,736 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 208 places, 247 transitions, 916 flow [2025-03-08 22:10:39,737 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2025-03-08 22:10:39,737 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2025-03-08 22:10:39,738 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 741 transitions. [2025-03-08 22:10:39,738 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.92625 [2025-03-08 22:10:39,738 INFO L175 Difference]: Start difference. First operand has 205 places, 222 transitions, 697 flow. Second operand 4 states and 741 transitions. [2025-03-08 22:10:39,738 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 208 places, 247 transitions, 916 flow [2025-03-08 22:10:39,742 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 207 places, 247 transitions, 899 flow, removed 0 selfloop flow, removed 1 redundant places. [2025-03-08 22:10:39,744 INFO L231 Difference]: Finished difference. Result has 209 places, 226 transitions, 778 flow [2025-03-08 22:10:39,744 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=200, PETRI_DIFFERENCE_MINUEND_FLOW=683, PETRI_DIFFERENCE_MINUEND_PLACES=204, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=222, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=14, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=207, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=778, PETRI_PLACES=209, PETRI_TRANSITIONS=226} [2025-03-08 22:10:39,744 INFO L279 CegarLoopForPetriNet]: 187 programPoint places, 22 predicate places. [2025-03-08 22:10:39,744 INFO L471 AbstractCegarLoop]: Abstraction has has 209 places, 226 transitions, 778 flow [2025-03-08 22:10:39,745 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 172.5) internal successors, (690), 4 states have internal predecessors, (690), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:10:39,745 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 22:10:39,745 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-08 22:10:39,745 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2025-03-08 22:10:39,745 INFO L396 AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 13 more)] === [2025-03-08 22:10:39,746 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 22:10:39,746 INFO L85 PathProgramCache]: Analyzing trace with hash 1592249763, now seen corresponding path program 1 times [2025-03-08 22:10:39,746 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 22:10:39,746 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [497358353] [2025-03-08 22:10:39,746 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 22:10:39,746 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 22:10:39,752 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 74 statements into 1 equivalence classes. [2025-03-08 22:10:39,756 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 74 of 74 statements. [2025-03-08 22:10:39,757 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 22:10:39,757 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 22:10:39,811 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 22:10:39,811 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 22:10:39,811 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [497358353] [2025-03-08 22:10:39,811 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [497358353] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 22:10:39,811 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 22:10:39,811 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-08 22:10:39,811 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1953573201] [2025-03-08 22:10:39,811 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 22:10:39,812 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2025-03-08 22:10:39,812 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 22:10:39,812 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2025-03-08 22:10:39,812 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2025-03-08 22:10:39,835 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 173 out of 200 [2025-03-08 22:10:39,836 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 209 places, 226 transitions, 778 flow. Second operand has 5 states, 5 states have (on average 175.0) internal successors, (875), 5 states have internal predecessors, (875), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:10:39,836 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 22:10:39,836 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 173 of 200 [2025-03-08 22:10:39,836 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 22:10:39,936 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([476] L1050-6-->L1050-5: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_23) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][221], [Black: 193#true, Black: 227#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 226#(not (= ~threads_mask~0 0)), Black: 198#true, Black: 233#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 232#(not (= ~threads_mask~0 0)), 117#L1050-5true, 151#L1062-24true, 217#true, Black: 238#(not (= ~threads_mask~0 0)), Black: 239#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 200#(= |#race~datas~0| 0), Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), 236#true, Black: 215#(<= (+ ~threads_mask~0 1) 0), 245#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 220#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 219#(not (= ~threads_mask~0 0)), 188#true]) [2025-03-08 22:10:39,936 INFO L294 olderBase$Statistics]: this new event has 129 ancestors and is not cut-off event [2025-03-08 22:10:39,936 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is not cut-off event [2025-03-08 22:10:39,936 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is not cut-off event [2025-03-08 22:10:39,936 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is not cut-off event [2025-03-08 22:10:39,942 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([476] L1050-6-->L1050-5: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_23) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][221], [Black: 227#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 193#true, Black: 226#(not (= ~threads_mask~0 0)), Black: 198#true, Black: 233#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 232#(not (= ~threads_mask~0 0)), 117#L1050-5true, 217#true, Black: 238#(not (= ~threads_mask~0 0)), Black: 239#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 200#(= |#race~datas~0| 0), Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), 236#true, Black: 215#(<= (+ ~threads_mask~0 1) 0), 245#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 68#L1062-22true, Black: 220#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 219#(not (= ~threads_mask~0 0)), 188#true]) [2025-03-08 22:10:39,942 INFO L294 olderBase$Statistics]: this new event has 130 ancestors and is not cut-off event [2025-03-08 22:10:39,943 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is not cut-off event [2025-03-08 22:10:39,943 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is not cut-off event [2025-03-08 22:10:39,943 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is not cut-off event [2025-03-08 22:10:39,963 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([476] L1050-6-->L1050-5: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_23) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][226], [113#L1062-12true, Black: 227#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 193#true, Black: 226#(not (= ~threads_mask~0 0)), Black: 198#true, Black: 233#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 232#(not (= ~threads_mask~0 0)), 117#L1050-5true, 217#true, Black: 238#(not (= ~threads_mask~0 0)), Black: 239#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 200#(= |#race~datas~0| 0), Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), 236#true, Black: 215#(<= (+ ~threads_mask~0 1) 0), 245#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 220#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 219#(not (= ~threads_mask~0 0)), 188#true]) [2025-03-08 22:10:39,964 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-03-08 22:10:39,964 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-08 22:10:39,964 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-08 22:10:39,964 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-08 22:10:39,965 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([476] L1050-6-->L1050-5: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_23) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][227], [113#L1062-12true, Black: 193#true, Black: 227#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 226#(not (= ~threads_mask~0 0)), Black: 198#true, Black: 233#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 232#(not (= ~threads_mask~0 0)), 117#L1050-5true, 217#true, Black: 238#(not (= ~threads_mask~0 0)), Black: 239#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 200#(= |#race~datas~0| 0), Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), 236#true, Black: 215#(<= (+ ~threads_mask~0 1) 0), 245#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 220#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 219#(not (= ~threads_mask~0 0)), 188#true]) [2025-03-08 22:10:39,965 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-03-08 22:10:39,965 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-08 22:10:39,965 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-08 22:10:39,965 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-08 22:10:39,965 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([476] L1050-6-->L1050-5: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_23) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][227], [Black: 193#true, Black: 227#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 226#(not (= ~threads_mask~0 0)), Black: 198#true, Black: 233#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 232#(not (= ~threads_mask~0 0)), 117#L1050-5true, 217#true, Black: 238#(not (= ~threads_mask~0 0)), 136#L1062-10true, Black: 239#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 200#(= |#race~datas~0| 0), Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), 236#true, Black: 215#(<= (+ ~threads_mask~0 1) 0), 245#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 220#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 219#(not (= ~threads_mask~0 0)), 188#true]) [2025-03-08 22:10:39,965 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2025-03-08 22:10:39,965 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-08 22:10:39,965 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-03-08 22:10:39,965 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-08 22:10:39,972 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([476] L1050-6-->L1050-5: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_23) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][221], [Black: 193#true, Black: 227#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 226#(not (= ~threads_mask~0 0)), Black: 198#true, Black: 233#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 232#(not (= ~threads_mask~0 0)), 117#L1050-5true, 217#true, Black: 238#(not (= ~threads_mask~0 0)), 136#L1062-10true, Black: 239#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 200#(= |#race~datas~0| 0), Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), 236#true, Black: 215#(<= (+ ~threads_mask~0 1) 0), 245#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 220#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 219#(not (= ~threads_mask~0 0)), 188#true]) [2025-03-08 22:10:39,973 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2025-03-08 22:10:39,973 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-08 22:10:39,973 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-03-08 22:10:39,973 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-08 22:10:39,981 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([476] L1050-6-->L1050-5: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_23) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][226], [Black: 227#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 193#true, Black: 226#(not (= ~threads_mask~0 0)), Black: 198#true, Black: 233#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), 117#L1050-5true, Black: 232#(not (= ~threads_mask~0 0)), 217#true, Black: 238#(not (= ~threads_mask~0 0)), 136#L1062-10true, Black: 239#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 200#(= |#race~datas~0| 0), Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), 236#true, Black: 215#(<= (+ ~threads_mask~0 1) 0), 245#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 220#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 219#(not (= ~threads_mask~0 0)), 188#true]) [2025-03-08 22:10:39,981 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is not cut-off event [2025-03-08 22:10:39,981 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is not cut-off event [2025-03-08 22:10:39,981 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is not cut-off event [2025-03-08 22:10:39,981 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is not cut-off event [2025-03-08 22:10:39,982 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([486] L1051-3-->L1051: Formula: (and (= |v_threadThread1of1ForFork0_#t~ret9_1| 0) (= |v_#pthreadsMutex_29| (store |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21| (store (select |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21|) |v_~#threads_mask_mutex~0.offset_21| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_29|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|, threadThread1of1ForFork0_#t~ret9=|v_threadThread1of1ForFork0_#t~ret9_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of1ForFork0_#t~ret9][211], [Black: 227#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 226#(not (= ~threads_mask~0 0)), Black: 195#(= |#race~threads_mask~0| 0), Black: 198#true, Black: 233#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 232#(not (= ~threads_mask~0 0)), 217#true, Black: 238#(not (= ~threads_mask~0 0)), Black: 239#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 200#(= |#race~datas~0| 0), Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), 236#true, Black: 215#(<= (+ ~threads_mask~0 1) 0), 169#L1062-3true, 242#true, Black: 220#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 126#L1051true, Black: 219#(not (= ~threads_mask~0 0)), 188#true]) [2025-03-08 22:10:39,982 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2025-03-08 22:10:39,982 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-03-08 22:10:39,982 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-08 22:10:39,982 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-08 22:10:40,012 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([486] L1051-3-->L1051: Formula: (and (= |v_threadThread1of1ForFork0_#t~ret9_1| 0) (= |v_#pthreadsMutex_29| (store |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21| (store (select |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21|) |v_~#threads_mask_mutex~0.offset_21| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_29|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|, threadThread1of1ForFork0_#t~ret9=|v_threadThread1of1ForFork0_#t~ret9_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of1ForFork0_#t~ret9][211], [Black: 227#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 226#(not (= ~threads_mask~0 0)), Black: 195#(= |#race~threads_mask~0| 0), Black: 198#true, Black: 233#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 232#(not (= ~threads_mask~0 0)), 217#true, Black: 238#(not (= ~threads_mask~0 0)), Black: 239#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 200#(= |#race~datas~0| 0), Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), 236#true, Black: 215#(<= (+ ~threads_mask~0 1) 0), 242#true, 169#L1062-3true, Black: 220#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 126#L1051true, Black: 219#(not (= ~threads_mask~0 0)), 188#true]) [2025-03-08 22:10:40,012 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2025-03-08 22:10:40,012 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-03-08 22:10:40,012 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-08 22:10:40,012 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-08 22:10:40,013 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-03-08 22:10:40,041 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([350] L1063-20-->L1063-19: Formula: (= |v_#race~threads_mask~0_6| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_6|} AuxVars[] AssignedVars[#race~threads_mask~0][230], [130#L1063-19true, Black: 193#true, 37#L1050-2true, Black: 227#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 226#(not (= ~threads_mask~0 0)), Black: 198#true, Black: 233#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 232#(not (= ~threads_mask~0 0)), 217#true, Black: 238#(not (= ~threads_mask~0 0)), Black: 239#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 200#(= |#race~datas~0| 0), Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), 236#true, Black: 215#(<= (+ ~threads_mask~0 1) 0), 242#true, Black: 220#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 219#(not (= ~threads_mask~0 0)), 188#true]) [2025-03-08 22:10:40,041 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2025-03-08 22:10:40,041 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-03-08 22:10:40,041 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-08 22:10:40,041 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-08 22:10:40,076 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([476] L1050-6-->L1050-5: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_23) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][193], [Black: 227#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 193#true, Black: 226#(not (= ~threads_mask~0 0)), Black: 198#true, Black: 233#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 232#(not (= ~threads_mask~0 0)), 117#L1050-5true, 246#(<= 1 |ULTIMATE.start_main_~j~1#1|), 217#true, Black: 238#(not (= ~threads_mask~0 0)), Black: 239#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 200#(= |#race~datas~0| 0), Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), 236#true, Black: 215#(<= (+ ~threads_mask~0 1) 0), 13#L1063-5true, Black: 220#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 219#(not (= ~threads_mask~0 0)), 188#true]) [2025-03-08 22:10:40,077 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-03-08 22:10:40,077 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-08 22:10:40,077 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-08 22:10:40,077 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-08 22:10:40,108 INFO L124 PetriNetUnfolderBase]: 650/2797 cut-off events. [2025-03-08 22:10:40,109 INFO L125 PetriNetUnfolderBase]: For 2304/2321 co-relation queries the response was YES. [2025-03-08 22:10:40,117 INFO L83 FinitePrefix]: Finished finitePrefix Result has 5272 conditions, 2797 events. 650/2797 cut-off events. For 2304/2321 co-relation queries the response was YES. Maximal size of possible extension queue 116. Compared 22607 event pairs, 87 based on Foata normal form. 14/2489 useless extension candidates. Maximal degree in co-relation 4868. Up to 222 conditions per place. [2025-03-08 22:10:40,127 INFO L140 encePairwiseOnDemand]: 193/200 looper letters, 50 selfloop transitions, 7 changer transitions 0/256 dead transitions. [2025-03-08 22:10:40,127 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 214 places, 256 transitions, 961 flow [2025-03-08 22:10:40,128 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-03-08 22:10:40,128 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-03-08 22:10:40,129 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1093 transitions. [2025-03-08 22:10:40,129 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9108333333333334 [2025-03-08 22:10:40,129 INFO L175 Difference]: Start difference. First operand has 209 places, 226 transitions, 778 flow. Second operand 6 states and 1093 transitions. [2025-03-08 22:10:40,130 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 214 places, 256 transitions, 961 flow [2025-03-08 22:10:40,136 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 213 places, 256 transitions, 944 flow, removed 0 selfloop flow, removed 1 redundant places. [2025-03-08 22:10:40,138 INFO L231 Difference]: Finished difference. Result has 216 places, 231 transitions, 804 flow [2025-03-08 22:10:40,138 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=200, PETRI_DIFFERENCE_MINUEND_FLOW=761, PETRI_DIFFERENCE_MINUEND_PLACES=208, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=226, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=3, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=220, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=804, PETRI_PLACES=216, PETRI_TRANSITIONS=231} [2025-03-08 22:10:40,138 INFO L279 CegarLoopForPetriNet]: 187 programPoint places, 29 predicate places. [2025-03-08 22:10:40,138 INFO L471 AbstractCegarLoop]: Abstraction has has 216 places, 231 transitions, 804 flow [2025-03-08 22:10:40,139 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 175.0) internal successors, (875), 5 states have internal predecessors, (875), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:10:40,139 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 22:10:40,139 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-08 22:10:40,139 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2025-03-08 22:10:40,139 INFO L396 AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 13 more)] === [2025-03-08 22:10:40,140 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 22:10:40,140 INFO L85 PathProgramCache]: Analyzing trace with hash 599615939, now seen corresponding path program 1 times [2025-03-08 22:10:40,140 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 22:10:40,140 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [106161328] [2025-03-08 22:10:40,140 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 22:10:40,140 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 22:10:40,146 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 74 statements into 1 equivalence classes. [2025-03-08 22:10:40,149 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 74 of 74 statements. [2025-03-08 22:10:40,149 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 22:10:40,149 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 22:10:40,193 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 22:10:40,193 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 22:10:40,193 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [106161328] [2025-03-08 22:10:40,193 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [106161328] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 22:10:40,193 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 22:10:40,193 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2025-03-08 22:10:40,193 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [859962255] [2025-03-08 22:10:40,193 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 22:10:40,193 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2025-03-08 22:10:40,194 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 22:10:40,194 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2025-03-08 22:10:40,195 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2025-03-08 22:10:40,231 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 170 out of 200 [2025-03-08 22:10:40,232 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 216 places, 231 transitions, 804 flow. Second operand has 4 states, 4 states have (on average 172.5) internal successors, (690), 4 states have internal predecessors, (690), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:10:40,232 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 22:10:40,232 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 170 of 200 [2025-03-08 22:10:40,232 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 22:10:40,392 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([476] L1050-6-->L1050-5: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_23) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][190], [Black: 193#true, Black: 227#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 226#(not (= ~threads_mask~0 0)), Black: 198#true, Black: 233#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 232#(not (= ~threads_mask~0 0)), 117#L1050-5true, 252#true, 217#true, Black: 238#(not (= ~threads_mask~0 0)), Black: 239#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 200#(= |#race~datas~0| 0), Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 215#(<= (+ ~threads_mask~0 1) 0), 242#true, Black: 244#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 11#L1062-2true, Black: 245#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 246#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 220#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 188#true, Black: 219#(not (= ~threads_mask~0 0))]) [2025-03-08 22:10:40,392 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2025-03-08 22:10:40,392 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-08 22:10:40,392 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-08 22:10:40,392 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-08 22:10:40,394 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([476] L1050-6-->L1050-5: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_23) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][190], [Black: 193#true, Black: 227#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 226#(not (= ~threads_mask~0 0)), Black: 198#true, Black: 233#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 232#(not (= ~threads_mask~0 0)), 117#L1050-5true, 246#(<= 1 |ULTIMATE.start_main_~j~1#1|), 252#true, 217#true, Black: 238#(not (= ~threads_mask~0 0)), Black: 239#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 200#(= |#race~datas~0| 0), Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 215#(<= (+ ~threads_mask~0 1) 0), Black: 244#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 11#L1062-2true, Black: 245#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 220#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 188#true, Black: 219#(not (= ~threads_mask~0 0))]) [2025-03-08 22:10:40,395 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2025-03-08 22:10:40,395 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-08 22:10:40,395 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-08 22:10:40,395 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-08 22:10:40,404 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([476] L1050-6-->L1050-5: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_23) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 193#true, Black: 227#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 226#(not (= ~threads_mask~0 0)), Black: 198#true, Black: 233#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 232#(not (= ~threads_mask~0 0)), 117#L1050-5true, 252#true, 217#true, Black: 238#(not (= ~threads_mask~0 0)), Black: 239#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), 200#(= |#race~datas~0| 0), Black: 215#(<= (+ ~threads_mask~0 1) 0), Black: 244#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 242#true, 13#L1063-5true, Black: 245#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 246#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 220#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 188#true, Black: 219#(not (= ~threads_mask~0 0))]) [2025-03-08 22:10:40,404 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2025-03-08 22:10:40,404 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-08 22:10:40,404 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-08 22:10:40,404 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-08 22:10:40,430 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([476] L1050-6-->L1050-5: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_23) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 227#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 195#(= |#race~threads_mask~0| 0), Black: 226#(not (= ~threads_mask~0 0)), Black: 198#true, Black: 233#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), 108#L1063-1true, 117#L1050-5true, Black: 232#(not (= ~threads_mask~0 0)), 252#true, 217#true, Black: 238#(not (= ~threads_mask~0 0)), Black: 239#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 200#(= |#race~datas~0| 0), Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 215#(<= (+ ~threads_mask~0 1) 0), Black: 244#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 242#true, Black: 245#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 246#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 220#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 188#true, Black: 219#(not (= ~threads_mask~0 0))]) [2025-03-08 22:10:40,430 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2025-03-08 22:10:40,431 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-03-08 22:10:40,431 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-03-08 22:10:40,431 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-03-08 22:10:40,445 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([476] L1050-6-->L1050-5: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_23) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 227#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 195#(= |#race~threads_mask~0| 0), Black: 226#(not (= ~threads_mask~0 0)), Black: 198#true, Black: 233#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), 117#L1050-5true, Black: 232#(not (= ~threads_mask~0 0)), 252#true, 217#true, Black: 238#(not (= ~threads_mask~0 0)), Black: 239#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 200#(= |#race~datas~0| 0), Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), 175#L1064true, Black: 215#(<= (+ ~threads_mask~0 1) 0), Black: 244#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 242#true, Black: 245#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 246#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 220#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 188#true, Black: 219#(not (= ~threads_mask~0 0))]) [2025-03-08 22:10:40,446 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-03-08 22:10:40,446 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-08 22:10:40,446 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-08 22:10:40,446 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-08 22:10:40,492 INFO L124 PetriNetUnfolderBase]: 642/2771 cut-off events. [2025-03-08 22:10:40,492 INFO L125 PetriNetUnfolderBase]: For 3382/3408 co-relation queries the response was YES. [2025-03-08 22:10:40,500 INFO L83 FinitePrefix]: Finished finitePrefix Result has 5659 conditions, 2771 events. 642/2771 cut-off events. For 3382/3408 co-relation queries the response was YES. Maximal size of possible extension queue 119. Compared 22138 event pairs, 93 based on Foata normal form. 15/2488 useless extension candidates. Maximal degree in co-relation 5238. Up to 457 conditions per place. [2025-03-08 22:10:40,507 INFO L140 encePairwiseOnDemand]: 190/200 looper letters, 49 selfloop transitions, 20 changer transitions 0/254 dead transitions. [2025-03-08 22:10:40,507 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 219 places, 254 transitions, 1016 flow [2025-03-08 22:10:40,508 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2025-03-08 22:10:40,508 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2025-03-08 22:10:40,508 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 741 transitions. [2025-03-08 22:10:40,509 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.92625 [2025-03-08 22:10:40,509 INFO L175 Difference]: Start difference. First operand has 216 places, 231 transitions, 804 flow. Second operand 4 states and 741 transitions. [2025-03-08 22:10:40,509 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 219 places, 254 transitions, 1016 flow [2025-03-08 22:10:40,513 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 219 places, 254 transitions, 1016 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-03-08 22:10:40,515 INFO L231 Difference]: Finished difference. Result has 221 places, 234 transitions, 897 flow [2025-03-08 22:10:40,516 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=200, PETRI_DIFFERENCE_MINUEND_FLOW=804, PETRI_DIFFERENCE_MINUEND_PLACES=216, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=231, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=17, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=213, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=897, PETRI_PLACES=221, PETRI_TRANSITIONS=234} [2025-03-08 22:10:40,516 INFO L279 CegarLoopForPetriNet]: 187 programPoint places, 34 predicate places. [2025-03-08 22:10:40,516 INFO L471 AbstractCegarLoop]: Abstraction has has 221 places, 234 transitions, 897 flow [2025-03-08 22:10:40,517 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 172.5) internal successors, (690), 4 states have internal predecessors, (690), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:10:40,517 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 22:10:40,517 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-08 22:10:40,517 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10 [2025-03-08 22:10:40,517 INFO L396 AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 13 more)] === [2025-03-08 22:10:40,517 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 22:10:40,517 INFO L85 PathProgramCache]: Analyzing trace with hash 998902854, now seen corresponding path program 1 times [2025-03-08 22:10:40,517 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 22:10:40,518 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [936941712] [2025-03-08 22:10:40,518 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 22:10:40,518 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 22:10:40,523 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 75 statements into 1 equivalence classes. [2025-03-08 22:10:40,527 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 75 of 75 statements. [2025-03-08 22:10:40,527 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 22:10:40,527 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 22:10:40,578 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 22:10:40,578 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 22:10:40,578 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [936941712] [2025-03-08 22:10:40,579 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [936941712] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 22:10:40,579 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 22:10:40,580 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2025-03-08 22:10:40,580 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [963667237] [2025-03-08 22:10:40,580 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 22:10:40,580 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2025-03-08 22:10:40,580 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 22:10:40,580 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2025-03-08 22:10:40,580 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2025-03-08 22:10:40,626 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 174 out of 200 [2025-03-08 22:10:40,627 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 221 places, 234 transitions, 897 flow. Second operand has 4 states, 4 states have (on average 176.25) internal successors, (705), 4 states have internal predecessors, (705), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:10:40,627 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 22:10:40,627 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 174 of 200 [2025-03-08 22:10:40,627 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 22:10:40,783 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([476] L1050-6-->L1050-5: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_23) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][194], [Black: 255#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 254#(not (= ~threads_mask~0 0)), Black: 227#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 193#true, Black: 226#(not (= ~threads_mask~0 0)), Black: 198#true, Black: 233#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 232#(not (= ~threads_mask~0 0)), 117#L1050-5true, 252#true, 246#(<= 1 |ULTIMATE.start_main_~j~1#1|), 217#true, Black: 238#(not (= ~threads_mask~0 0)), Black: 239#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 200#(= |#race~datas~0| 0), Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 215#(<= (+ ~threads_mask~0 1) 0), Black: 244#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 11#L1062-2true, Black: 245#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 220#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 188#true, Black: 219#(not (= ~threads_mask~0 0)), 258#true]) [2025-03-08 22:10:40,784 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2025-03-08 22:10:40,784 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-08 22:10:40,784 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-08 22:10:40,784 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-08 22:10:40,786 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([476] L1050-6-->L1050-5: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_23) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][194], [Black: 255#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 254#(not (= ~threads_mask~0 0)), Black: 193#true, Black: 198#true, Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 215#(<= (+ ~threads_mask~0 1) 0), 242#true, Black: 220#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 188#true, Black: 219#(not (= ~threads_mask~0 0)), 258#true, Black: 227#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 226#(not (= ~threads_mask~0 0)), Black: 233#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 232#(not (= ~threads_mask~0 0)), 117#L1050-5true, 252#true, 217#true, Black: 238#(not (= ~threads_mask~0 0)), Black: 239#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 200#(= |#race~datas~0| 0), Black: 244#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 11#L1062-2true, Black: 245#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 246#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:10:40,786 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2025-03-08 22:10:40,786 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-08 22:10:40,787 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-08 22:10:40,787 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-08 22:10:40,857 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([476] L1050-6-->L1050-5: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_23) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][266], [Black: 255#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 254#(not (= ~threads_mask~0 0)), Black: 227#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 193#true, Black: 226#(not (= ~threads_mask~0 0)), Black: 198#true, Black: 233#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 232#(not (= ~threads_mask~0 0)), 117#L1050-5true, 246#(<= 1 |ULTIMATE.start_main_~j~1#1|), 252#true, 217#true, Black: 238#(not (= ~threads_mask~0 0)), Black: 239#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 200#(= |#race~datas~0| 0), Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 215#(<= (+ ~threads_mask~0 1) 0), Black: 244#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 64#L1063-11true, Black: 245#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 220#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 188#true, Black: 219#(not (= ~threads_mask~0 0)), 258#true]) [2025-03-08 22:10:40,857 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-03-08 22:10:40,857 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-08 22:10:40,858 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-08 22:10:40,858 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-08 22:10:40,858 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([476] L1050-6-->L1050-5: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_23) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][266], [Black: 255#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 254#(not (= ~threads_mask~0 0)), Black: 193#true, Black: 198#true, Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 215#(<= (+ ~threads_mask~0 1) 0), 242#true, Black: 220#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 188#true, Black: 219#(not (= ~threads_mask~0 0)), 258#true, Black: 227#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 226#(not (= ~threads_mask~0 0)), Black: 233#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 232#(not (= ~threads_mask~0 0)), 117#L1050-5true, 252#true, 217#true, Black: 238#(not (= ~threads_mask~0 0)), Black: 239#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 200#(= |#race~datas~0| 0), Black: 244#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 64#L1063-11true, Black: 245#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 246#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:10:40,858 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-03-08 22:10:40,858 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-08 22:10:40,858 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-08 22:10:40,858 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-08 22:10:40,858 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([476] L1050-6-->L1050-5: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_23) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][267], [Black: 255#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 254#(not (= ~threads_mask~0 0)), Black: 193#true, Black: 198#true, Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 215#(<= (+ ~threads_mask~0 1) 0), 242#true, Black: 220#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 219#(not (= ~threads_mask~0 0)), 188#true, 258#true, Black: 227#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 226#(not (= ~threads_mask~0 0)), Black: 233#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 232#(not (= ~threads_mask~0 0)), 117#L1050-5true, 252#true, 217#true, Black: 238#(not (= ~threads_mask~0 0)), Black: 239#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 200#(= |#race~datas~0| 0), Black: 244#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 245#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 64#L1063-11true, Black: 246#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:10:40,858 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-03-08 22:10:40,858 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-08 22:10:40,858 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-08 22:10:40,858 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-08 22:10:40,867 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([476] L1050-6-->L1050-5: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_23) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [Black: 255#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 254#(not (= ~threads_mask~0 0)), Black: 227#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 193#true, Black: 226#(not (= ~threads_mask~0 0)), Black: 198#true, Black: 233#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), 117#L1050-5true, Black: 232#(not (= ~threads_mask~0 0)), 246#(<= 1 |ULTIMATE.start_main_~j~1#1|), 252#true, 217#true, Black: 238#(not (= ~threads_mask~0 0)), Black: 239#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 200#(= |#race~datas~0| 0), Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 215#(<= (+ ~threads_mask~0 1) 0), Black: 244#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 245#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 13#L1063-5true, Black: 220#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 188#true, Black: 219#(not (= ~threads_mask~0 0)), 258#true]) [2025-03-08 22:10:40,867 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2025-03-08 22:10:40,867 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-03-08 22:10:40,868 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-08 22:10:40,868 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-08 22:10:40,881 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([476] L1050-6-->L1050-5: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_23) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [Black: 255#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 254#(not (= ~threads_mask~0 0)), Black: 227#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 195#(= |#race~threads_mask~0| 0), Black: 226#(not (= ~threads_mask~0 0)), Black: 198#true, Black: 233#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), 117#L1050-5true, Black: 232#(not (= ~threads_mask~0 0)), 108#L1063-1true, 246#(<= 1 |ULTIMATE.start_main_~j~1#1|), 252#true, 217#true, Black: 238#(not (= ~threads_mask~0 0)), Black: 239#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 200#(= |#race~datas~0| 0), Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 215#(<= (+ ~threads_mask~0 1) 0), Black: 244#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 245#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 220#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 188#true, Black: 219#(not (= ~threads_mask~0 0)), 258#true]) [2025-03-08 22:10:40,882 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-03-08 22:10:40,882 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-08 22:10:40,882 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-08 22:10:40,882 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-08 22:10:40,891 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([476] L1050-6-->L1050-5: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_23) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [Black: 255#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 254#(not (= ~threads_mask~0 0)), Black: 227#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 195#(= |#race~threads_mask~0| 0), Black: 226#(not (= ~threads_mask~0 0)), Black: 198#true, Black: 233#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 232#(not (= ~threads_mask~0 0)), 117#L1050-5true, 246#(<= 1 |ULTIMATE.start_main_~j~1#1|), 252#true, 217#true, Black: 238#(not (= ~threads_mask~0 0)), Black: 239#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 200#(= |#race~datas~0| 0), Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), 175#L1064true, Black: 215#(<= (+ ~threads_mask~0 1) 0), Black: 244#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 245#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 220#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 188#true, Black: 219#(not (= ~threads_mask~0 0)), 258#true]) [2025-03-08 22:10:40,891 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-03-08 22:10:40,891 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-08 22:10:40,891 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-08 22:10:40,891 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-08 22:10:40,898 INFO L124 PetriNetUnfolderBase]: 732/2984 cut-off events. [2025-03-08 22:10:40,899 INFO L125 PetriNetUnfolderBase]: For 6423/6569 co-relation queries the response was YES. [2025-03-08 22:10:40,907 INFO L83 FinitePrefix]: Finished finitePrefix Result has 6884 conditions, 2984 events. 732/2984 cut-off events. For 6423/6569 co-relation queries the response was YES. Maximal size of possible extension queue 126. Compared 24226 event pairs, 147 based on Foata normal form. 20/2697 useless extension candidates. Maximal degree in co-relation 6462. Up to 780 conditions per place. [2025-03-08 22:10:40,917 INFO L140 encePairwiseOnDemand]: 194/200 looper letters, 56 selfloop transitions, 18 changer transitions 0/268 dead transitions. [2025-03-08 22:10:40,917 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 224 places, 268 transitions, 1261 flow [2025-03-08 22:10:40,917 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2025-03-08 22:10:40,918 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2025-03-08 22:10:40,918 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 745 transitions. [2025-03-08 22:10:40,919 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.93125 [2025-03-08 22:10:40,919 INFO L175 Difference]: Start difference. First operand has 221 places, 234 transitions, 897 flow. Second operand 4 states and 745 transitions. [2025-03-08 22:10:40,919 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 224 places, 268 transitions, 1261 flow [2025-03-08 22:10:40,925 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 223 places, 268 transitions, 1234 flow, removed 0 selfloop flow, removed 1 redundant places. [2025-03-08 22:10:40,928 INFO L231 Difference]: Finished difference. Result has 225 places, 248 transitions, 1106 flow [2025-03-08 22:10:40,928 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=200, PETRI_DIFFERENCE_MINUEND_FLOW=878, PETRI_DIFFERENCE_MINUEND_PLACES=220, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=234, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=8, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=220, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=1106, PETRI_PLACES=225, PETRI_TRANSITIONS=248} [2025-03-08 22:10:40,928 INFO L279 CegarLoopForPetriNet]: 187 programPoint places, 38 predicate places. [2025-03-08 22:10:40,929 INFO L471 AbstractCegarLoop]: Abstraction has has 225 places, 248 transitions, 1106 flow [2025-03-08 22:10:40,929 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 176.25) internal successors, (705), 4 states have internal predecessors, (705), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:10:40,929 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 22:10:40,929 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-08 22:10:40,929 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11 [2025-03-08 22:10:40,929 INFO L396 AbstractCegarLoop]: === Iteration 13 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 13 more)] === [2025-03-08 22:10:40,930 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 22:10:40,930 INFO L85 PathProgramCache]: Analyzing trace with hash 1123578189, now seen corresponding path program 1 times [2025-03-08 22:10:40,930 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 22:10:40,930 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1815372393] [2025-03-08 22:10:40,930 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 22:10:40,930 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 22:10:40,935 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 75 statements into 1 equivalence classes. [2025-03-08 22:10:40,939 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 75 of 75 statements. [2025-03-08 22:10:40,939 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 22:10:40,939 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 22:10:40,957 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 22:10:40,958 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 22:10:40,958 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1815372393] [2025-03-08 22:10:40,958 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1815372393] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 22:10:40,958 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 22:10:40,958 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-08 22:10:40,958 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [370871764] [2025-03-08 22:10:40,958 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 22:10:40,958 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-08 22:10:40,958 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 22:10:40,958 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-08 22:10:40,958 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-08 22:10:40,978 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 173 out of 200 [2025-03-08 22:10:40,979 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 225 places, 248 transitions, 1106 flow. Second operand has 3 states, 3 states have (on average 177.0) internal successors, (531), 3 states have internal predecessors, (531), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:10:40,979 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 22:10:40,979 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 173 of 200 [2025-03-08 22:10:40,979 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 22:10:41,114 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([476] L1050-6-->L1050-5: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_23) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [Black: 255#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 254#(not (= ~threads_mask~0 0)), Black: 193#true, Black: 260#(<= 0 (+ ~threads_mask~0 1)), Black: 263#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 198#true, Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 215#(<= (+ ~threads_mask~0 1) 0), Black: 220#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 219#(not (= ~threads_mask~0 0)), 188#true, 258#true, Black: 227#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 226#(not (= ~threads_mask~0 0)), Black: 233#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), 266#true, Black: 232#(not (= ~threads_mask~0 0)), 117#L1050-5true, 246#(<= 1 |ULTIMATE.start_main_~j~1#1|), 217#true, Black: 238#(not (= ~threads_mask~0 0)), Black: 239#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 200#(= |#race~datas~0| 0), Black: 244#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 11#L1062-2true, Black: 245#(< 1 |ULTIMATE.start_main_#t~ret15#1|)]) [2025-03-08 22:10:41,114 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2025-03-08 22:10:41,114 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-08 22:10:41,114 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-08 22:10:41,114 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-08 22:10:41,116 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([476] L1050-6-->L1050-5: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_23) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [Black: 255#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 254#(not (= ~threads_mask~0 0)), Black: 193#true, Black: 260#(<= 0 (+ ~threads_mask~0 1)), Black: 263#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 198#true, Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 215#(<= (+ ~threads_mask~0 1) 0), 242#true, Black: 220#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 188#true, Black: 219#(not (= ~threads_mask~0 0)), 258#true, Black: 227#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 226#(not (= ~threads_mask~0 0)), Black: 233#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), 266#true, Black: 232#(not (= ~threads_mask~0 0)), 117#L1050-5true, 217#true, Black: 238#(not (= ~threads_mask~0 0)), Black: 239#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 200#(= |#race~datas~0| 0), Black: 244#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 11#L1062-2true, Black: 245#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 246#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:10:41,116 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2025-03-08 22:10:41,116 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-08 22:10:41,116 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-08 22:10:41,116 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-08 22:10:41,262 INFO L124 PetriNetUnfolderBase]: 737/3357 cut-off events. [2025-03-08 22:10:41,263 INFO L125 PetriNetUnfolderBase]: For 4955/5008 co-relation queries the response was YES. [2025-03-08 22:10:41,274 INFO L83 FinitePrefix]: Finished finitePrefix Result has 7021 conditions, 3357 events. 737/3357 cut-off events. For 4955/5008 co-relation queries the response was YES. Maximal size of possible extension queue 138. Compared 29386 event pairs, 180 based on Foata normal form. 8/3048 useless extension candidates. Maximal degree in co-relation 6586. Up to 777 conditions per place. [2025-03-08 22:10:41,284 INFO L140 encePairwiseOnDemand]: 194/200 looper letters, 36 selfloop transitions, 7 changer transitions 0/257 dead transitions. [2025-03-08 22:10:41,284 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 227 places, 257 transitions, 1216 flow [2025-03-08 22:10:41,285 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-08 22:10:41,285 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-08 22:10:41,285 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 553 transitions. [2025-03-08 22:10:41,286 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9216666666666666 [2025-03-08 22:10:41,286 INFO L175 Difference]: Start difference. First operand has 225 places, 248 transitions, 1106 flow. Second operand 3 states and 553 transitions. [2025-03-08 22:10:41,286 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 227 places, 257 transitions, 1216 flow [2025-03-08 22:10:41,294 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 227 places, 257 transitions, 1216 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-03-08 22:10:41,297 INFO L231 Difference]: Finished difference. Result has 229 places, 253 transitions, 1162 flow [2025-03-08 22:10:41,297 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=200, PETRI_DIFFERENCE_MINUEND_FLOW=1106, PETRI_DIFFERENCE_MINUEND_PLACES=225, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=248, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=241, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=1162, PETRI_PLACES=229, PETRI_TRANSITIONS=253} [2025-03-08 22:10:41,298 INFO L279 CegarLoopForPetriNet]: 187 programPoint places, 42 predicate places. [2025-03-08 22:10:41,298 INFO L471 AbstractCegarLoop]: Abstraction has has 229 places, 253 transitions, 1162 flow [2025-03-08 22:10:41,298 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 177.0) internal successors, (531), 3 states have internal predecessors, (531), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:10:41,298 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 22:10:41,299 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-08 22:10:41,299 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12 [2025-03-08 22:10:41,299 INFO L396 AbstractCegarLoop]: === Iteration 14 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 13 more)] === [2025-03-08 22:10:41,299 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 22:10:41,299 INFO L85 PathProgramCache]: Analyzing trace with hash 697253158, now seen corresponding path program 1 times [2025-03-08 22:10:41,299 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 22:10:41,299 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [306607066] [2025-03-08 22:10:41,299 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 22:10:41,300 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 22:10:41,309 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 89 statements into 1 equivalence classes. [2025-03-08 22:10:41,320 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 89 of 89 statements. [2025-03-08 22:10:41,321 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 22:10:41,321 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 22:10:41,685 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 22:10:41,686 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 22:10:41,686 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [306607066] [2025-03-08 22:10:41,686 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [306607066] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 22:10:41,686 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 22:10:41,686 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-08 22:10:41,686 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [16967979] [2025-03-08 22:10:41,686 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 22:10:41,686 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-03-08 22:10:41,687 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 22:10:41,687 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-03-08 22:10:41,687 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-03-08 22:10:41,787 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 162 out of 200 [2025-03-08 22:10:41,788 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 229 places, 253 transitions, 1162 flow. Second operand has 6 states, 6 states have (on average 164.66666666666666) internal successors, (988), 6 states have internal predecessors, (988), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:10:41,788 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 22:10:41,788 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 162 of 200 [2025-03-08 22:10:41,788 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 22:10:42,225 INFO L124 PetriNetUnfolderBase]: 1006/4272 cut-off events. [2025-03-08 22:10:42,225 INFO L125 PetriNetUnfolderBase]: For 5602/5632 co-relation queries the response was YES. [2025-03-08 22:10:42,238 INFO L83 FinitePrefix]: Finished finitePrefix Result has 8804 conditions, 4272 events. 1006/4272 cut-off events. For 5602/5632 co-relation queries the response was YES. Maximal size of possible extension queue 133. Compared 37084 event pairs, 234 based on Foata normal form. 11/3831 useless extension candidates. Maximal degree in co-relation 8352. Up to 949 conditions per place. [2025-03-08 22:10:42,247 INFO L140 encePairwiseOnDemand]: 189/200 looper letters, 55 selfloop transitions, 22 changer transitions 0/290 dead transitions. [2025-03-08 22:10:42,248 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 234 places, 290 transitions, 1390 flow [2025-03-08 22:10:42,248 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-03-08 22:10:42,248 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-03-08 22:10:42,249 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1046 transitions. [2025-03-08 22:10:42,250 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8716666666666667 [2025-03-08 22:10:42,250 INFO L175 Difference]: Start difference. First operand has 229 places, 253 transitions, 1162 flow. Second operand 6 states and 1046 transitions. [2025-03-08 22:10:42,250 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 234 places, 290 transitions, 1390 flow [2025-03-08 22:10:42,259 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 232 places, 290 transitions, 1376 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-08 22:10:42,261 INFO L231 Difference]: Finished difference. Result has 237 places, 274 transitions, 1298 flow [2025-03-08 22:10:42,262 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=200, PETRI_DIFFERENCE_MINUEND_FLOW=1148, PETRI_DIFFERENCE_MINUEND_PLACES=227, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=253, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=5, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=243, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=1298, PETRI_PLACES=237, PETRI_TRANSITIONS=274} [2025-03-08 22:10:42,262 INFO L279 CegarLoopForPetriNet]: 187 programPoint places, 50 predicate places. [2025-03-08 22:10:42,262 INFO L471 AbstractCegarLoop]: Abstraction has has 237 places, 274 transitions, 1298 flow [2025-03-08 22:10:42,262 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 164.66666666666666) internal successors, (988), 6 states have internal predecessors, (988), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:10:42,262 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 22:10:42,263 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-08 22:10:42,263 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable13 [2025-03-08 22:10:42,263 INFO L396 AbstractCegarLoop]: === Iteration 15 === Targeting threadErr2ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 13 more)] === [2025-03-08 22:10:42,263 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 22:10:42,263 INFO L85 PathProgramCache]: Analyzing trace with hash -517499745, now seen corresponding path program 1 times [2025-03-08 22:10:42,263 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 22:10:42,264 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1119727248] [2025-03-08 22:10:42,264 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 22:10:42,264 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 22:10:42,272 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 103 statements into 1 equivalence classes. [2025-03-08 22:10:42,281 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 103 of 103 statements. [2025-03-08 22:10:42,281 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 22:10:42,281 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 22:10:42,574 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 22:10:42,574 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 22:10:42,574 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1119727248] [2025-03-08 22:10:42,574 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1119727248] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 22:10:42,574 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 22:10:42,574 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-08 22:10:42,574 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1311716985] [2025-03-08 22:10:42,574 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 22:10:42,575 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-03-08 22:10:42,575 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 22:10:42,575 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-03-08 22:10:42,575 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-03-08 22:10:42,659 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 165 out of 200 [2025-03-08 22:10:42,660 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 237 places, 274 transitions, 1298 flow. Second operand has 6 states, 6 states have (on average 168.5) internal successors, (1011), 6 states have internal predecessors, (1011), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:10:42,661 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 22:10:42,661 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 165 of 200 [2025-03-08 22:10:42,661 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 22:10:43,161 INFO L124 PetriNetUnfolderBase]: 1117/4576 cut-off events. [2025-03-08 22:10:43,161 INFO L125 PetriNetUnfolderBase]: For 6103/6163 co-relation queries the response was YES. [2025-03-08 22:10:43,175 INFO L83 FinitePrefix]: Finished finitePrefix Result has 10129 conditions, 4576 events. 1117/4576 cut-off events. For 6103/6163 co-relation queries the response was YES. Maximal size of possible extension queue 135. Compared 40578 event pairs, 227 based on Foata normal form. 23/4210 useless extension candidates. Maximal degree in co-relation 9613. Up to 1144 conditions per place. [2025-03-08 22:10:43,185 INFO L140 encePairwiseOnDemand]: 185/200 looper letters, 87 selfloop transitions, 48 changer transitions 0/353 dead transitions. [2025-03-08 22:10:43,185 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 242 places, 353 transitions, 1860 flow [2025-03-08 22:10:43,185 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-03-08 22:10:43,185 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-03-08 22:10:43,186 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1093 transitions. [2025-03-08 22:10:43,187 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9108333333333334 [2025-03-08 22:10:43,187 INFO L175 Difference]: Start difference. First operand has 237 places, 274 transitions, 1298 flow. Second operand 6 states and 1093 transitions. [2025-03-08 22:10:43,187 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 242 places, 353 transitions, 1860 flow [2025-03-08 22:10:43,197 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 242 places, 353 transitions, 1860 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-03-08 22:10:43,200 INFO L231 Difference]: Finished difference. Result has 247 places, 317 transitions, 1686 flow [2025-03-08 22:10:43,200 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=200, PETRI_DIFFERENCE_MINUEND_FLOW=1298, PETRI_DIFFERENCE_MINUEND_PLACES=237, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=274, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=13, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=250, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=1686, PETRI_PLACES=247, PETRI_TRANSITIONS=317} [2025-03-08 22:10:43,201 INFO L279 CegarLoopForPetriNet]: 187 programPoint places, 60 predicate places. [2025-03-08 22:10:43,201 INFO L471 AbstractCegarLoop]: Abstraction has has 247 places, 317 transitions, 1686 flow [2025-03-08 22:10:43,201 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 168.5) internal successors, (1011), 6 states have internal predecessors, (1011), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:10:43,201 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 22:10:43,201 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-08 22:10:43,201 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable14 [2025-03-08 22:10:43,201 INFO L396 AbstractCegarLoop]: === Iteration 16 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 13 more)] === [2025-03-08 22:10:43,202 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 22:10:43,202 INFO L85 PathProgramCache]: Analyzing trace with hash -64669099, now seen corresponding path program 1 times [2025-03-08 22:10:43,202 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 22:10:43,202 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [722796852] [2025-03-08 22:10:43,202 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 22:10:43,202 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 22:10:43,211 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 107 statements into 1 equivalence classes. [2025-03-08 22:10:43,218 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 107 of 107 statements. [2025-03-08 22:10:43,221 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 22:10:43,221 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 22:10:43,549 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 22:10:43,549 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 22:10:43,549 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [722796852] [2025-03-08 22:10:43,549 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [722796852] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 22:10:43,549 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 22:10:43,549 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-08 22:10:43,549 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2007290509] [2025-03-08 22:10:43,549 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 22:10:43,550 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-03-08 22:10:43,550 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 22:10:43,550 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-03-08 22:10:43,550 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-03-08 22:10:43,628 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 164 out of 200 [2025-03-08 22:10:43,629 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 247 places, 317 transitions, 1686 flow. Second operand has 6 states, 6 states have (on average 167.33333333333334) internal successors, (1004), 6 states have internal predecessors, (1004), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:10:43,630 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 22:10:43,630 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 164 of 200 [2025-03-08 22:10:43,630 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 22:10:44,128 INFO L124 PetriNetUnfolderBase]: 1087/4557 cut-off events. [2025-03-08 22:10:44,128 INFO L125 PetriNetUnfolderBase]: For 6982/7034 co-relation queries the response was YES. [2025-03-08 22:10:44,143 INFO L83 FinitePrefix]: Finished finitePrefix Result has 10977 conditions, 4557 events. 1087/4557 cut-off events. For 6982/7034 co-relation queries the response was YES. Maximal size of possible extension queue 136. Compared 40294 event pairs, 231 based on Foata normal form. 17/4197 useless extension candidates. Maximal degree in co-relation 10484. Up to 1212 conditions per place. [2025-03-08 22:10:44,152 INFO L140 encePairwiseOnDemand]: 189/200 looper letters, 103 selfloop transitions, 31 changer transitions 11/361 dead transitions. [2025-03-08 22:10:44,152 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 252 places, 361 transitions, 2169 flow [2025-03-08 22:10:44,152 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-03-08 22:10:44,152 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-03-08 22:10:44,153 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1057 transitions. [2025-03-08 22:10:44,154 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8808333333333334 [2025-03-08 22:10:44,154 INFO L175 Difference]: Start difference. First operand has 247 places, 317 transitions, 1686 flow. Second operand 6 states and 1057 transitions. [2025-03-08 22:10:44,154 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 252 places, 361 transitions, 2169 flow [2025-03-08 22:10:44,173 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 252 places, 361 transitions, 2151 flow, removed 9 selfloop flow, removed 0 redundant places. [2025-03-08 22:10:44,176 INFO L231 Difference]: Finished difference. Result has 257 places, 338 transitions, 1969 flow [2025-03-08 22:10:44,176 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=200, PETRI_DIFFERENCE_MINUEND_FLOW=1668, PETRI_DIFFERENCE_MINUEND_PLACES=247, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=317, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=9, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=298, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=1969, PETRI_PLACES=257, PETRI_TRANSITIONS=338} [2025-03-08 22:10:44,176 INFO L279 CegarLoopForPetriNet]: 187 programPoint places, 70 predicate places. [2025-03-08 22:10:44,176 INFO L471 AbstractCegarLoop]: Abstraction has has 257 places, 338 transitions, 1969 flow [2025-03-08 22:10:44,177 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 167.33333333333334) internal successors, (1004), 6 states have internal predecessors, (1004), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:10:44,177 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 22:10:44,177 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-08 22:10:44,177 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable15 [2025-03-08 22:10:44,177 INFO L396 AbstractCegarLoop]: === Iteration 17 === Targeting threadErr2ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 13 more)] === [2025-03-08 22:10:44,178 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 22:10:44,178 INFO L85 PathProgramCache]: Analyzing trace with hash -627953283, now seen corresponding path program 1 times [2025-03-08 22:10:44,178 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 22:10:44,178 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [471403635] [2025-03-08 22:10:44,178 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 22:10:44,178 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 22:10:44,188 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 116 statements into 1 equivalence classes. [2025-03-08 22:10:44,201 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 116 of 116 statements. [2025-03-08 22:10:44,201 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 22:10:44,201 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 22:10:44,570 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 22:10:44,571 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 22:10:44,571 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [471403635] [2025-03-08 22:10:44,571 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [471403635] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 22:10:44,572 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 22:10:44,572 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [10] imperfect sequences [] total 10 [2025-03-08 22:10:44,572 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2103526455] [2025-03-08 22:10:44,572 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 22:10:44,572 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 11 states [2025-03-08 22:10:44,573 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 22:10:44,573 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 11 interpolants. [2025-03-08 22:10:44,573 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=30, Invalid=80, Unknown=0, NotChecked=0, Total=110 [2025-03-08 22:10:44,858 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 156 out of 200 [2025-03-08 22:10:44,859 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 257 places, 338 transitions, 1969 flow. Second operand has 11 states, 11 states have (on average 158.54545454545453) internal successors, (1744), 11 states have internal predecessors, (1744), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:10:44,859 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 22:10:44,859 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 156 of 200 [2025-03-08 22:10:44,859 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 22:10:45,435 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([476] L1050-6-->L1050-5: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_23) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][227], [Black: 255#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 254#(not (= ~threads_mask~0 0)), 322#(and (not (= ~datas~0.base |ULTIMATE.start_main_~tids~0#1.base|)) (= (select |#valid| |ULTIMATE.start_main_~tids~0#1.base|) 1)), Black: 193#true, Black: 260#(<= 0 (+ ~threads_mask~0 1)), Black: 263#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 198#true, Black: 268#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 271#true, Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 274#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), Black: 276#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), Black: 215#(<= (+ ~threads_mask~0 1) 0), Black: 275#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), 242#true, Black: 273#(= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4)))), Black: 220#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 188#true, Black: 219#(not (= ~threads_mask~0 0)), 258#true, Black: 286#(and (= (select (select |#race| ~datas~0.base) (+ 2 ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4))) |threadThread1of1ForFork0_#t~nondet4|) (= |threadThread1of1ForFork0_#t~nondet4| (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4) 1))) (= (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4))) |threadThread1of1ForFork0_#t~nondet4|)), Black: 284#(= (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4))) |threadThread1of1ForFork0_#t~nondet4|), Black: 285#(and (= |threadThread1of1ForFork0_#t~nondet4| (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4) 1))) (= (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4))) |threadThread1of1ForFork0_#t~nondet4|)), Black: 227#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 287#(and (= (select (select |#race| ~datas~0.base) (+ 2 ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4))) |threadThread1of1ForFork0_#t~nondet4|) (= |threadThread1of1ForFork0_#t~nondet4| (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4) 1))) (= |threadThread1of1ForFork0_#t~nondet4| (select (select |#race| ~datas~0.base) (+ 3 ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4)))) (= (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4))) |threadThread1of1ForFork0_#t~nondet4|)), Black: 226#(not (= ~threads_mask~0 0)), Black: 233#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 297#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4))) 0) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4) 2)) 0) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4) 1)) 0)), Black: 232#(not (= ~threads_mask~0 0)), 117#L1050-5true, Black: 298#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4))) 0) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4) 3)) 0) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4) 2)) 0) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4) 1)) 0)), Black: 296#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4))) 0) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4) 1)) 0)), 217#true, Black: 295#(= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4))) 0), Black: 238#(not (= ~threads_mask~0 0)), Black: 239#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 200#(= |#race~datas~0| 0), 282#true, Black: 244#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 13#L1063-5true, Black: 245#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 246#(<= 1 |ULTIMATE.start_main_~j~1#1|), 293#true]) [2025-03-08 22:10:45,436 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is not cut-off event [2025-03-08 22:10:45,436 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is not cut-off event [2025-03-08 22:10:45,436 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is not cut-off event [2025-03-08 22:10:45,436 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is not cut-off event [2025-03-08 22:10:45,639 INFO L124 PetriNetUnfolderBase]: 1206/4934 cut-off events. [2025-03-08 22:10:45,639 INFO L125 PetriNetUnfolderBase]: For 7764/7836 co-relation queries the response was YES. [2025-03-08 22:10:45,657 INFO L83 FinitePrefix]: Finished finitePrefix Result has 12238 conditions, 4934 events. 1206/4934 cut-off events. For 7764/7836 co-relation queries the response was YES. Maximal size of possible extension queue 143. Compared 44362 event pairs, 205 based on Foata normal form. 55/4609 useless extension candidates. Maximal degree in co-relation 11714. Up to 934 conditions per place. [2025-03-08 22:10:45,668 INFO L140 encePairwiseOnDemand]: 185/200 looper letters, 178 selfloop transitions, 70 changer transitions 2/456 dead transitions. [2025-03-08 22:10:45,668 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 269 places, 456 transitions, 3077 flow [2025-03-08 22:10:45,668 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 18 states. [2025-03-08 22:10:45,668 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 18 states. [2025-03-08 22:10:45,671 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 18 states to 18 states and 2950 transitions. [2025-03-08 22:10:45,672 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8194444444444444 [2025-03-08 22:10:45,672 INFO L175 Difference]: Start difference. First operand has 257 places, 338 transitions, 1969 flow. Second operand 18 states and 2950 transitions. [2025-03-08 22:10:45,672 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 269 places, 456 transitions, 3077 flow [2025-03-08 22:10:45,693 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 269 places, 456 transitions, 3021 flow, removed 28 selfloop flow, removed 0 redundant places. [2025-03-08 22:10:45,696 INFO L231 Difference]: Finished difference. Result has 270 places, 356 transitions, 2178 flow [2025-03-08 22:10:45,697 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=200, PETRI_DIFFERENCE_MINUEND_FLOW=1909, PETRI_DIFFERENCE_MINUEND_PLACES=252, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=337, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=55, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=281, PETRI_DIFFERENCE_SUBTRAHEND_STATES=18, PETRI_FLOW=2178, PETRI_PLACES=270, PETRI_TRANSITIONS=356} [2025-03-08 22:10:45,697 INFO L279 CegarLoopForPetriNet]: 187 programPoint places, 83 predicate places. [2025-03-08 22:10:45,697 INFO L471 AbstractCegarLoop]: Abstraction has has 270 places, 356 transitions, 2178 flow [2025-03-08 22:10:45,698 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 11 states, 11 states have (on average 158.54545454545453) internal successors, (1744), 11 states have internal predecessors, (1744), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:10:45,698 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 22:10:45,698 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-08 22:10:45,698 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable16 [2025-03-08 22:10:45,698 INFO L396 AbstractCegarLoop]: === Iteration 18 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 13 more)] === [2025-03-08 22:10:45,698 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 22:10:45,698 INFO L85 PathProgramCache]: Analyzing trace with hash -280325939, now seen corresponding path program 1 times [2025-03-08 22:10:45,698 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 22:10:45,698 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [368695790] [2025-03-08 22:10:45,698 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 22:10:45,699 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 22:10:45,707 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 116 statements into 1 equivalence classes. [2025-03-08 22:10:45,714 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 116 of 116 statements. [2025-03-08 22:10:45,714 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 22:10:45,714 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 22:10:46,050 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 22:10:46,050 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 22:10:46,050 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [368695790] [2025-03-08 22:10:46,050 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [368695790] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 22:10:46,050 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 22:10:46,050 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [10] imperfect sequences [] total 10 [2025-03-08 22:10:46,050 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2123967325] [2025-03-08 22:10:46,050 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 22:10:46,050 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 11 states [2025-03-08 22:10:46,051 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 22:10:46,051 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 11 interpolants. [2025-03-08 22:10:46,051 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=30, Invalid=80, Unknown=0, NotChecked=0, Total=110 [2025-03-08 22:10:46,387 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 156 out of 200 [2025-03-08 22:10:46,388 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 270 places, 356 transitions, 2178 flow. Second operand has 11 states, 11 states have (on average 158.45454545454547) internal successors, (1743), 11 states have internal predecessors, (1743), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:10:46,388 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 22:10:46,388 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 156 of 200 [2025-03-08 22:10:46,388 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 22:10:47,063 INFO L124 PetriNetUnfolderBase]: 1088/4527 cut-off events. [2025-03-08 22:10:47,064 INFO L125 PetriNetUnfolderBase]: For 7849/7901 co-relation queries the response was YES. [2025-03-08 22:10:47,083 INFO L83 FinitePrefix]: Finished finitePrefix Result has 11645 conditions, 4527 events. 1088/4527 cut-off events. For 7849/7901 co-relation queries the response was YES. Maximal size of possible extension queue 134. Compared 39909 event pairs, 216 based on Foata normal form. 28/4196 useless extension candidates. Maximal degree in co-relation 11122. Up to 1052 conditions per place. [2025-03-08 22:10:47,094 INFO L140 encePairwiseOnDemand]: 187/200 looper letters, 144 selfloop transitions, 42 changer transitions 6/402 dead transitions. [2025-03-08 22:10:47,095 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 281 places, 402 transitions, 2860 flow [2025-03-08 22:10:47,095 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 13 states. [2025-03-08 22:10:47,095 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 13 states. [2025-03-08 22:10:47,097 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 13 states to 13 states and 2116 transitions. [2025-03-08 22:10:47,098 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8138461538461539 [2025-03-08 22:10:47,098 INFO L175 Difference]: Start difference. First operand has 270 places, 356 transitions, 2178 flow. Second operand 13 states and 2116 transitions. [2025-03-08 22:10:47,098 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 281 places, 402 transitions, 2860 flow [2025-03-08 22:10:47,121 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 273 places, 402 transitions, 2699 flow, removed 16 selfloop flow, removed 8 redundant places. [2025-03-08 22:10:47,124 INFO L231 Difference]: Finished difference. Result has 273 places, 355 transitions, 2135 flow [2025-03-08 22:10:47,125 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=200, PETRI_DIFFERENCE_MINUEND_FLOW=2051, PETRI_DIFFERENCE_MINUEND_PLACES=261, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=355, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=42, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=313, PETRI_DIFFERENCE_SUBTRAHEND_STATES=13, PETRI_FLOW=2135, PETRI_PLACES=273, PETRI_TRANSITIONS=355} [2025-03-08 22:10:47,125 INFO L279 CegarLoopForPetriNet]: 187 programPoint places, 86 predicate places. [2025-03-08 22:10:47,125 INFO L471 AbstractCegarLoop]: Abstraction has has 273 places, 355 transitions, 2135 flow [2025-03-08 22:10:47,126 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 11 states, 11 states have (on average 158.45454545454547) internal successors, (1743), 11 states have internal predecessors, (1743), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:10:47,126 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 22:10:47,126 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-08 22:10:47,126 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable17 [2025-03-08 22:10:47,126 INFO L396 AbstractCegarLoop]: === Iteration 19 === Targeting threadErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 13 more)] === [2025-03-08 22:10:47,127 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 22:10:47,127 INFO L85 PathProgramCache]: Analyzing trace with hash -435252438, now seen corresponding path program 1 times [2025-03-08 22:10:47,127 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 22:10:47,127 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [623904357] [2025-03-08 22:10:47,127 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 22:10:47,127 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 22:10:47,136 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 117 statements into 1 equivalence classes. [2025-03-08 22:10:47,140 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 117 of 117 statements. [2025-03-08 22:10:47,141 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 22:10:47,141 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 22:10:47,158 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 22:10:47,159 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 22:10:47,159 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [623904357] [2025-03-08 22:10:47,159 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [623904357] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 22:10:47,159 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 22:10:47,159 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-08 22:10:47,159 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2127795748] [2025-03-08 22:10:47,159 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 22:10:47,159 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-08 22:10:47,159 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 22:10:47,160 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-08 22:10:47,160 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-08 22:10:47,173 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 175 out of 200 [2025-03-08 22:10:47,174 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 273 places, 355 transitions, 2135 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) [2025-03-08 22:10:47,174 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 22:10:47,174 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 175 of 200 [2025-03-08 22:10:47,174 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 22:10:47,394 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([476] L1050-6-->L1050-5: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_23) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][218], [Black: 255#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 254#(not (= ~threads_mask~0 0)), 350#(and (not (= ~datas~0.base |ULTIMATE.start_main_~tids~0#1.base|)) (= (select |#valid| |ULTIMATE.start_main_~tids~0#1.base|) 1)), 322#(and (not (= ~datas~0.base |ULTIMATE.start_main_~tids~0#1.base|)) (= (select |#valid| |ULTIMATE.start_main_~tids~0#1.base|) 1)), Black: 193#true, 359#true, Black: 260#(<= 0 (+ ~threads_mask~0 1)), Black: 198#true, Black: 263#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 304#true, Black: 268#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 271#true, Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 274#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), Black: 276#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), Black: 215#(<= (+ ~threads_mask~0 1) 0), Black: 275#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), Black: 273#(= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4)))), Black: 220#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 188#true, Black: 219#(not (= ~threads_mask~0 0)), 258#true, Black: 286#(and (= (select (select |#race| ~datas~0.base) (+ 2 ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4))) |threadThread1of1ForFork0_#t~nondet4|) (= |threadThread1of1ForFork0_#t~nondet4| (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4) 1))) (= (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4))) |threadThread1of1ForFork0_#t~nondet4|)), Black: 284#(= (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4))) |threadThread1of1ForFork0_#t~nondet4|), Black: 285#(and (= |threadThread1of1ForFork0_#t~nondet4| (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4) 1))) (= (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4))) |threadThread1of1ForFork0_#t~nondet4|)), Black: 287#(and (= (select (select |#race| ~datas~0.base) (+ 2 ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4))) |threadThread1of1ForFork0_#t~nondet4|) (= |threadThread1of1ForFork0_#t~nondet4| (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4) 1))) (= |threadThread1of1ForFork0_#t~nondet4| (select (select |#race| ~datas~0.base) (+ 3 ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4)))) (= (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4))) |threadThread1of1ForFork0_#t~nondet4|)), Black: 227#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 226#(not (= ~threads_mask~0 0)), Black: 233#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 232#(not (= ~threads_mask~0 0)), 117#L1050-5true, Black: 297#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4))) 0) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4) 2)) 0) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4) 1)) 0)), Black: 298#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4))) 0) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4) 3)) 0) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4) 2)) 0) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4) 1)) 0)), 246#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 296#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4))) 0) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4) 1)) 0)), 217#true, Black: 295#(= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4))) 0), Black: 238#(not (= ~threads_mask~0 0)), Black: 239#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 200#(= |#race~datas~0| 0), 282#true, Black: 244#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 11#L1062-2true, Black: 245#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 293#true]) [2025-03-08 22:10:47,394 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2025-03-08 22:10:47,394 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-08 22:10:47,394 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-08 22:10:47,394 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-08 22:10:47,398 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([476] L1050-6-->L1050-5: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_23) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][218], [Black: 255#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 350#(and (not (= ~datas~0.base |ULTIMATE.start_main_~tids~0#1.base|)) (= (select |#valid| |ULTIMATE.start_main_~tids~0#1.base|) 1)), Black: 254#(not (= ~threads_mask~0 0)), 322#(and (not (= ~datas~0.base |ULTIMATE.start_main_~tids~0#1.base|)) (= (select |#valid| |ULTIMATE.start_main_~tids~0#1.base|) 1)), Black: 193#true, 359#true, Black: 260#(<= 0 (+ ~threads_mask~0 1)), Black: 198#true, Black: 263#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 304#true, Black: 268#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 271#true, Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 274#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), Black: 276#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), Black: 215#(<= (+ ~threads_mask~0 1) 0), Black: 275#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), 242#true, Black: 273#(= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4)))), Black: 220#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 188#true, Black: 219#(not (= ~threads_mask~0 0)), 258#true, Black: 286#(and (= (select (select |#race| ~datas~0.base) (+ 2 ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4))) |threadThread1of1ForFork0_#t~nondet4|) (= |threadThread1of1ForFork0_#t~nondet4| (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4) 1))) (= (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4))) |threadThread1of1ForFork0_#t~nondet4|)), Black: 284#(= (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4))) |threadThread1of1ForFork0_#t~nondet4|), Black: 285#(and (= |threadThread1of1ForFork0_#t~nondet4| (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4) 1))) (= (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4))) |threadThread1of1ForFork0_#t~nondet4|)), Black: 287#(and (= (select (select |#race| ~datas~0.base) (+ 2 ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4))) |threadThread1of1ForFork0_#t~nondet4|) (= |threadThread1of1ForFork0_#t~nondet4| (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4) 1))) (= |threadThread1of1ForFork0_#t~nondet4| (select (select |#race| ~datas~0.base) (+ 3 ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4)))) (= (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4))) |threadThread1of1ForFork0_#t~nondet4|)), Black: 227#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 226#(not (= ~threads_mask~0 0)), Black: 233#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 297#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4))) 0) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4) 2)) 0) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4) 1)) 0)), Black: 232#(not (= ~threads_mask~0 0)), 117#L1050-5true, Black: 298#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4))) 0) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4) 3)) 0) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4) 2)) 0) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4) 1)) 0)), Black: 296#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4))) 0) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4) 1)) 0)), Black: 295#(= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4))) 0), 217#true, Black: 238#(not (= ~threads_mask~0 0)), Black: 239#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 200#(= |#race~datas~0| 0), 282#true, Black: 244#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 245#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 11#L1062-2true, Black: 246#(<= 1 |ULTIMATE.start_main_~j~1#1|), 293#true]) [2025-03-08 22:10:47,398 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2025-03-08 22:10:47,398 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-08 22:10:47,398 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-08 22:10:47,398 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-08 22:10:47,650 INFO L124 PetriNetUnfolderBase]: 1279/5104 cut-off events. [2025-03-08 22:10:47,650 INFO L125 PetriNetUnfolderBase]: For 7387/7565 co-relation queries the response was YES. [2025-03-08 22:10:47,672 INFO L83 FinitePrefix]: Finished finitePrefix Result has 12218 conditions, 5104 events. 1279/5104 cut-off events. For 7387/7565 co-relation queries the response was YES. Maximal size of possible extension queue 202. Compared 47351 event pairs, 250 based on Foata normal form. 28/4722 useless extension candidates. Maximal degree in co-relation 11708. Up to 1158 conditions per place. [2025-03-08 22:10:47,681 INFO L140 encePairwiseOnDemand]: 193/200 looper letters, 41 selfloop transitions, 11 changer transitions 3/373 dead transitions. [2025-03-08 22:10:47,681 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 275 places, 373 transitions, 2311 flow [2025-03-08 22:10:47,682 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-08 22:10:47,682 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-08 22:10:47,682 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 561 transitions. [2025-03-08 22:10:47,682 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.935 [2025-03-08 22:10:47,682 INFO L175 Difference]: Start difference. First operand has 273 places, 355 transitions, 2135 flow. Second operand 3 states and 561 transitions. [2025-03-08 22:10:47,683 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 275 places, 373 transitions, 2311 flow [2025-03-08 22:10:47,700 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 264 places, 373 transitions, 2234 flow, removed 0 selfloop flow, removed 11 redundant places. [2025-03-08 22:10:47,703 INFO L231 Difference]: Finished difference. Result has 266 places, 359 transitions, 2115 flow [2025-03-08 22:10:47,703 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=200, PETRI_DIFFERENCE_MINUEND_FLOW=2058, PETRI_DIFFERENCE_MINUEND_PLACES=262, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=355, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=344, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=2115, PETRI_PLACES=266, PETRI_TRANSITIONS=359} [2025-03-08 22:10:47,704 INFO L279 CegarLoopForPetriNet]: 187 programPoint places, 79 predicate places. [2025-03-08 22:10:47,704 INFO L471 AbstractCegarLoop]: Abstraction has has 266 places, 359 transitions, 2115 flow [2025-03-08 22:10:47,704 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) [2025-03-08 22:10:47,704 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 22:10:47,704 INFO L206 CegarLoopForPetriNet]: trace histogram [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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-08 22:10:47,704 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable18 [2025-03-08 22:10:47,704 INFO L396 AbstractCegarLoop]: === Iteration 20 === Targeting ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 13 more)] === [2025-03-08 22:10:47,705 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 22:10:47,705 INFO L85 PathProgramCache]: Analyzing trace with hash 1711544114, now seen corresponding path program 1 times [2025-03-08 22:10:47,705 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 22:10:47,705 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [270534122] [2025-03-08 22:10:47,705 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 22:10:47,705 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 22:10:47,714 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 128 statements into 1 equivalence classes. [2025-03-08 22:10:47,718 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 128 of 128 statements. [2025-03-08 22:10:47,718 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 22:10:47,718 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 22:10:47,764 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2025-03-08 22:10:47,765 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 22:10:47,765 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [270534122] [2025-03-08 22:10:47,765 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [270534122] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 22:10:47,765 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 22:10:47,765 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2025-03-08 22:10:47,765 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [924641999] [2025-03-08 22:10:47,765 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 22:10:47,765 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-08 22:10:47,766 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 22:10:47,766 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-08 22:10:47,766 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-08 22:10:47,773 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 183 out of 200 [2025-03-08 22:10:47,773 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 266 places, 359 transitions, 2115 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) [2025-03-08 22:10:47,773 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 22:10:47,773 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 183 of 200 [2025-03-08 22:10:47,773 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 22:10:47,935 INFO L124 PetriNetUnfolderBase]: 312/1698 cut-off events. [2025-03-08 22:10:47,936 INFO L125 PetriNetUnfolderBase]: For 2331/2394 co-relation queries the response was YES. [2025-03-08 22:10:47,942 INFO L83 FinitePrefix]: Finished finitePrefix Result has 4368 conditions, 1698 events. 312/1698 cut-off events. For 2331/2394 co-relation queries the response was YES. Maximal size of possible extension queue 48. Compared 10353 event pairs, 2 based on Foata normal form. 16/1651 useless extension candidates. Maximal degree in co-relation 3863. Up to 182 conditions per place. [2025-03-08 22:10:47,945 INFO L140 encePairwiseOnDemand]: 196/200 looper letters, 12 selfloop transitions, 4 changer transitions 0/308 dead transitions. [2025-03-08 22:10:47,945 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 262 places, 308 transitions, 1689 flow [2025-03-08 22:10:47,945 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-08 22:10:47,945 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-08 22:10:47,946 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 565 transitions. [2025-03-08 22:10:47,946 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9416666666666667 [2025-03-08 22:10:47,946 INFO L175 Difference]: Start difference. First operand has 266 places, 359 transitions, 2115 flow. Second operand 3 states and 565 transitions. [2025-03-08 22:10:47,946 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 262 places, 308 transitions, 1689 flow [2025-03-08 22:10:47,957 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 252 places, 308 transitions, 1613 flow, removed 15 selfloop flow, removed 10 redundant places. [2025-03-08 22:10:47,960 INFO L231 Difference]: Finished difference. Result has 252 places, 308 transitions, 1589 flow [2025-03-08 22:10:47,960 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=200, PETRI_DIFFERENCE_MINUEND_FLOW=1581, PETRI_DIFFERENCE_MINUEND_PLACES=250, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=308, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=304, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=1589, PETRI_PLACES=252, PETRI_TRANSITIONS=308} [2025-03-08 22:10:47,960 INFO L279 CegarLoopForPetriNet]: 187 programPoint places, 65 predicate places. [2025-03-08 22:10:47,961 INFO L471 AbstractCegarLoop]: Abstraction has has 252 places, 308 transitions, 1589 flow [2025-03-08 22:10:47,961 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) [2025-03-08 22:10:47,961 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 22:10:47,961 INFO L206 CegarLoopForPetriNet]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 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, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-08 22:10:47,961 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable19 [2025-03-08 22:10:47,961 INFO L396 AbstractCegarLoop]: === Iteration 21 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 13 more)] === [2025-03-08 22:10:47,962 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 22:10:47,962 INFO L85 PathProgramCache]: Analyzing trace with hash -984322159, now seen corresponding path program 1 times [2025-03-08 22:10:47,962 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 22:10:47,962 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1770393429] [2025-03-08 22:10:47,962 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 22:10:47,962 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 22:10:47,970 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 135 statements into 1 equivalence classes. [2025-03-08 22:10:47,975 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 135 of 135 statements. [2025-03-08 22:10:47,975 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 22:10:47,975 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 22:10:48,048 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2025-03-08 22:10:48,049 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 22:10:48,049 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1770393429] [2025-03-08 22:10:48,049 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1770393429] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 22:10:48,049 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 22:10:48,049 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-08 22:10:48,049 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1465488314] [2025-03-08 22:10:48,049 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 22:10:48,050 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2025-03-08 22:10:48,050 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 22:10:48,051 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2025-03-08 22:10:48,051 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2025-03-08 22:10:48,118 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 172 out of 200 [2025-03-08 22:10:48,119 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 252 places, 308 transitions, 1589 flow. Second operand has 5 states, 5 states have (on average 176.2) internal successors, (881), 5 states have internal predecessors, (881), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:10:48,120 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 22:10:48,120 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 172 of 200 [2025-03-08 22:10:48,120 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 22:10:48,379 INFO L124 PetriNetUnfolderBase]: 611/2856 cut-off events. [2025-03-08 22:10:48,379 INFO L125 PetriNetUnfolderBase]: For 3564/3695 co-relation queries the response was YES. [2025-03-08 22:10:48,391 INFO L83 FinitePrefix]: Finished finitePrefix Result has 7228 conditions, 2856 events. 611/2856 cut-off events. For 3564/3695 co-relation queries the response was YES. Maximal size of possible extension queue 82. Compared 21022 event pairs, 2 based on Foata normal form. 1/2739 useless extension candidates. Maximal degree in co-relation 6271. Up to 358 conditions per place. [2025-03-08 22:10:48,396 INFO L140 encePairwiseOnDemand]: 191/200 looper letters, 50 selfloop transitions, 12 changer transitions 14/338 dead transitions. [2025-03-08 22:10:48,396 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 257 places, 338 transitions, 1894 flow [2025-03-08 22:10:48,396 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-03-08 22:10:48,397 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-03-08 22:10:48,397 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1082 transitions. [2025-03-08 22:10:48,397 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9016666666666666 [2025-03-08 22:10:48,397 INFO L175 Difference]: Start difference. First operand has 252 places, 308 transitions, 1589 flow. Second operand 6 states and 1082 transitions. [2025-03-08 22:10:48,397 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 257 places, 338 transitions, 1894 flow [2025-03-08 22:10:48,412 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 256 places, 338 transitions, 1887 flow, removed 0 selfloop flow, removed 1 redundant places. [2025-03-08 22:10:48,414 INFO L231 Difference]: Finished difference. Result has 260 places, 308 transitions, 1654 flow [2025-03-08 22:10:48,415 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=200, PETRI_DIFFERENCE_MINUEND_FLOW=1585, PETRI_DIFFERENCE_MINUEND_PLACES=251, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=308, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=3, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=297, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=1654, PETRI_PLACES=260, PETRI_TRANSITIONS=308} [2025-03-08 22:10:48,415 INFO L279 CegarLoopForPetriNet]: 187 programPoint places, 73 predicate places. [2025-03-08 22:10:48,415 INFO L471 AbstractCegarLoop]: Abstraction has has 260 places, 308 transitions, 1654 flow [2025-03-08 22:10:48,415 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 176.2) internal successors, (881), 5 states have internal predecessors, (881), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:10:48,416 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 22:10:48,416 INFO L206 CegarLoopForPetriNet]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-08 22:10:48,416 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable20 [2025-03-08 22:10:48,416 INFO L396 AbstractCegarLoop]: === Iteration 22 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 13 more)] === [2025-03-08 22:10:48,417 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 22:10:48,417 INFO L85 PathProgramCache]: Analyzing trace with hash -905937440, now seen corresponding path program 1 times [2025-03-08 22:10:48,417 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 22:10:48,417 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1635051629] [2025-03-08 22:10:48,417 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 22:10:48,417 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 22:10:48,432 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 135 statements into 1 equivalence classes. [2025-03-08 22:10:48,437 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 135 of 135 statements. [2025-03-08 22:10:48,437 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 22:10:48,437 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 22:10:48,501 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2025-03-08 22:10:48,501 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 22:10:48,501 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1635051629] [2025-03-08 22:10:48,501 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1635051629] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 22:10:48,501 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 22:10:48,501 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-08 22:10:48,501 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1976627018] [2025-03-08 22:10:48,501 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 22:10:48,502 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2025-03-08 22:10:48,502 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 22:10:48,502 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2025-03-08 22:10:48,502 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2025-03-08 22:10:48,565 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 172 out of 200 [2025-03-08 22:10:48,565 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 260 places, 308 transitions, 1654 flow. Second operand has 5 states, 5 states have (on average 176.0) internal successors, (880), 5 states have internal predecessors, (880), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:10:48,565 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 22:10:48,566 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 172 of 200 [2025-03-08 22:10:48,566 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 22:10:49,060 INFO L124 PetriNetUnfolderBase]: 1060/4511 cut-off events. [2025-03-08 22:10:49,060 INFO L125 PetriNetUnfolderBase]: For 6706/6953 co-relation queries the response was YES. [2025-03-08 22:10:49,072 INFO L83 FinitePrefix]: Finished finitePrefix Result has 12087 conditions, 4511 events. 1060/4511 cut-off events. For 6706/6953 co-relation queries the response was YES. Maximal size of possible extension queue 183. Compared 38304 event pairs, 5 based on Foata normal form. 1/4313 useless extension candidates. Maximal degree in co-relation 10663. Up to 629 conditions per place. [2025-03-08 22:10:49,080 INFO L140 encePairwiseOnDemand]: 191/200 looper letters, 64 selfloop transitions, 16 changer transitions 0/342 dead transitions. [2025-03-08 22:10:49,080 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 264 places, 342 transitions, 2045 flow [2025-03-08 22:10:49,080 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-03-08 22:10:49,080 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-03-08 22:10:49,081 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1082 transitions. [2025-03-08 22:10:49,081 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9016666666666666 [2025-03-08 22:10:49,081 INFO L175 Difference]: Start difference. First operand has 260 places, 308 transitions, 1654 flow. Second operand 6 states and 1082 transitions. [2025-03-08 22:10:49,081 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 264 places, 342 transitions, 2045 flow [2025-03-08 22:10:49,105 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 262 places, 342 transitions, 2037 flow, removed 1 selfloop flow, removed 2 redundant places. [2025-03-08 22:10:49,108 INFO L231 Difference]: Finished difference. Result has 266 places, 322 transitions, 1835 flow [2025-03-08 22:10:49,108 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=200, PETRI_DIFFERENCE_MINUEND_FLOW=1648, PETRI_DIFFERENCE_MINUEND_PLACES=257, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=308, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=3, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=293, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=1835, PETRI_PLACES=266, PETRI_TRANSITIONS=322} [2025-03-08 22:10:49,109 INFO L279 CegarLoopForPetriNet]: 187 programPoint places, 79 predicate places. [2025-03-08 22:10:49,109 INFO L471 AbstractCegarLoop]: Abstraction has has 266 places, 322 transitions, 1835 flow [2025-03-08 22:10:49,109 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 176.0) internal successors, (880), 5 states have internal predecessors, (880), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:10:49,109 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 22:10:49,110 INFO L206 CegarLoopForPetriNet]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 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] [2025-03-08 22:10:49,110 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable21 [2025-03-08 22:10:49,110 INFO L396 AbstractCegarLoop]: === Iteration 23 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 13 more)] === [2025-03-08 22:10:49,110 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 22:10:49,111 INFO L85 PathProgramCache]: Analyzing trace with hash -1900213667, now seen corresponding path program 1 times [2025-03-08 22:10:49,111 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 22:10:49,111 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [607038384] [2025-03-08 22:10:49,111 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 22:10:49,111 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 22:10:49,123 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 147 statements into 1 equivalence classes. [2025-03-08 22:10:49,152 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 147 of 147 statements. [2025-03-08 22:10:49,152 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 22:10:49,152 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-08 22:10:49,152 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-08 22:10:49,157 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 147 statements into 1 equivalence classes. [2025-03-08 22:10:49,182 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 147 of 147 statements. [2025-03-08 22:10:49,182 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 22:10:49,182 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-08 22:10:49,219 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-08 22:10:49,219 INFO L340 BasicCegarLoop]: Counterexample is feasible [2025-03-08 22:10:49,220 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (15 of 16 remaining) [2025-03-08 22:10:49,222 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (14 of 16 remaining) [2025-03-08 22:10:49,222 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE (13 of 16 remaining) [2025-03-08 22:10:49,222 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (12 of 16 remaining) [2025-03-08 22:10:49,223 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (11 of 16 remaining) [2025-03-08 22:10:49,223 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE (10 of 16 remaining) [2025-03-08 22:10:49,223 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (9 of 16 remaining) [2025-03-08 22:10:49,223 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (8 of 16 remaining) [2025-03-08 22:10:49,223 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr3ASSERT_VIOLATIONDATA_RACE (7 of 16 remaining) [2025-03-08 22:10:49,223 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr2ASSERT_VIOLATIONDATA_RACE (6 of 16 remaining) [2025-03-08 22:10:49,223 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr1ASSERT_VIOLATIONDATA_RACE (5 of 16 remaining) [2025-03-08 22:10:49,223 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (4 of 16 remaining) [2025-03-08 22:10:49,223 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr3ASSERT_VIOLATIONDATA_RACE (3 of 16 remaining) [2025-03-08 22:10:49,223 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr2ASSERT_VIOLATIONDATA_RACE (2 of 16 remaining) [2025-03-08 22:10:49,223 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr1ASSERT_VIOLATIONDATA_RACE (1 of 16 remaining) [2025-03-08 22:10:49,223 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (0 of 16 remaining) [2025-03-08 22:10:49,224 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable22 [2025-03-08 22:10:49,224 INFO L422 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-08 22:10:49,226 WARN L246 ceAbstractionStarter]: 1 thread instances were not sufficient, I will increase this number and restart the analysis [2025-03-08 22:10:49,226 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 2 thread instances. [2025-03-08 22:10:49,258 INFO L143 ThreadInstanceAdder]: Constructed 2 joinOtherThreadTransitions. [2025-03-08 22:10:49,262 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 232 places, 247 transitions, 510 flow [2025-03-08 22:10:49,312 INFO L124 PetriNetUnfolderBase]: 41/475 cut-off events. [2025-03-08 22:10:49,312 INFO L125 PetriNetUnfolderBase]: For 6/6 co-relation queries the response was YES. [2025-03-08 22:10:49,314 INFO L83 FinitePrefix]: Finished finitePrefix Result has 487 conditions, 475 events. 41/475 cut-off events. For 6/6 co-relation queries the response was YES. Maximal size of possible extension queue 9. Compared 1141 event pairs, 0 based on Foata normal form. 0/401 useless extension candidates. Maximal degree in co-relation 298. Up to 9 conditions per place. [2025-03-08 22:10:49,315 INFO L82 GeneralOperation]: Start removeDead. Operand has 232 places, 247 transitions, 510 flow [2025-03-08 22:10:49,318 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 232 places, 247 transitions, 510 flow [2025-03-08 22:10:49,320 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-03-08 22:10:49,320 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;@1f002c1e, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-03-08 22:10:49,320 INFO L334 AbstractCegarLoop]: Starting to check reachability of 20 error locations. [2025-03-08 22:10:49,323 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-03-08 22:10:49,323 INFO L124 PetriNetUnfolderBase]: 2/41 cut-off events. [2025-03-08 22:10:49,323 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-03-08 22:10:49,323 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 22:10:49,323 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-08 22:10:49,324 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 17 more)] === [2025-03-08 22:10:49,325 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 22:10:49,325 INFO L85 PathProgramCache]: Analyzing trace with hash 984270295, now seen corresponding path program 1 times [2025-03-08 22:10:49,325 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 22:10:49,325 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1558105873] [2025-03-08 22:10:49,325 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 22:10:49,325 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 22:10:49,331 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 37 statements into 1 equivalence classes. [2025-03-08 22:10:49,334 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 37 of 37 statements. [2025-03-08 22:10:49,334 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 22:10:49,334 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 22:10:49,345 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 22:10:49,345 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 22:10:49,345 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1558105873] [2025-03-08 22:10:49,345 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1558105873] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 22:10:49,345 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 22:10:49,345 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-08 22:10:49,346 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1952193994] [2025-03-08 22:10:49,346 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 22:10:49,346 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-08 22:10:49,346 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 22:10:49,346 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-08 22:10:49,346 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-08 22:10:49,363 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 215 out of 247 [2025-03-08 22:10:49,364 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 232 places, 247 transitions, 510 flow. Second operand has 3 states, 3 states have (on average 216.33333333333334) internal successors, (649), 3 states have internal predecessors, (649), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:10:49,364 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 22:10:49,364 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 215 of 247 [2025-03-08 22:10:49,364 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 22:10:49,796 INFO L124 PetriNetUnfolderBase]: 1144/5034 cut-off events. [2025-03-08 22:10:49,796 INFO L125 PetriNetUnfolderBase]: For 47/47 co-relation queries the response was YES. [2025-03-08 22:10:49,817 INFO L83 FinitePrefix]: Finished finitePrefix Result has 6343 conditions, 5034 events. 1144/5034 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 154. Compared 44674 event pairs, 327 based on Foata normal form. 2/4150 useless extension candidates. Maximal degree in co-relation 5346. Up to 1279 conditions per place. [2025-03-08 22:10:49,833 INFO L140 encePairwiseOnDemand]: 242/247 looper letters, 27 selfloop transitions, 2 changer transitions 2/244 dead transitions. [2025-03-08 22:10:49,833 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 233 places, 244 transitions, 562 flow [2025-03-08 22:10:49,833 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-08 22:10:49,833 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-08 22:10:49,833 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 677 transitions. [2025-03-08 22:10:49,834 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9136302294197031 [2025-03-08 22:10:49,834 INFO L175 Difference]: Start difference. First operand has 232 places, 247 transitions, 510 flow. Second operand 3 states and 677 transitions. [2025-03-08 22:10:49,834 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 233 places, 244 transitions, 562 flow [2025-03-08 22:10:49,835 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 233 places, 244 transitions, 562 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-03-08 22:10:49,836 INFO L231 Difference]: Finished difference. Result has 233 places, 242 transitions, 504 flow [2025-03-08 22:10:49,836 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=247, PETRI_DIFFERENCE_MINUEND_FLOW=504, PETRI_DIFFERENCE_MINUEND_PLACES=231, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=244, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=242, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=504, PETRI_PLACES=233, PETRI_TRANSITIONS=242} [2025-03-08 22:10:49,838 INFO L279 CegarLoopForPetriNet]: 232 programPoint places, 1 predicate places. [2025-03-08 22:10:49,838 INFO L471 AbstractCegarLoop]: Abstraction has has 233 places, 242 transitions, 504 flow [2025-03-08 22:10:49,838 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 216.33333333333334) internal successors, (649), 3 states have internal predecessors, (649), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:10:49,838 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 22:10:49,838 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-08 22:10:49,838 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable23 [2025-03-08 22:10:49,838 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 17 more)] === [2025-03-08 22:10:49,839 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 22:10:49,839 INFO L85 PathProgramCache]: Analyzing trace with hash -782396126, now seen corresponding path program 1 times [2025-03-08 22:10:49,839 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 22:10:49,839 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1302760464] [2025-03-08 22:10:49,839 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 22:10:49,839 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 22:10:49,845 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 45 statements into 1 equivalence classes. [2025-03-08 22:10:49,849 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 45 of 45 statements. [2025-03-08 22:10:49,849 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 22:10:49,849 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 22:10:49,858 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 22:10:49,858 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 22:10:49,858 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1302760464] [2025-03-08 22:10:49,858 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1302760464] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 22:10:49,858 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 22:10:49,858 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-08 22:10:49,858 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1007225770] [2025-03-08 22:10:49,858 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 22:10:49,859 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-08 22:10:49,859 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 22:10:49,859 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-08 22:10:49,859 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-08 22:10:49,876 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 210 out of 247 [2025-03-08 22:10:49,877 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 233 places, 242 transitions, 504 flow. Second operand has 3 states, 3 states have (on average 211.0) internal successors, (633), 3 states have internal predecessors, (633), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:10:49,877 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 22:10:49,877 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 210 of 247 [2025-03-08 22:10:49,877 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 22:10:50,747 INFO L124 PetriNetUnfolderBase]: 3652/11249 cut-off events. [2025-03-08 22:10:50,748 INFO L125 PetriNetUnfolderBase]: For 121/121 co-relation queries the response was YES. [2025-03-08 22:10:50,769 INFO L83 FinitePrefix]: Finished finitePrefix Result has 15691 conditions, 11249 events. 3652/11249 cut-off events. For 121/121 co-relation queries the response was YES. Maximal size of possible extension queue 425. Compared 112754 event pairs, 610 based on Foata normal form. 0/9269 useless extension candidates. Maximal degree in co-relation 15645. Up to 2209 conditions per place. [2025-03-08 22:10:50,790 INFO L140 encePairwiseOnDemand]: 232/247 looper letters, 54 selfloop transitions, 11 changer transitions 0/272 dead transitions. [2025-03-08 22:10:50,791 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 233 places, 272 transitions, 705 flow [2025-03-08 22:10:50,791 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-08 22:10:50,791 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-08 22:10:50,791 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 699 transitions. [2025-03-08 22:10:50,791 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9433198380566802 [2025-03-08 22:10:50,791 INFO L175 Difference]: Start difference. First operand has 233 places, 242 transitions, 504 flow. Second operand 3 states and 699 transitions. [2025-03-08 22:10:50,791 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 233 places, 272 transitions, 705 flow [2025-03-08 22:10:50,793 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 231 places, 272 transitions, 701 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-08 22:10:50,794 INFO L231 Difference]: Finished difference. Result has 233 places, 253 transitions, 596 flow [2025-03-08 22:10:50,794 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=247, PETRI_DIFFERENCE_MINUEND_FLOW=500, PETRI_DIFFERENCE_MINUEND_PLACES=229, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=242, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=231, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=596, PETRI_PLACES=233, PETRI_TRANSITIONS=253} [2025-03-08 22:10:50,795 INFO L279 CegarLoopForPetriNet]: 232 programPoint places, 1 predicate places. [2025-03-08 22:10:50,795 INFO L471 AbstractCegarLoop]: Abstraction has has 233 places, 253 transitions, 596 flow [2025-03-08 22:10:50,795 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 211.0) internal successors, (633), 3 states have internal predecessors, (633), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:10:50,795 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 22:10:50,795 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-08 22:10:50,795 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable24 [2025-03-08 22:10:50,795 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 17 more)] === [2025-03-08 22:10:50,796 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 22:10:50,796 INFO L85 PathProgramCache]: Analyzing trace with hash 1480622525, now seen corresponding path program 1 times [2025-03-08 22:10:50,796 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 22:10:50,796 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1664423104] [2025-03-08 22:10:50,796 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 22:10:50,796 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 22:10:50,800 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 48 statements into 1 equivalence classes. [2025-03-08 22:10:50,801 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 48 of 48 statements. [2025-03-08 22:10:50,801 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 22:10:50,802 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 22:10:50,809 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 22:10:50,810 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 22:10:50,810 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1664423104] [2025-03-08 22:10:50,810 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1664423104] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 22:10:50,810 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 22:10:50,810 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-08 22:10:50,810 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1165145511] [2025-03-08 22:10:50,810 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 22:10:50,810 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-08 22:10:50,810 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 22:10:50,811 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-08 22:10:50,811 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-08 22:10:50,820 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 215 out of 247 [2025-03-08 22:10:50,821 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 233 places, 253 transitions, 596 flow. Second operand has 3 states, 3 states have (on average 216.0) internal successors, (648), 3 states have internal predecessors, (648), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:10:50,821 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 22:10:50,821 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 215 of 247 [2025-03-08 22:10:50,821 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 22:10:50,885 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([597] L1063-20-->L1063-19: Formula: (= |v_#race~threads_mask~0_6| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_6|} AuxVars[] AssignedVars[#race~threads_mask~0][199], [Black: 238#true, 20#L1050-2true, 240#(= |#race~threads_mask~0| 0), 231#true, 245#(= |#race~datas~0| 0), 81#L1063-19true, 232#true]) [2025-03-08 22:10:50,885 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-03-08 22:10:50,885 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-08 22:10:50,885 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-08 22:10:50,885 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-08 22:10:51,319 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([597] L1063-20-->L1063-19: Formula: (= |v_#race~threads_mask~0_6| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_6|} AuxVars[] AssignedVars[#race~threads_mask~0][199], [Black: 238#true, 20#L1050-2true, 240#(= |#race~threads_mask~0| 0), 231#true, 233#true, 53#threadENTRYtrue, 245#(= |#race~datas~0| 0), 81#L1063-19true]) [2025-03-08 22:10:51,320 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-08 22:10:51,320 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:10:51,320 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:10:51,320 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-08 22:10:51,320 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([597] L1063-20-->L1063-19: Formula: (= |v_#race~threads_mask~0_6| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_6|} AuxVars[] AssignedVars[#race~threads_mask~0][199], [136#threadENTRYtrue, Black: 238#true, 240#(= |#race~threads_mask~0| 0), 231#true, 233#true, 190#L1050-2true, 245#(= |#race~datas~0| 0), 81#L1063-19true]) [2025-03-08 22:10:51,321 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-08 22:10:51,321 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:10:51,321 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:10:51,321 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-08 22:10:51,340 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([733] L1051-3-->L1051: Formula: (and (= |v_#pthreadsMutex_29| (store |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21| (store (select |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21|) |v_~#threads_mask_mutex~0.offset_21| 0))) (= |v_threadThread1of2ForFork0_#t~ret9_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} OutVars{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #pthreadsMutex=|v_#pthreadsMutex_29|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret9][191], [Black: 240#(= |#race~threads_mask~0| 0), 161#L1048-11true, 231#true, 233#true, 96#L1062-24true, 168#L1051true, 238#true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:10:51,340 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-03-08 22:10:51,340 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:10:51,340 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:10:51,340 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:10:51,390 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([614] L1063-4-->L1063-2: Formula: (= |v_#race~threads_mask~0_3| |v_ULTIMATE.start_main_#t~nondet22#1_5|) InVars {ULTIMATE.start_main_#t~nondet22#1=|v_ULTIMATE.start_main_#t~nondet22#1_5|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_3|, ULTIMATE.start_main_#t~nondet22#1=|v_ULTIMATE.start_main_#t~nondet22#1_5|} AuxVars[] AssignedVars[#race~threads_mask~0][212], [Black: 240#(= |#race~threads_mask~0| 0), 116#L1048-10true, 20#L1050-2true, 231#true, 233#true, 245#(= |#race~datas~0| 0), 238#true, 159#L1063-2true]) [2025-03-08 22:10:51,390 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-08 22:10:51,391 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:10:51,391 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:10:51,391 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:10:51,394 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([597] L1063-20-->L1063-19: Formula: (= |v_#race~threads_mask~0_6| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_6|} AuxVars[] AssignedVars[#race~threads_mask~0][199], [116#L1048-10true, Black: 238#true, 20#L1050-2true, 240#(= |#race~threads_mask~0| 0), 231#true, 233#true, 245#(= |#race~datas~0| 0), 81#L1063-19true]) [2025-03-08 22:10:51,394 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-03-08 22:10:51,394 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:10:51,394 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:10:51,394 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:10:51,396 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([733] L1051-3-->L1051: Formula: (and (= |v_#pthreadsMutex_29| (store |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21| (store (select |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21|) |v_~#threads_mask_mutex~0.offset_21| 0))) (= |v_threadThread1of2ForFork0_#t~ret9_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} OutVars{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #pthreadsMutex=|v_#pthreadsMutex_29|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret9][191], [Black: 240#(= |#race~threads_mask~0| 0), 161#L1048-11true, 231#true, 233#true, 168#L1051true, 58#L1062-18true, 245#(= |#race~datas~0| 0), 238#true]) [2025-03-08 22:10:51,396 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-03-08 22:10:51,396 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-08 22:10:51,396 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-08 22:10:51,396 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-08 22:10:51,429 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([614] L1063-4-->L1063-2: Formula: (= |v_#race~threads_mask~0_3| |v_ULTIMATE.start_main_#t~nondet22#1_5|) InVars {ULTIMATE.start_main_#t~nondet22#1=|v_ULTIMATE.start_main_#t~nondet22#1_5|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_3|, ULTIMATE.start_main_#t~nondet22#1=|v_ULTIMATE.start_main_#t~nondet22#1_5|} AuxVars[] AssignedVars[#race~threads_mask~0][212], [Black: 240#(= |#race~threads_mask~0| 0), 116#L1048-10true, 20#L1050-2true, 231#true, 233#true, 245#(= |#race~datas~0| 0), 238#true, 159#L1063-2true]) [2025-03-08 22:10:51,430 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-03-08 22:10:51,430 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:10:51,430 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:10:51,430 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:10:51,430 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:10:51,435 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([733] L1051-3-->L1051: Formula: (and (= |v_#pthreadsMutex_29| (store |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21| (store (select |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21|) |v_~#threads_mask_mutex~0.offset_21| 0))) (= |v_threadThread1of2ForFork0_#t~ret9_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} OutVars{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #pthreadsMutex=|v_#pthreadsMutex_29|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret9][191], [Black: 240#(= |#race~threads_mask~0| 0), 183#L1062-12true, 161#L1048-11true, 231#true, 233#true, 168#L1051true, 238#true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:10:51,435 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-03-08 22:10:51,435 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:10:51,435 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:10:51,435 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:10:51,446 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([614] L1063-4-->L1063-2: Formula: (= |v_#race~threads_mask~0_3| |v_ULTIMATE.start_main_#t~nondet22#1_5|) InVars {ULTIMATE.start_main_#t~nondet22#1=|v_ULTIMATE.start_main_#t~nondet22#1_5|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_3|, ULTIMATE.start_main_#t~nondet22#1=|v_ULTIMATE.start_main_#t~nondet22#1_5|} AuxVars[] AssignedVars[#race~threads_mask~0][212], [Black: 240#(= |#race~threads_mask~0| 0), 20#L1050-2true, 161#L1048-11true, 231#true, 233#true, 238#true, 245#(= |#race~datas~0| 0), 159#L1063-2true]) [2025-03-08 22:10:51,446 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-03-08 22:10:51,446 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:10:51,446 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:10:51,446 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:10:51,449 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([727] L1050-4-->L1050-2: Formula: (= |v_#race~threads_mask~0_12| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][211], [116#L1048-10true, Black: 240#(= |#race~threads_mask~0| 0), 20#L1050-2true, 231#true, 233#true, 238#true, 245#(= |#race~datas~0| 0), 159#L1063-2true]) [2025-03-08 22:10:51,449 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-08 22:10:51,449 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:10:51,449 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:10:51,449 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:10:51,450 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([727] L1050-4-->L1050-2: Formula: (= |v_#race~threads_mask~0_12| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][211], [Black: 240#(= |#race~threads_mask~0| 0), 116#L1048-10true, 20#L1050-2true, 231#true, 233#true, 245#(= |#race~datas~0| 0), 238#true, 159#L1063-2true]) [2025-03-08 22:10:51,450 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-03-08 22:10:51,450 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:10:51,450 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:10:51,450 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:10:51,450 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:10:51,468 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([727] L1050-4-->L1050-2: Formula: (= |v_#race~threads_mask~0_12| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][211], [Black: 240#(= |#race~threads_mask~0| 0), 20#L1050-2true, 161#L1048-11true, 231#true, 233#true, 238#true, 245#(= |#race~datas~0| 0), 159#L1063-2true]) [2025-03-08 22:10:51,468 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-03-08 22:10:51,468 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:10:51,468 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 22:10:51,468 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:10:51,511 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([756] L1050-20-->L1050-19: Formula: (= |v_#race~threads_mask~0_15| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_15|} AuxVars[] AssignedVars[#race~threads_mask~0][231], [Black: 238#true, 20#L1050-2true, 240#(= |#race~threads_mask~0| 0), 231#true, 233#true, 96#L1062-24true, 245#(= |#race~datas~0| 0), 209#L1050-19true]) [2025-03-08 22:10:51,511 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is not cut-off event [2025-03-08 22:10:51,511 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-03-08 22:10:51,511 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-03-08 22:10:51,511 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-03-08 22:10:51,564 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([733] L1051-3-->L1051: Formula: (and (= |v_#pthreadsMutex_29| (store |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21| (store (select |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21|) |v_~#threads_mask_mutex~0.offset_21| 0))) (= |v_threadThread1of2ForFork0_#t~ret9_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} OutVars{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #pthreadsMutex=|v_#pthreadsMutex_29|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret9][191], [65#L1049true, Black: 240#(= |#race~threads_mask~0| 0), 231#true, 233#true, 96#L1062-24true, 168#L1051true, 245#(= |#race~datas~0| 0), 238#true]) [2025-03-08 22:10:51,565 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-03-08 22:10:51,565 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:10:51,565 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:10:51,565 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:10:51,622 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([733] L1051-3-->L1051: Formula: (and (= |v_#pthreadsMutex_29| (store |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21| (store (select |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21|) |v_~#threads_mask_mutex~0.offset_21| 0))) (= |v_threadThread1of2ForFork0_#t~ret9_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} OutVars{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #pthreadsMutex=|v_#pthreadsMutex_29|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret9][191], [65#L1049true, Black: 240#(= |#race~threads_mask~0| 0), 231#true, 233#true, 168#L1051true, 58#L1062-18true, 238#true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:10:51,622 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-03-08 22:10:51,622 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-08 22:10:51,622 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-08 22:10:51,622 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-08 22:10:51,656 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([733] L1051-3-->L1051: Formula: (and (= |v_#pthreadsMutex_29| (store |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21| (store (select |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21|) |v_~#threads_mask_mutex~0.offset_21| 0))) (= |v_threadThread1of2ForFork0_#t~ret9_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} OutVars{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #pthreadsMutex=|v_#pthreadsMutex_29|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret9][191], [65#L1049true, Black: 240#(= |#race~threads_mask~0| 0), 183#L1062-12true, 231#true, 233#true, 168#L1051true, 245#(= |#race~datas~0| 0), 238#true]) [2025-03-08 22:10:51,657 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-03-08 22:10:51,657 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-08 22:10:51,657 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-08 22:10:51,657 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-08 22:10:51,728 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([756] L1050-20-->L1050-19: Formula: (= |v_#race~threads_mask~0_15| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_15|} AuxVars[] AssignedVars[#race~threads_mask~0][231], [Black: 238#true, 20#L1050-2true, 240#(= |#race~threads_mask~0| 0), 231#true, 233#true, 245#(= |#race~datas~0| 0), 159#L1063-2true, 209#L1050-19true]) [2025-03-08 22:10:51,728 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is not cut-off event [2025-03-08 22:10:51,728 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-03-08 22:10:51,728 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-03-08 22:10:51,728 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-03-08 22:10:51,768 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([655] L1064-3-->L1064: Formula: (and (= 0 |v_ULTIMATE.start_main_#t~ret23#1_7|) (= |v_#pthreadsMutex_21| (store |v_#pthreadsMutex_22| |v_~#threads_mask_mutex~0.base_17| (store (select |v_#pthreadsMutex_22| |v_~#threads_mask_mutex~0.base_17|) |v_~#threads_mask_mutex~0.offset_17| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_22|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_17|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_17|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_21|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_17|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_17|, ULTIMATE.start_main_#t~ret23#1=|v_ULTIMATE.start_main_#t~ret23#1_7|} AuxVars[] AssignedVars[#pthreadsMutex, ULTIMATE.start_main_#t~ret23#1][194], [65#L1049true, Black: 240#(= |#race~threads_mask~0| 0), 20#L1050-2true, 231#true, 233#true, 238#true, 245#(= |#race~datas~0| 0), 223#L1064true]) [2025-03-08 22:10:51,768 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-03-08 22:10:51,768 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-08 22:10:51,768 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-08 22:10:51,768 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-08 22:10:51,916 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([727] L1050-4-->L1050-2: Formula: (= |v_#race~threads_mask~0_12| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][211], [Black: 240#(= |#race~threads_mask~0| 0), 20#L1050-2true, 61#L1051true, 231#true, 233#true, 238#true, 245#(= |#race~datas~0| 0), 159#L1063-2true]) [2025-03-08 22:10:51,916 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-08 22:10:51,916 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-08 22:10:51,916 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-08 22:10:51,916 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-08 22:10:51,922 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([727] L1050-4-->L1050-2: Formula: (= |v_#race~threads_mask~0_12| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][211], [Black: 240#(= |#race~threads_mask~0| 0), 20#L1050-2true, 61#L1051true, 231#true, 233#true, 238#true, 245#(= |#race~datas~0| 0), 159#L1063-2true]) [2025-03-08 22:10:51,922 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-08 22:10:51,922 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-08 22:10:51,922 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-08 22:10:51,922 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-08 22:10:51,922 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-08 22:10:51,938 INFO L124 PetriNetUnfolderBase]: 3413/13409 cut-off events. [2025-03-08 22:10:51,938 INFO L125 PetriNetUnfolderBase]: For 642/706 co-relation queries the response was YES. [2025-03-08 22:10:51,970 INFO L83 FinitePrefix]: Finished finitePrefix Result has 18776 conditions, 13409 events. 3413/13409 cut-off events. For 642/706 co-relation queries the response was YES. Maximal size of possible extension queue 379. Compared 146329 event pairs, 775 based on Foata normal form. 0/11167 useless extension candidates. Maximal degree in co-relation 15789. Up to 2880 conditions per place. [2025-03-08 22:10:52,001 INFO L140 encePairwiseOnDemand]: 241/247 looper letters, 36 selfloop transitions, 3 changer transitions 0/262 dead transitions. [2025-03-08 22:10:52,001 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 232 places, 262 transitions, 697 flow [2025-03-08 22:10:52,001 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-08 22:10:52,002 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-08 22:10:52,002 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 687 transitions. [2025-03-08 22:10:52,002 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9271255060728745 [2025-03-08 22:10:52,002 INFO L175 Difference]: Start difference. First operand has 233 places, 253 transitions, 596 flow. Second operand 3 states and 687 transitions. [2025-03-08 22:10:52,002 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 232 places, 262 transitions, 697 flow [2025-03-08 22:10:52,008 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 230 places, 262 transitions, 675 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-08 22:10:52,010 INFO L231 Difference]: Finished difference. Result has 231 places, 253 transitions, 589 flow [2025-03-08 22:10:52,010 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=247, PETRI_DIFFERENCE_MINUEND_FLOW=568, PETRI_DIFFERENCE_MINUEND_PLACES=228, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=250, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=247, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=589, PETRI_PLACES=231, PETRI_TRANSITIONS=253} [2025-03-08 22:10:52,011 INFO L279 CegarLoopForPetriNet]: 232 programPoint places, -1 predicate places. [2025-03-08 22:10:52,011 INFO L471 AbstractCegarLoop]: Abstraction has has 231 places, 253 transitions, 589 flow [2025-03-08 22:10:52,011 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 216.0) internal successors, (648), 3 states have internal predecessors, (648), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:10:52,011 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 22:10:52,011 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-08 22:10:52,011 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable25 [2025-03-08 22:10:52,011 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 17 more)] === [2025-03-08 22:10:52,011 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 22:10:52,011 INFO L85 PathProgramCache]: Analyzing trace with hash 957411340, now seen corresponding path program 1 times [2025-03-08 22:10:52,012 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 22:10:52,012 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1872108310] [2025-03-08 22:10:52,012 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 22:10:52,012 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 22:10:52,018 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 50 statements into 1 equivalence classes. [2025-03-08 22:10:52,022 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 50 of 50 statements. [2025-03-08 22:10:52,022 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 22:10:52,022 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 22:10:52,059 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 22:10:52,060 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 22:10:52,060 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1872108310] [2025-03-08 22:10:52,060 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1872108310] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 22:10:52,060 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 22:10:52,060 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-08 22:10:52,060 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1086734527] [2025-03-08 22:10:52,060 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 22:10:52,061 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2025-03-08 22:10:52,061 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 22:10:52,061 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2025-03-08 22:10:52,061 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2025-03-08 22:10:52,145 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 214 out of 247 [2025-03-08 22:10:52,146 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 231 places, 253 transitions, 589 flow. Second operand has 5 states, 5 states have (on average 215.4) internal successors, (1077), 5 states have internal predecessors, (1077), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:10:52,147 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 22:10:52,147 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 214 of 247 [2025-03-08 22:10:52,147 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 22:10:52,270 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([597] L1063-20-->L1063-19: Formula: (= |v_#race~threads_mask~0_6| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_6|} AuxVars[] AssignedVars[#race~threads_mask~0][207], [Black: 238#true, 20#L1050-2true, 247#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 81#L1063-19true, 232#true]) [2025-03-08 22:10:52,271 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2025-03-08 22:10:52,271 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-08 22:10:52,271 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-08 22:10:52,271 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-08 22:10:52,728 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([727] L1050-4-->L1050-2: Formula: (= |v_#race~threads_mask~0_12| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][218], [Black: 240#(= |#race~threads_mask~0| 0), 247#true, 20#L1050-2true, 231#true, Black: 243#true, 233#true, 190#L1050-2true, 98#L1060-1true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:10:52,728 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-08 22:10:52,728 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:10:52,728 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:10:52,728 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:10:52,737 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([597] L1063-20-->L1063-19: Formula: (= |v_#race~threads_mask~0_6| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_6|} AuxVars[] AssignedVars[#race~threads_mask~0][207], [Black: 238#true, 247#true, 20#L1050-2true, 231#true, Black: 243#true, 233#true, 53#threadENTRYtrue, 245#(= |#race~datas~0| 0), 81#L1063-19true]) [2025-03-08 22:10:52,737 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-08 22:10:52,737 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-08 22:10:52,737 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:10:52,737 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:10:52,737 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([597] L1063-20-->L1063-19: Formula: (= |v_#race~threads_mask~0_6| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_6|} AuxVars[] AssignedVars[#race~threads_mask~0][207], [136#threadENTRYtrue, Black: 238#true, 247#true, 231#true, Black: 243#true, 233#true, 190#L1050-2true, 245#(= |#race~datas~0| 0), 81#L1063-19true]) [2025-03-08 22:10:52,737 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-08 22:10:52,737 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:10:52,737 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-08 22:10:52,737 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:10:52,789 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([727] L1050-4-->L1050-2: Formula: (= |v_#race~threads_mask~0_12| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][218], [Black: 240#(= |#race~threads_mask~0| 0), 247#true, 20#L1050-2true, 231#true, Black: 243#true, 233#true, 190#L1050-2true, 98#L1060-1true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:10:52,789 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-03-08 22:10:52,789 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:10:52,789 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:10:52,789 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:10:52,789 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:10:52,818 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-4-->L1050-2: Formula: (= |v_threadThread2of2ForFork0_#t~nondet8_3| |v_#race~threads_mask~0_12|) InVars {threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][269], [Black: 240#(= |#race~threads_mask~0| 0), 20#L1050-2true, 247#true, 231#true, Black: 243#true, 233#true, 190#L1050-2true, 98#L1060-1true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:10:52,818 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-08 22:10:52,818 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:10:52,818 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:10:52,818 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:10:52,819 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-4-->L1050-2: Formula: (= |v_threadThread2of2ForFork0_#t~nondet8_3| |v_#race~threads_mask~0_12|) InVars {threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][269], [Black: 240#(= |#race~threads_mask~0| 0), 247#true, 20#L1050-2true, 231#true, Black: 243#true, 233#true, 190#L1050-2true, 98#L1060-1true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:10:52,819 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-03-08 22:10:52,819 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:10:52,819 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:10:52,819 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:10:52,819 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:10:52,826 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([597] L1063-20-->L1063-19: Formula: (= |v_#race~threads_mask~0_6| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_6|} AuxVars[] AssignedVars[#race~threads_mask~0][207], [Black: 238#true, 247#true, 90#L1048-10true, 231#true, Black: 243#true, 233#true, 190#L1050-2true, 245#(= |#race~datas~0| 0), 81#L1063-19true]) [2025-03-08 22:10:52,826 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-03-08 22:10:52,826 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 22:10:52,826 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:10:52,826 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:10:52,848 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([727] L1050-4-->L1050-2: Formula: (= |v_#race~threads_mask~0_12| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][218], [Black: 240#(= |#race~threads_mask~0| 0), 220#L1060-5true, 20#L1050-2true, 247#true, 231#true, Black: 243#true, 233#true, 190#L1050-2true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:10:52,848 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-03-08 22:10:52,848 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 22:10:52,848 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 22:10:52,848 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:10:52,870 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([727] L1050-4-->L1050-2: Formula: (= |v_#race~threads_mask~0_12| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][218], [Black: 240#(= |#race~threads_mask~0| 0), 20#L1050-2true, 247#true, 231#true, Black: 243#true, 233#true, 190#L1050-2true, 245#(= |#race~datas~0| 0), 95#L1061true]) [2025-03-08 22:10:52,871 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-03-08 22:10:52,871 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 22:10:52,871 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-08 22:10:52,871 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-08 22:10:52,882 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-4-->L1050-2: Formula: (= |v_threadThread2of2ForFork0_#t~nondet8_3| |v_#race~threads_mask~0_12|) InVars {threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][269], [Black: 240#(= |#race~threads_mask~0| 0), 220#L1060-5true, 247#true, 20#L1050-2true, 231#true, Black: 243#true, 233#true, 190#L1050-2true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:10:52,882 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-03-08 22:10:52,882 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 22:10:52,882 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 22:10:52,882 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-08 22:10:52,903 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-4-->L1050-2: Formula: (= |v_threadThread2of2ForFork0_#t~nondet8_3| |v_#race~threads_mask~0_12|) InVars {threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][269], [Black: 240#(= |#race~threads_mask~0| 0), 247#true, 20#L1050-2true, 231#true, Black: 243#true, 233#true, 190#L1050-2true, 245#(= |#race~datas~0| 0), 95#L1061true]) [2025-03-08 22:10:52,903 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-03-08 22:10:52,903 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-08 22:10:52,903 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:10:52,903 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-08 22:10:52,961 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([727] L1050-4-->L1050-2: Formula: (= |v_#race~threads_mask~0_12| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][218], [Black: 240#(= |#race~threads_mask~0| 0), 20#L1050-2true, 247#true, 231#true, Black: 243#true, 233#true, 96#L1062-24true, 190#L1050-2true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:10:52,961 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-03-08 22:10:52,961 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-08 22:10:52,961 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-08 22:10:52,961 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-08 22:10:53,025 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([727] L1050-4-->L1050-2: Formula: (= |v_#race~threads_mask~0_12| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][218], [Black: 240#(= |#race~threads_mask~0| 0), 247#true, 20#L1050-2true, 231#true, Black: 243#true, 233#true, 96#L1062-24true, 190#L1050-2true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:10:53,025 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-03-08 22:10:53,025 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-08 22:10:53,025 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-08 22:10:53,025 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-08 22:10:53,025 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-08 22:10:53,090 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([727] L1050-4-->L1050-2: Formula: (= |v_#race~threads_mask~0_12| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][218], [Black: 240#(= |#race~threads_mask~0| 0), 247#true, 20#L1050-2true, 231#true, Black: 243#true, 233#true, 96#L1062-24true, 190#L1050-2true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:10:53,090 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-03-08 22:10:53,090 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-08 22:10:53,090 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-08 22:10:53,090 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-08 22:10:53,090 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-08 22:10:53,090 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-08 22:10:53,126 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-4-->L1050-2: Formula: (= |v_threadThread2of2ForFork0_#t~nondet8_3| |v_#race~threads_mask~0_12|) InVars {threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][269], [Black: 240#(= |#race~threads_mask~0| 0), 20#L1050-2true, 247#true, 231#true, Black: 243#true, 233#true, 96#L1062-24true, 190#L1050-2true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:10:53,126 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-03-08 22:10:53,126 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-08 22:10:53,126 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-08 22:10:53,126 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-08 22:10:53,127 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-4-->L1050-2: Formula: (= |v_threadThread2of2ForFork0_#t~nondet8_3| |v_#race~threads_mask~0_12|) InVars {threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][269], [Black: 240#(= |#race~threads_mask~0| 0), 247#true, 20#L1050-2true, 231#true, Black: 243#true, 233#true, 96#L1062-24true, 190#L1050-2true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:10:53,127 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-03-08 22:10:53,127 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-08 22:10:53,127 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-08 22:10:53,127 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-08 22:10:53,127 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-08 22:10:53,131 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([733] L1051-3-->L1051: Formula: (and (= |v_#pthreadsMutex_29| (store |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21| (store (select |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21|) |v_~#threads_mask_mutex~0.offset_21| 0))) (= |v_threadThread1of2ForFork0_#t~ret9_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} OutVars{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #pthreadsMutex=|v_#pthreadsMutex_29|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret9][204], [171#ULTIMATE.startFINALtrue, Black: 240#(= |#race~threads_mask~0| 0), 247#true, 231#true, Black: 243#true, 233#true, 168#L1051true, 245#(= |#race~datas~0| 0), 209#L1050-19true]) [2025-03-08 22:10:53,131 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-03-08 22:10:53,131 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-08 22:10:53,131 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-08 22:10:53,131 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-08 22:10:53,132 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([727] L1050-4-->L1050-2: Formula: (= |v_#race~threads_mask~0_12| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][218], [Black: 240#(= |#race~threads_mask~0| 0), 171#ULTIMATE.startFINALtrue, 247#true, 20#L1050-2true, 231#true, Black: 243#true, 233#true, 190#L1050-2true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:10:53,132 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-03-08 22:10:53,132 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-08 22:10:53,132 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-08 22:10:53,132 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-08 22:10:53,158 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([778] L1051-3-->L1051: Formula: (and (= |v_threadThread2of2ForFork0_#t~ret9_1| 0) (= |v_#pthreadsMutex_29| (store |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21| (store (select |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21|) |v_~#threads_mask_mutex~0.offset_21| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_29|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|, threadThread2of2ForFork0_#t~ret9=|v_threadThread2of2ForFork0_#t~ret9_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of2ForFork0_#t~ret9][262], [Black: 240#(= |#race~threads_mask~0| 0), 247#true, 231#true, 61#L1051true, Black: 243#true, 233#true, 96#L1062-24true, 245#(= |#race~datas~0| 0), 119#L1050-12true]) [2025-03-08 22:10:53,158 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-03-08 22:10:53,158 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-08 22:10:53,158 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-08 22:10:53,158 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-08 22:10:53,163 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([733] L1051-3-->L1051: Formula: (and (= |v_#pthreadsMutex_29| (store |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21| (store (select |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21|) |v_~#threads_mask_mutex~0.offset_21| 0))) (= |v_threadThread1of2ForFork0_#t~ret9_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} OutVars{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #pthreadsMutex=|v_#pthreadsMutex_29|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret9][204], [171#ULTIMATE.startFINALtrue, Black: 240#(= |#race~threads_mask~0| 0), 33#L1050-17true, 247#true, 231#true, Black: 243#true, 233#true, 168#L1051true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:10:53,164 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-03-08 22:10:53,164 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-08 22:10:53,164 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-08 22:10:53,164 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-08 22:10:53,183 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([727] L1050-4-->L1050-2: Formula: (= |v_#race~threads_mask~0_12| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][218], [Black: 240#(= |#race~threads_mask~0| 0), 183#L1062-12true, 20#L1050-2true, 247#true, 231#true, Black: 243#true, 233#true, 190#L1050-2true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:10:53,183 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-03-08 22:10:53,183 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-08 22:10:53,183 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-08 22:10:53,183 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-08 22:10:53,185 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([727] L1050-4-->L1050-2: Formula: (= |v_#race~threads_mask~0_12| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][218], [Black: 240#(= |#race~threads_mask~0| 0), 247#true, 20#L1050-2true, 231#true, Black: 243#true, 233#true, 190#L1050-2true, 245#(= |#race~datas~0| 0), 58#L1062-18true]) [2025-03-08 22:10:53,185 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-03-08 22:10:53,185 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-08 22:10:53,185 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-08 22:10:53,185 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-08 22:10:53,191 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([727] L1050-4-->L1050-2: Formula: (= |v_#race~threads_mask~0_12| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][218], [Black: 240#(= |#race~threads_mask~0| 0), 171#ULTIMATE.startFINALtrue, 247#true, 20#L1050-2true, 231#true, Black: 243#true, 233#true, 190#L1050-2true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:10:53,191 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-03-08 22:10:53,191 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-08 22:10:53,191 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-08 22:10:53,191 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-08 22:10:53,191 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-08 22:10:53,212 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-4-->L1050-2: Formula: (= |v_threadThread2of2ForFork0_#t~nondet8_3| |v_#race~threads_mask~0_12|) InVars {threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][269], [Black: 240#(= |#race~threads_mask~0| 0), 247#true, 20#L1050-2true, 231#true, Black: 243#true, 233#true, 190#L1050-2true, 245#(= |#race~datas~0| 0), 58#L1062-18true]) [2025-03-08 22:10:53,212 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-03-08 22:10:53,212 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-08 22:10:53,212 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-08 22:10:53,212 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-08 22:10:53,217 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-4-->L1050-2: Formula: (= |v_threadThread2of2ForFork0_#t~nondet8_3| |v_#race~threads_mask~0_12|) InVars {threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][269], [171#ULTIMATE.startFINALtrue, Black: 240#(= |#race~threads_mask~0| 0), 20#L1050-2true, 247#true, 231#true, Black: 243#true, 233#true, 190#L1050-2true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:10:53,217 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-03-08 22:10:53,217 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-08 22:10:53,217 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-08 22:10:53,217 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-08 22:10:53,217 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-4-->L1050-2: Formula: (= |v_threadThread2of2ForFork0_#t~nondet8_3| |v_#race~threads_mask~0_12|) InVars {threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][269], [171#ULTIMATE.startFINALtrue, Black: 240#(= |#race~threads_mask~0| 0), 20#L1050-2true, 247#true, 231#true, Black: 243#true, 233#true, 190#L1050-2true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:10:53,217 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-03-08 22:10:53,217 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-08 22:10:53,217 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-08 22:10:53,217 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-08 22:10:53,217 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-08 22:10:53,231 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([597] L1063-20-->L1063-19: Formula: (= |v_#race~threads_mask~0_6| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_6|} AuxVars[] AssignedVars[#race~threads_mask~0][82], [Black: 238#true, 247#true, 33#L1050-17true, 20#L1050-2true, 231#true, Black: 243#true, 233#true, 245#(= |#race~datas~0| 0), 81#L1063-19true]) [2025-03-08 22:10:53,231 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-08 22:10:53,231 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 22:10:53,231 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-08 22:10:53,231 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-08 22:10:53,231 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([597] L1063-20-->L1063-19: Formula: (= |v_#race~threads_mask~0_6| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_6|} AuxVars[] AssignedVars[#race~threads_mask~0][207], [Black: 238#true, 247#true, 20#L1050-2true, 231#true, Black: 243#true, 39#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, 233#true, 245#(= |#race~datas~0| 0), 81#L1063-19true]) [2025-03-08 22:10:53,231 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-08 22:10:53,231 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-08 22:10:53,231 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-08 22:10:53,231 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 22:10:53,231 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([597] L1063-20-->L1063-19: Formula: (= |v_#race~threads_mask~0_6| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_6|} AuxVars[] AssignedVars[#race~threads_mask~0][207], [65#L1049true, Black: 238#true, 247#true, 20#L1050-2true, 231#true, Black: 243#true, 233#true, 245#(= |#race~datas~0| 0), 81#L1063-19true]) [2025-03-08 22:10:53,231 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-03-08 22:10:53,231 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:10:53,231 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-08 22:10:53,231 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-08 22:10:53,231 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([597] L1063-20-->L1063-19: Formula: (= |v_#race~threads_mask~0_6| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_6|} AuxVars[] AssignedVars[#race~threads_mask~0][207], [Black: 238#true, 247#true, 33#L1050-17true, 20#L1050-2true, 231#true, Black: 243#true, 233#true, 245#(= |#race~datas~0| 0), 81#L1063-19true]) [2025-03-08 22:10:53,231 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-08 22:10:53,231 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 22:10:53,232 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-08 22:10:53,232 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-08 22:10:53,232 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([597] L1063-20-->L1063-19: Formula: (= |v_#race~threads_mask~0_6| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_6|} AuxVars[] AssignedVars[#race~threads_mask~0][207], [Black: 238#true, 247#true, 20#L1050-2true, 231#true, Black: 243#true, 233#true, 245#(= |#race~datas~0| 0), 81#L1063-19true, 209#L1050-19true]) [2025-03-08 22:10:53,232 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-03-08 22:10:53,232 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-08 22:10:53,232 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-08 22:10:53,232 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-08 22:10:53,232 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([597] L1063-20-->L1063-19: Formula: (= |v_#race~threads_mask~0_6| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_6|} AuxVars[] AssignedVars[#race~threads_mask~0][82], [Black: 238#true, 106#L1050-17true, 247#true, 231#true, Black: 243#true, 233#true, 190#L1050-2true, 245#(= |#race~datas~0| 0), 81#L1063-19true]) [2025-03-08 22:10:53,232 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-08 22:10:53,232 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-08 22:10:53,232 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 22:10:53,232 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-08 22:10:53,232 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([597] L1063-20-->L1063-19: Formula: (= |v_#race~threads_mask~0_6| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_6|} AuxVars[] AssignedVars[#race~threads_mask~0][82], [225#L1050-19true, Black: 238#true, 247#true, 231#true, Black: 243#true, 233#true, 190#L1050-2true, 245#(= |#race~datas~0| 0), 81#L1063-19true]) [2025-03-08 22:10:53,232 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-03-08 22:10:53,232 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-08 22:10:53,232 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-08 22:10:53,232 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-08 22:10:53,233 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([597] L1063-20-->L1063-19: Formula: (= |v_#race~threads_mask~0_6| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_6|} AuxVars[] AssignedVars[#race~threads_mask~0][207], [51#L1049true, Black: 238#true, 247#true, 231#true, Black: 243#true, 233#true, 190#L1050-2true, 245#(= |#race~datas~0| 0), 81#L1063-19true]) [2025-03-08 22:10:53,233 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-03-08 22:10:53,233 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-08 22:10:53,233 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-08 22:10:53,233 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:10:53,237 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([727] L1050-4-->L1050-2: Formula: (= |v_#race~threads_mask~0_12| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][218], [Black: 240#(= |#race~threads_mask~0| 0), 183#L1062-12true, 20#L1050-2true, 247#true, 231#true, Black: 243#true, 233#true, 190#L1050-2true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:10:53,237 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-03-08 22:10:53,237 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-08 22:10:53,237 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-08 22:10:53,237 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-08 22:10:53,237 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-08 22:10:53,243 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([778] L1051-3-->L1051: Formula: (and (= |v_threadThread2of2ForFork0_#t~ret9_1| 0) (= |v_#pthreadsMutex_29| (store |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21| (store (select |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21|) |v_~#threads_mask_mutex~0.offset_21| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_29|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|, threadThread2of2ForFork0_#t~ret9=|v_threadThread2of2ForFork0_#t~ret9_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of2ForFork0_#t~ret9][262], [171#ULTIMATE.startFINALtrue, Black: 240#(= |#race~threads_mask~0| 0), 247#true, 231#true, 61#L1051true, Black: 243#true, 233#true, 245#(= |#race~datas~0| 0), 119#L1050-12true]) [2025-03-08 22:10:53,243 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-03-08 22:10:53,243 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-08 22:10:53,243 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-08 22:10:53,243 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-08 22:10:53,260 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-4-->L1050-2: Formula: (= |v_threadThread2of2ForFork0_#t~nondet8_3| |v_#race~threads_mask~0_12|) InVars {threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][269], [Black: 240#(= |#race~threads_mask~0| 0), 183#L1062-12true, 20#L1050-2true, 247#true, 231#true, Black: 243#true, 233#true, 190#L1050-2true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:10:53,260 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-03-08 22:10:53,260 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-08 22:10:53,260 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-08 22:10:53,260 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-08 22:10:53,261 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-4-->L1050-2: Formula: (= |v_threadThread2of2ForFork0_#t~nondet8_3| |v_#race~threads_mask~0_12|) InVars {threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][269], [183#L1062-12true, Black: 240#(= |#race~threads_mask~0| 0), 247#true, 20#L1050-2true, 231#true, Black: 243#true, 233#true, 190#L1050-2true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:10:53,261 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-03-08 22:10:53,261 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-08 22:10:53,261 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-08 22:10:53,261 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-08 22:10:53,261 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-08 22:10:53,279 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([597] L1063-20-->L1063-19: Formula: (= |v_#race~threads_mask~0_6| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_6|} AuxVars[] AssignedVars[#race~threads_mask~0][207], [Black: 238#true, 247#true, 20#L1050-2true, 231#true, 32#L1050-12true, Black: 243#true, 233#true, 245#(= |#race~datas~0| 0), 81#L1063-19true]) [2025-03-08 22:10:53,280 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-03-08 22:10:53,280 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-08 22:10:53,280 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-08 22:10:53,280 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-08 22:10:53,280 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([597] L1063-20-->L1063-19: Formula: (= |v_#race~threads_mask~0_6| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_6|} AuxVars[] AssignedVars[#race~threads_mask~0][207], [Black: 238#true, 247#true, 231#true, Black: 243#true, 233#true, 190#L1050-2true, 245#(= |#race~datas~0| 0), 81#L1063-19true, 119#L1050-12true]) [2025-03-08 22:10:53,280 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-03-08 22:10:53,280 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-08 22:10:53,280 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-08 22:10:53,280 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-08 22:10:53,280 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([597] L1063-20-->L1063-19: Formula: (= |v_#race~threads_mask~0_6| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_6|} AuxVars[] AssignedVars[#race~threads_mask~0][207], [225#L1050-19true, Black: 238#true, 247#true, 231#true, Black: 243#true, 233#true, 190#L1050-2true, 245#(= |#race~datas~0| 0), 81#L1063-19true]) [2025-03-08 22:10:53,280 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-03-08 22:10:53,280 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-08 22:10:53,280 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-08 22:10:53,280 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-08 22:10:53,280 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([597] L1063-20-->L1063-19: Formula: (= |v_#race~threads_mask~0_6| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_6|} AuxVars[] AssignedVars[#race~threads_mask~0][207], [Black: 238#true, 247#true, 231#true, Black: 243#true, 233#true, 190#L1050-2true, 12#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, 245#(= |#race~datas~0| 0), 81#L1063-19true]) [2025-03-08 22:10:53,280 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-08 22:10:53,280 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-08 22:10:53,280 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-08 22:10:53,280 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 22:10:53,308 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([597] L1063-20-->L1063-19: Formula: (= |v_#race~threads_mask~0_6| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_6|} AuxVars[] AssignedVars[#race~threads_mask~0][207], [106#L1050-17true, Black: 238#true, 247#true, 231#true, Black: 243#true, 233#true, 190#L1050-2true, 245#(= |#race~datas~0| 0), 81#L1063-19true]) [2025-03-08 22:10:53,308 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-08 22:10:53,308 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-08 22:10:53,308 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 22:10:53,308 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-08 22:10:53,356 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([597] L1063-20-->L1063-19: Formula: (= |v_#race~threads_mask~0_6| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_6|} AuxVars[] AssignedVars[#race~threads_mask~0][207], [Black: 238#true, 247#true, 231#true, Black: 243#true, 233#true, 190#L1050-2true, 245#(= |#race~datas~0| 0), 81#L1063-19true, 119#L1050-12true]) [2025-03-08 22:10:53,356 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-03-08 22:10:53,356 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-08 22:10:53,356 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-08 22:10:53,356 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-08 22:10:53,356 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-08 22:10:53,356 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([597] L1063-20-->L1063-19: Formula: (= |v_#race~threads_mask~0_6| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_6|} AuxVars[] AssignedVars[#race~threads_mask~0][207], [Black: 238#true, 20#L1050-2true, 247#true, 231#true, Black: 243#true, 233#true, 138#L1050-6true, 245#(= |#race~datas~0| 0), 81#L1063-19true]) [2025-03-08 22:10:53,356 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-03-08 22:10:53,356 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-08 22:10:53,356 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:10:53,356 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-08 22:10:53,379 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([597] L1063-20-->L1063-19: Formula: (= |v_#race~threads_mask~0_6| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_6|} AuxVars[] AssignedVars[#race~threads_mask~0][207], [Black: 238#true, 247#true, 20#L1050-2true, 231#true, Black: 243#true, 233#true, 190#L1050-2true, 245#(= |#race~datas~0| 0), 81#L1063-19true]) [2025-03-08 22:10:53,380 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-03-08 22:10:53,380 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-08 22:10:53,380 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:10:53,380 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:10:53,398 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([597] L1063-20-->L1063-19: Formula: (= |v_#race~threads_mask~0_6| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_6|} AuxVars[] AssignedVars[#race~threads_mask~0][207], [Black: 238#true, 247#true, 20#L1050-2true, 231#true, Black: 243#true, 233#true, 190#L1050-2true, 245#(= |#race~datas~0| 0), 81#L1063-19true]) [2025-03-08 22:10:53,399 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-08 22:10:53,399 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-08 22:10:53,399 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:10:53,399 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-08 22:10:53,399 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:10:53,443 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([727] L1050-4-->L1050-2: Formula: (= |v_#race~threads_mask~0_12| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][218], [Black: 240#(= |#race~threads_mask~0| 0), 247#true, 20#L1050-2true, 231#true, Black: 243#true, 233#true, 190#L1050-2true, 245#(= |#race~datas~0| 0), 223#L1064true]) [2025-03-08 22:10:53,444 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-08 22:10:53,444 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-08 22:10:53,444 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-08 22:10:53,444 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-08 22:10:53,461 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([597] L1063-20-->L1063-19: Formula: (= |v_#race~threads_mask~0_6| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_6|} AuxVars[] AssignedVars[#race~threads_mask~0][207], [Black: 238#true, 20#L1050-2true, 247#true, 61#L1051true, 231#true, Black: 243#true, 233#true, 245#(= |#race~datas~0| 0), 81#L1063-19true]) [2025-03-08 22:10:53,461 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-08 22:10:53,461 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-08 22:10:53,461 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-08 22:10:53,461 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-08 22:10:53,461 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([597] L1063-20-->L1063-19: Formula: (= |v_#race~threads_mask~0_6| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_6|} AuxVars[] AssignedVars[#race~threads_mask~0][207], [Black: 238#true, 20#L1050-2true, 247#true, 61#L1051true, 231#true, Black: 243#true, 233#true, 245#(= |#race~datas~0| 0), 81#L1063-19true]) [2025-03-08 22:10:53,461 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-03-08 22:10:53,461 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-08 22:10:53,461 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-08 22:10:53,461 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-08 22:10:53,461 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-08 22:10:53,477 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([733] L1051-3-->L1051: Formula: (and (= |v_#pthreadsMutex_29| (store |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21| (store (select |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21|) |v_~#threads_mask_mutex~0.offset_21| 0))) (= |v_threadThread1of2ForFork0_#t~ret9_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} OutVars{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #pthreadsMutex=|v_#pthreadsMutex_29|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret9][204], [Black: 240#(= |#race~threads_mask~0| 0), 247#true, 231#true, Black: 243#true, 221#L1068-7true, 168#L1051true, 245#(= |#race~datas~0| 0), 232#true]) [2025-03-08 22:10:53,478 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-08 22:10:53,478 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-03-08 22:10:53,478 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-03-08 22:10:53,478 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-08 22:10:53,479 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-4-->L1050-2: Formula: (= |v_threadThread2of2ForFork0_#t~nondet8_3| |v_#race~threads_mask~0_12|) InVars {threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][269], [Black: 240#(= |#race~threads_mask~0| 0), 247#true, 20#L1050-2true, 231#true, Black: 243#true, 233#true, 190#L1050-2true, 245#(= |#race~datas~0| 0), 223#L1064true]) [2025-03-08 22:10:53,479 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-08 22:10:53,480 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-08 22:10:53,480 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-08 22:10:53,480 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-08 22:10:53,484 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([733] L1051-3-->L1051: Formula: (and (= |v_#pthreadsMutex_29| (store |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21| (store (select |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21|) |v_~#threads_mask_mutex~0.offset_21| 0))) (= |v_threadThread1of2ForFork0_#t~ret9_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} OutVars{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #pthreadsMutex=|v_#pthreadsMutex_29|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret9][204], [Black: 240#(= |#race~threads_mask~0| 0), 113#L1070-1true, 247#true, 231#true, Black: 243#true, 168#L1051true, 245#(= |#race~datas~0| 0), 232#true]) [2025-03-08 22:10:53,485 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-03-08 22:10:53,485 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-08 22:10:53,485 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-08 22:10:53,485 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-08 22:10:53,487 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-4-->L1050-2: Formula: (= |v_threadThread2of2ForFork0_#t~nondet8_3| |v_#race~threads_mask~0_12|) InVars {threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][269], [Black: 240#(= |#race~threads_mask~0| 0), 20#L1050-2true, 247#true, 231#true, Black: 243#true, 233#true, 190#L1050-2true, 245#(= |#race~datas~0| 0), 223#L1064true]) [2025-03-08 22:10:53,487 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-08 22:10:53,487 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-08 22:10:53,487 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-08 22:10:53,487 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-08 22:10:53,487 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-08 22:10:53,487 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([727] L1050-4-->L1050-2: Formula: (= |v_#race~threads_mask~0_12| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][218], [Black: 240#(= |#race~threads_mask~0| 0), 20#L1050-2true, 247#true, 231#true, Black: 243#true, 233#true, 190#L1050-2true, 245#(= |#race~datas~0| 0), 223#L1064true]) [2025-03-08 22:10:53,487 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-08 22:10:53,487 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-08 22:10:53,487 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-08 22:10:53,487 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-08 22:10:53,487 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-08 22:10:53,488 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([614] L1063-4-->L1063-2: Formula: (= |v_#race~threads_mask~0_3| |v_ULTIMATE.start_main_#t~nondet22#1_5|) InVars {ULTIMATE.start_main_#t~nondet22#1=|v_ULTIMATE.start_main_#t~nondet22#1_5|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_3|, ULTIMATE.start_main_#t~nondet22#1=|v_ULTIMATE.start_main_#t~nondet22#1_5|} AuxVars[] AssignedVars[#race~threads_mask~0][219], [Black: 240#(= |#race~threads_mask~0| 0), 20#L1050-2true, 247#true, 61#L1051true, 231#true, Black: 243#true, 233#true, 245#(= |#race~datas~0| 0), 159#L1063-2true]) [2025-03-08 22:10:53,488 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-08 22:10:53,488 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-08 22:10:53,488 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-08 22:10:53,488 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-08 22:10:53,495 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([597] L1063-20-->L1063-19: Formula: (= |v_#race~threads_mask~0_6| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_6|} AuxVars[] AssignedVars[#race~threads_mask~0][207], [Black: 238#true, 247#true, 20#L1050-2true, 61#L1051true, 231#true, Black: 243#true, 233#true, 245#(= |#race~datas~0| 0), 81#L1063-19true]) [2025-03-08 22:10:53,495 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-03-08 22:10:53,495 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-08 22:10:53,495 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-08 22:10:53,495 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-08 22:10:53,495 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-08 22:10:53,495 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-08 22:10:53,517 INFO L124 PetriNetUnfolderBase]: 3474/12515 cut-off events. [2025-03-08 22:10:53,517 INFO L125 PetriNetUnfolderBase]: For 119/119 co-relation queries the response was YES. [2025-03-08 22:10:53,565 INFO L83 FinitePrefix]: Finished finitePrefix Result has 17201 conditions, 12515 events. 3474/12515 cut-off events. For 119/119 co-relation queries the response was YES. Maximal size of possible extension queue 398. Compared 133291 event pairs, 894 based on Foata normal form. 1/10152 useless extension candidates. Maximal degree in co-relation 15013. Up to 2991 conditions per place. [2025-03-08 22:10:53,600 INFO L140 encePairwiseOnDemand]: 239/247 looper letters, 42 selfloop transitions, 2 changer transitions 5/271 dead transitions. [2025-03-08 22:10:53,600 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 236 places, 271 transitions, 723 flow [2025-03-08 22:10:53,600 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-03-08 22:10:53,601 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-03-08 22:10:53,601 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1334 transitions. [2025-03-08 22:10:53,601 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9001349527665317 [2025-03-08 22:10:53,601 INFO L175 Difference]: Start difference. First operand has 231 places, 253 transitions, 589 flow. Second operand 6 states and 1334 transitions. [2025-03-08 22:10:53,601 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 236 places, 271 transitions, 723 flow [2025-03-08 22:10:53,603 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 236 places, 271 transitions, 723 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-03-08 22:10:53,605 INFO L231 Difference]: Finished difference. Result has 240 places, 254 transitions, 611 flow [2025-03-08 22:10:53,605 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=247, PETRI_DIFFERENCE_MINUEND_FLOW=589, PETRI_DIFFERENCE_MINUEND_PLACES=231, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=253, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=251, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=611, PETRI_PLACES=240, PETRI_TRANSITIONS=254} [2025-03-08 22:10:53,605 INFO L279 CegarLoopForPetriNet]: 232 programPoint places, 8 predicate places. [2025-03-08 22:10:53,605 INFO L471 AbstractCegarLoop]: Abstraction has has 240 places, 254 transitions, 611 flow [2025-03-08 22:10:53,606 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 215.4) internal successors, (1077), 5 states have internal predecessors, (1077), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:10:53,606 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 22:10:53,606 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-08 22:10:53,606 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable26 [2025-03-08 22:10:53,606 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 17 more)] === [2025-03-08 22:10:53,606 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 22:10:53,606 INFO L85 PathProgramCache]: Analyzing trace with hash 1665868594, now seen corresponding path program 1 times [2025-03-08 22:10:53,606 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 22:10:53,606 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1115614450] [2025-03-08 22:10:53,606 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 22:10:53,606 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 22:10:53,612 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 63 statements into 1 equivalence classes. [2025-03-08 22:10:53,614 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 63 of 63 statements. [2025-03-08 22:10:53,614 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 22:10:53,614 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 22:10:53,634 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 22:10:53,634 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 22:10:53,634 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1115614450] [2025-03-08 22:10:53,634 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1115614450] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 22:10:53,634 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 22:10:53,634 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2025-03-08 22:10:53,634 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [931243995] [2025-03-08 22:10:53,634 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 22:10:53,634 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-08 22:10:53,634 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 22:10:53,634 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-08 22:10:53,634 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-08 22:10:53,659 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 220 out of 247 [2025-03-08 22:10:53,660 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 240 places, 254 transitions, 611 flow. Second operand has 3 states, 3 states have (on average 221.33333333333334) internal successors, (664), 3 states have internal predecessors, (664), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:10:53,660 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 22:10:53,660 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 220 of 247 [2025-03-08 22:10:53,660 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 22:10:54,527 INFO L124 PetriNetUnfolderBase]: 3083/11169 cut-off events. [2025-03-08 22:10:54,527 INFO L125 PetriNetUnfolderBase]: For 165/165 co-relation queries the response was YES. [2025-03-08 22:10:54,569 INFO L83 FinitePrefix]: Finished finitePrefix Result has 15307 conditions, 11169 events. 3083/11169 cut-off events. For 165/165 co-relation queries the response was YES. Maximal size of possible extension queue 380. Compared 115474 event pairs, 898 based on Foata normal form. 1/9181 useless extension candidates. Maximal degree in co-relation 15158. Up to 2894 conditions per place. [2025-03-08 22:10:54,596 INFO L140 encePairwiseOnDemand]: 244/247 looper letters, 31 selfloop transitions, 2 changer transitions 0/262 dead transitions. [2025-03-08 22:10:54,597 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 239 places, 262 transitions, 693 flow [2025-03-08 22:10:54,597 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-08 22:10:54,597 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-08 22:10:54,597 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 694 transitions. [2025-03-08 22:10:54,597 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9365721997300944 [2025-03-08 22:10:54,597 INFO L175 Difference]: Start difference. First operand has 240 places, 254 transitions, 611 flow. Second operand 3 states and 694 transitions. [2025-03-08 22:10:54,597 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 239 places, 262 transitions, 693 flow [2025-03-08 22:10:54,599 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 235 places, 262 transitions, 681 flow, removed 5 selfloop flow, removed 4 redundant places. [2025-03-08 22:10:54,601 INFO L231 Difference]: Finished difference. Result has 236 places, 255 transitions, 611 flow [2025-03-08 22:10:54,601 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=247, PETRI_DIFFERENCE_MINUEND_FLOW=599, PETRI_DIFFERENCE_MINUEND_PLACES=233, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=254, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=252, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=611, PETRI_PLACES=236, PETRI_TRANSITIONS=255} [2025-03-08 22:10:54,601 INFO L279 CegarLoopForPetriNet]: 232 programPoint places, 4 predicate places. [2025-03-08 22:10:54,601 INFO L471 AbstractCegarLoop]: Abstraction has has 236 places, 255 transitions, 611 flow [2025-03-08 22:10:54,601 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 221.33333333333334) internal successors, (664), 3 states have internal predecessors, (664), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:10:54,601 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 22:10:54,601 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-08 22:10:54,601 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable27 [2025-03-08 22:10:54,601 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 17 more)] === [2025-03-08 22:10:54,602 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 22:10:54,602 INFO L85 PathProgramCache]: Analyzing trace with hash -919887427, now seen corresponding path program 1 times [2025-03-08 22:10:54,602 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 22:10:54,602 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1168153193] [2025-03-08 22:10:54,602 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 22:10:54,602 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 22:10:54,606 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 73 statements into 1 equivalence classes. [2025-03-08 22:10:54,608 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 73 of 73 statements. [2025-03-08 22:10:54,608 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 22:10:54,608 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 22:10:54,625 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 22:10:54,625 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 22:10:54,625 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1168153193] [2025-03-08 22:10:54,625 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1168153193] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 22:10:54,625 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 22:10:54,625 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2025-03-08 22:10:54,625 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1973457305] [2025-03-08 22:10:54,625 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 22:10:54,625 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2025-03-08 22:10:54,626 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 22:10:54,626 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2025-03-08 22:10:54,626 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2025-03-08 22:10:54,670 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 209 out of 247 [2025-03-08 22:10:54,671 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 236 places, 255 transitions, 611 flow. Second operand has 4 states, 4 states have (on average 211.25) internal successors, (845), 4 states have internal predecessors, (845), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:10:54,671 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 22:10:54,671 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 209 of 247 [2025-03-08 22:10:54,671 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 22:10:54,764 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][190], [208#L1050-5true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 73#L1063-10true, 245#(= |#race~datas~0| 0), 232#true, 258#true]) [2025-03-08 22:10:54,764 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is not cut-off event [2025-03-08 22:10:54,764 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is not cut-off event [2025-03-08 22:10:54,765 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is not cut-off event [2025-03-08 22:10:54,765 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is not cut-off event [2025-03-08 22:10:55,101 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][190], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 233#true, 73#L1063-10true, 53#threadENTRYtrue, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-08 22:10:55,101 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is not cut-off event [2025-03-08 22:10:55,101 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-03-08 22:10:55,101 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-03-08 22:10:55,101 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-03-08 22:10:55,101 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][277], [136#threadENTRYtrue, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, Black: 243#true, 262#true, 73#L1063-10true, 104#L1050-5true, 233#true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-08 22:10:55,101 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is not cut-off event [2025-03-08 22:10:55,101 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-03-08 22:10:55,101 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-03-08 22:10:55,102 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-03-08 22:10:55,162 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][277], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 90#L1048-10true, 231#true, 262#true, Black: 243#true, 104#L1050-5true, 73#L1063-10true, 233#true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-08 22:10:55,162 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is not cut-off event [2025-03-08 22:10:55,162 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-03-08 22:10:55,162 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-03-08 22:10:55,162 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-03-08 22:10:55,317 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][277], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 104#L1050-5true, 233#true, 245#(= |#race~datas~0| 0), 158#L1062-33true, 258#true, 119#L1050-12true]) [2025-03-08 22:10:55,318 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-03-08 22:10:55,318 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-08 22:10:55,318 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-08 22:10:55,318 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-08 22:10:55,325 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][277], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 225#L1050-19true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 233#true, 104#L1050-5true, 96#L1062-24true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-08 22:10:55,325 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is not cut-off event [2025-03-08 22:10:55,325 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-03-08 22:10:55,325 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-03-08 22:10:55,325 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-03-08 22:10:55,362 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][277], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 225#L1050-19true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 233#true, 104#L1050-5true, 245#(= |#race~datas~0| 0), 197#L1062-25true, 258#true]) [2025-03-08 22:10:55,362 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is not cut-off event [2025-03-08 22:10:55,362 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-03-08 22:10:55,362 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-03-08 22:10:55,362 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-03-08 22:10:55,364 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][277], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 225#L1050-19true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 233#true, 104#L1050-5true, 245#(= |#race~datas~0| 0), 155#L1062-22true, 258#true]) [2025-03-08 22:10:55,364 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is not cut-off event [2025-03-08 22:10:55,364 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-03-08 22:10:55,364 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-03-08 22:10:55,364 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-03-08 22:10:55,365 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][277], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 106#L1050-17true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 104#L1050-5true, 233#true, 96#L1062-24true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-08 22:10:55,365 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is not cut-off event [2025-03-08 22:10:55,365 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-03-08 22:10:55,365 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-03-08 22:10:55,366 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-03-08 22:10:55,378 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][190], [208#L1050-5true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 88#L1050-10true, 233#true, 66#L1062-32true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-08 22:10:55,379 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-03-08 22:10:55,379 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-08 22:10:55,379 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-08 22:10:55,379 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-08 22:10:55,397 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][294], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 106#L1050-17true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 233#true, 104#L1050-5true, 245#(= |#race~datas~0| 0), 155#L1062-22true, 258#true]) [2025-03-08 22:10:55,397 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-03-08 22:10:55,397 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-08 22:10:55,397 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-08 22:10:55,397 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-08 22:10:55,403 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][277], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 106#L1050-17true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 104#L1050-5true, 233#true, 245#(= |#race~datas~0| 0), 197#L1062-25true, 258#true]) [2025-03-08 22:10:55,403 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is not cut-off event [2025-03-08 22:10:55,403 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-03-08 22:10:55,403 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-03-08 22:10:55,403 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-03-08 22:10:55,405 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][277], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 106#L1050-17true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 233#true, 104#L1050-5true, 245#(= |#race~datas~0| 0), 155#L1062-22true, 258#true]) [2025-03-08 22:10:55,405 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is not cut-off event [2025-03-08 22:10:55,405 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-03-08 22:10:55,405 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-03-08 22:10:55,405 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-03-08 22:10:55,434 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][190], [208#L1050-5true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 243#true, 262#true, 233#true, 104#L1050-5true, 245#(= |#race~datas~0| 0), 158#L1062-33true, 258#true]) [2025-03-08 22:10:55,435 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-03-08 22:10:55,435 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-08 22:10:55,435 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-08 22:10:55,435 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-08 22:10:55,437 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][277], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 104#L1050-5true, 233#true, 96#L1062-24true, 245#(= |#race~datas~0| 0), 258#true, 119#L1050-12true]) [2025-03-08 22:10:55,437 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-03-08 22:10:55,437 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-08 22:10:55,437 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-08 22:10:55,437 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-08 22:10:55,438 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][294], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 104#L1050-5true, 233#true, 96#L1062-24true, 245#(= |#race~datas~0| 0), 119#L1050-12true, 258#true]) [2025-03-08 22:10:55,438 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-03-08 22:10:55,438 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-08 22:10:55,438 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-08 22:10:55,438 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-08 22:10:55,468 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][277], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 104#L1050-5true, 233#true, 245#(= |#race~datas~0| 0), 258#true, 158#L1062-33true]) [2025-03-08 22:10:55,468 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is not cut-off event [2025-03-08 22:10:55,468 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-03-08 22:10:55,468 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-03-08 22:10:55,468 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-03-08 22:10:55,484 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][277], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 104#L1050-5true, 233#true, 245#(= |#race~datas~0| 0), 197#L1062-25true, 258#true, 119#L1050-12true]) [2025-03-08 22:10:55,484 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-03-08 22:10:55,484 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-08 22:10:55,484 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-08 22:10:55,484 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-08 22:10:55,485 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][277], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 104#L1050-5true, 233#true, 245#(= |#race~datas~0| 0), 155#L1062-22true, 258#true, 119#L1050-12true]) [2025-03-08 22:10:55,485 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-03-08 22:10:55,485 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-08 22:10:55,485 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-08 22:10:55,485 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-08 22:10:55,487 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][294], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 106#L1050-17true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 104#L1050-5true, 233#true, 245#(= |#race~datas~0| 0), 58#L1062-18true, 258#true]) [2025-03-08 22:10:55,488 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-03-08 22:10:55,488 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-08 22:10:55,488 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-08 22:10:55,488 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-08 22:10:55,488 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][294], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 104#L1050-5true, 233#true, 245#(= |#race~datas~0| 0), 155#L1062-22true, 119#L1050-12true, 258#true]) [2025-03-08 22:10:55,488 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-03-08 22:10:55,488 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-08 22:10:55,488 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-08 22:10:55,488 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-08 22:10:55,540 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][277], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 183#L1062-12true, 225#L1050-19true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 233#true, 104#L1050-5true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-08 22:10:55,540 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is not cut-off event [2025-03-08 22:10:55,540 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-03-08 22:10:55,540 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-03-08 22:10:55,540 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-03-08 22:10:55,555 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][190], [208#L1050-5true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 88#L1050-10true, 233#true, 7#L1062-2true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-08 22:10:55,555 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-03-08 22:10:55,555 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-08 22:10:55,555 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-08 22:10:55,555 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-08 22:10:55,555 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][277], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 18#L1050-10true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 243#true, 262#true, 104#L1050-5true, 233#true, 7#L1062-2true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-08 22:10:55,555 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-03-08 22:10:55,555 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-08 22:10:55,555 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-08 22:10:55,555 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-08 22:10:55,579 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][190], [208#L1050-5true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 243#true, 262#true, 233#true, 104#L1050-5true, 96#L1062-24true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-08 22:10:55,580 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-03-08 22:10:55,580 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-08 22:10:55,580 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-08 22:10:55,580 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-08 22:10:55,580 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, Black: 243#true, 262#true, 104#L1050-5true, 233#true, 96#L1062-24true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-08 22:10:55,580 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-03-08 22:10:55,580 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-08 22:10:55,580 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-08 22:10:55,580 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-08 22:10:55,585 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][294], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 104#L1050-5true, 233#true, 245#(= |#race~datas~0| 0), 58#L1062-18true, 258#true, 119#L1050-12true]) [2025-03-08 22:10:55,585 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-03-08 22:10:55,585 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-08 22:10:55,585 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-08 22:10:55,585 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-08 22:10:55,586 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][294], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 104#L1050-5true, 233#true, 96#L1062-24true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-08 22:10:55,586 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-03-08 22:10:55,586 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-08 22:10:55,586 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-08 22:10:55,586 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-08 22:10:55,593 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][277], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 225#L1050-19true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 233#true, 104#L1050-5true, 198#L1062-10true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-08 22:10:55,593 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is not cut-off event [2025-03-08 22:10:55,593 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-03-08 22:10:55,593 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-03-08 22:10:55,593 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-03-08 22:10:55,594 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][277], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 183#L1062-12true, 106#L1050-17true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 104#L1050-5true, 233#true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-08 22:10:55,594 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is not cut-off event [2025-03-08 22:10:55,594 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-03-08 22:10:55,594 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-03-08 22:10:55,594 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-03-08 22:10:55,598 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][277], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 233#true, 104#L1050-5true, 245#(= |#race~datas~0| 0), 58#L1062-18true, 258#true, 119#L1050-12true]) [2025-03-08 22:10:55,598 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is not cut-off event [2025-03-08 22:10:55,598 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-03-08 22:10:55,598 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-03-08 22:10:55,598 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-03-08 22:10:55,602 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][277], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 233#true, 104#L1050-5true, 96#L1062-24true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-08 22:10:55,602 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is not cut-off event [2025-03-08 22:10:55,602 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-03-08 22:10:55,602 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-03-08 22:10:55,602 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-03-08 22:10:55,634 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][190], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 243#true, 262#true, 233#true, 104#L1050-5true, 245#(= |#race~datas~0| 0), 155#L1062-22true, 258#true]) [2025-03-08 22:10:55,634 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-03-08 22:10:55,634 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-08 22:10:55,634 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-08 22:10:55,634 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-08 22:10:55,635 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][190], [208#L1050-5true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 243#true, 262#true, 233#true, 104#L1050-5true, 245#(= |#race~datas~0| 0), 197#L1062-25true, 258#true]) [2025-03-08 22:10:55,635 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-03-08 22:10:55,635 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-08 22:10:55,635 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-08 22:10:55,635 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-08 22:10:55,636 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, Black: 243#true, 262#true, 104#L1050-5true, 233#true, 245#(= |#race~datas~0| 0), 155#L1062-22true, 258#true]) [2025-03-08 22:10:55,636 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-03-08 22:10:55,636 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-08 22:10:55,636 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-08 22:10:55,636 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-08 22:10:55,640 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][294], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 183#L1062-12true, Black: 238#true, 106#L1050-17true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 104#L1050-5true, 233#true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-08 22:10:55,641 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-03-08 22:10:55,641 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-08 22:10:55,641 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-08 22:10:55,641 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-08 22:10:55,641 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][294], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 104#L1050-5true, 233#true, 245#(= |#race~datas~0| 0), 155#L1062-22true, 258#true]) [2025-03-08 22:10:55,641 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-03-08 22:10:55,641 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-08 22:10:55,641 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-08 22:10:55,641 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-08 22:10:55,648 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][277], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 106#L1050-17true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 233#true, 104#L1050-5true, 198#L1062-10true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-08 22:10:55,648 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is not cut-off event [2025-03-08 22:10:55,648 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-03-08 22:10:55,648 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-03-08 22:10:55,648 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-03-08 22:10:55,651 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][277], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 104#L1050-5true, 233#true, 245#(= |#race~datas~0| 0), 197#L1062-25true, 258#true]) [2025-03-08 22:10:55,651 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is not cut-off event [2025-03-08 22:10:55,651 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-03-08 22:10:55,651 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-03-08 22:10:55,651 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-03-08 22:10:55,654 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][277], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 233#true, 104#L1050-5true, 245#(= |#race~datas~0| 0), 155#L1062-22true, 258#true]) [2025-03-08 22:10:55,654 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is not cut-off event [2025-03-08 22:10:55,654 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-03-08 22:10:55,654 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-03-08 22:10:55,654 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-03-08 22:10:55,663 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][190], [208#L1050-5true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 243#true, 262#true, 233#true, 138#L1050-6true, 7#L1062-2true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-08 22:10:55,663 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-03-08 22:10:55,663 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-08 22:10:55,663 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-08 22:10:55,663 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-08 22:10:55,663 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][277], [214#L1050-6true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 104#L1050-5true, 233#true, 7#L1062-2true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-08 22:10:55,664 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-03-08 22:10:55,664 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-08 22:10:55,664 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-08 22:10:55,664 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-08 22:10:55,673 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][190], [65#L1049true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 73#L1063-10true, 233#true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-08 22:10:55,673 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is not cut-off event [2025-03-08 22:10:55,674 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-03-08 22:10:55,674 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-03-08 22:10:55,674 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-03-08 22:10:55,675 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][277], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 51#L1049true, Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 73#L1063-10true, 233#true, 104#L1050-5true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-08 22:10:55,675 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is not cut-off event [2025-03-08 22:10:55,675 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-03-08 22:10:55,675 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-03-08 22:10:55,675 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-03-08 22:10:55,686 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][190], [208#L1050-5true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 171#ULTIMATE.startFINALtrue, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 88#L1050-10true, 233#true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-08 22:10:55,686 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-03-08 22:10:55,686 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-08 22:10:55,686 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-08 22:10:55,686 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-08 22:10:55,691 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][190], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, Black: 243#true, 262#true, 233#true, 96#L1062-24true, 190#L1050-2true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-08 22:10:55,691 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-03-08 22:10:55,691 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 22:10:55,691 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-08 22:10:55,691 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-08 22:10:55,695 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][277], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 183#L1062-12true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 104#L1050-5true, 233#true, 245#(= |#race~datas~0| 0), 258#true, 119#L1050-12true]) [2025-03-08 22:10:55,695 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-03-08 22:10:55,695 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-08 22:10:55,695 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 22:10:55,695 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-08 22:10:55,697 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][294], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 106#L1050-17true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 104#L1050-5true, 233#true, 198#L1062-10true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-08 22:10:55,697 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-03-08 22:10:55,697 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-08 22:10:55,697 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-08 22:10:55,697 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 22:10:55,701 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][277], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 225#L1050-19true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 233#true, 104#L1050-5true, 7#L1062-2true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-08 22:10:55,701 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-03-08 22:10:55,701 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-08 22:10:55,701 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-08 22:10:55,701 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-08 22:10:55,740 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][190], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 238#true, 61#L1051true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 233#true, 245#(= |#race~datas~0| 0), 158#L1062-33true, 258#true]) [2025-03-08 22:10:55,740 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-08 22:10:55,740 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-08 22:10:55,740 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-08 22:10:55,740 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-08 22:10:55,747 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][190], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 233#true, 190#L1050-2true, 245#(= |#race~datas~0| 0), 197#L1062-25true, 258#true]) [2025-03-08 22:10:55,747 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-08 22:10:55,747 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-08 22:10:55,747 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 22:10:55,747 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 22:10:55,748 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][190], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 233#true, 190#L1050-2true, 245#(= |#race~datas~0| 0), 155#L1062-22true, 258#true]) [2025-03-08 22:10:55,748 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-08 22:10:55,748 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 22:10:55,748 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-08 22:10:55,748 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 22:10:55,749 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 233#true, 190#L1050-2true, 245#(= |#race~datas~0| 0), 155#L1062-22true, 258#true]) [2025-03-08 22:10:55,749 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-08 22:10:55,749 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-08 22:10:55,749 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 22:10:55,749 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 22:10:55,750 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, Black: 243#true, 262#true, 104#L1050-5true, 233#true, 58#L1062-18true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-08 22:10:55,750 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-08 22:10:55,750 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 22:10:55,751 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-08 22:10:55,751 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 22:10:55,751 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, Black: 243#true, 262#true, 233#true, 190#L1050-2true, 7#L1062-2true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-08 22:10:55,751 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-08 22:10:55,751 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 22:10:55,751 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-08 22:10:55,751 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 22:10:55,753 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][277], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 104#L1050-5true, 233#true, 198#L1062-10true, 245#(= |#race~datas~0| 0), 119#L1050-12true, 258#true]) [2025-03-08 22:10:55,753 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-08 22:10:55,753 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 22:10:55,753 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-08 22:10:55,753 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 22:10:55,755 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][294], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 183#L1062-12true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 104#L1050-5true, 233#true, 245#(= |#race~datas~0| 0), 258#true, 119#L1050-12true]) [2025-03-08 22:10:55,755 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-08 22:10:55,755 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 22:10:55,755 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-08 22:10:55,755 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 22:10:55,755 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][294], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 233#true, 104#L1050-5true, 58#L1062-18true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-08 22:10:55,755 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-08 22:10:55,755 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 22:10:55,755 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-08 22:10:55,755 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 22:10:55,759 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][277], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 106#L1050-17true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 104#L1050-5true, 233#true, 7#L1062-2true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-08 22:10:55,759 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-03-08 22:10:55,759 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-08 22:10:55,759 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-08 22:10:55,759 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-08 22:10:55,768 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [208#L1050-5true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 233#true, 104#L1050-5true, 245#(= |#race~datas~0| 0), 58#L1062-18true, 258#true]) [2025-03-08 22:10:55,769 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is not cut-off event [2025-03-08 22:10:55,769 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-03-08 22:10:55,769 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-03-08 22:10:55,769 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-03-08 22:10:55,792 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][277], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 225#L1050-19true, Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 73#L1063-10true, 233#true, 104#L1050-5true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-08 22:10:55,792 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is not cut-off event [2025-03-08 22:10:55,792 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-03-08 22:10:55,792 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-03-08 22:10:55,792 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-03-08 22:10:55,799 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 238#true, 61#L1051true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 233#true, 66#L1062-32true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-08 22:10:55,799 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-08 22:10:55,799 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-08 22:10:55,799 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-08 22:10:55,799 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-08 22:10:55,809 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][190], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 61#L1051true, 231#true, 262#true, Black: 243#true, 233#true, 245#(= |#race~datas~0| 0), 258#true, 158#L1062-33true]) [2025-03-08 22:10:55,809 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-03-08 22:10:55,809 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-08 22:10:55,809 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-08 22:10:55,809 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-08 22:10:55,809 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-08 22:10:55,811 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][190], [208#L1050-5true, Black: 240#(= |#race~threads_mask~0| 0), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 61#L1051true, Black: 243#true, 262#true, 233#true, 245#(= |#race~datas~0| 0), 158#L1062-33true, 258#true]) [2025-03-08 22:10:55,811 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-03-08 22:10:55,811 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-08 22:10:55,811 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-08 22:10:55,811 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-08 22:10:55,814 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][294], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 104#L1050-5true, 233#true, 198#L1062-10true, 245#(= |#race~datas~0| 0), 258#true, 119#L1050-12true]) [2025-03-08 22:10:55,814 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-03-08 22:10:55,814 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-08 22:10:55,814 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-08 22:10:55,814 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-08 22:10:55,850 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][277], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 106#L1050-17true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 73#L1063-10true, 233#true, 104#L1050-5true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-08 22:10:55,850 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is not cut-off event [2025-03-08 22:10:55,850 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-03-08 22:10:55,850 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-03-08 22:10:55,850 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-03-08 22:10:55,851 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][277], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 243#true, 262#true, 233#true, 73#L1063-10true, 104#L1050-5true, 12#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-08 22:10:55,851 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is not cut-off event [2025-03-08 22:10:55,851 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-03-08 22:10:55,851 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-03-08 22:10:55,851 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-03-08 22:10:55,858 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][277], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 240#(= |#race~threads_mask~0| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 233#true, 104#L1050-5true, 168#L1051true, 245#(= |#race~datas~0| 0), 258#true, 158#L1062-33true]) [2025-03-08 22:10:55,858 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is not cut-off event [2025-03-08 22:10:55,858 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-03-08 22:10:55,858 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-03-08 22:10:55,858 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-03-08 22:10:55,866 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][190], [208#L1050-5true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 61#L1051true, 231#true, 262#true, Black: 243#true, 233#true, 96#L1062-24true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-08 22:10:55,866 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-03-08 22:10:55,866 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-08 22:10:55,866 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-08 22:10:55,866 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-08 22:10:55,867 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [208#L1050-5true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 233#true, 190#L1050-2true, 245#(= |#race~datas~0| 0), 58#L1062-18true, 258#true]) [2025-03-08 22:10:55,867 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-03-08 22:10:55,867 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-08 22:10:55,867 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-08 22:10:55,867 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-08 22:10:55,868 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 61#L1051true, 231#true, 262#true, Black: 243#true, 233#true, 96#L1062-24true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-08 22:10:55,868 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-03-08 22:10:55,868 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-08 22:10:55,868 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-08 22:10:55,868 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-08 22:10:55,868 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][190], [208#L1050-5true, 183#L1062-12true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 243#true, 262#true, 233#true, 104#L1050-5true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-08 22:10:55,868 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-03-08 22:10:55,868 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-08 22:10:55,868 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-08 22:10:55,868 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-08 22:10:55,877 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][277], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 104#L1050-5true, 233#true, 7#L1062-2true, 245#(= |#race~datas~0| 0), 119#L1050-12true, 258#true]) [2025-03-08 22:10:55,877 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-03-08 22:10:55,877 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-08 22:10:55,877 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-08 22:10:55,877 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-08 22:10:55,879 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][277], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 104#L1050-5true, 233#true, 245#(= |#race~datas~0| 0), 215#L1062-6true, 119#L1050-12true, 258#true]) [2025-03-08 22:10:55,879 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is not cut-off event [2025-03-08 22:10:55,879 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-03-08 22:10:55,880 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-03-08 22:10:55,880 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-03-08 22:10:55,883 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][277], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 183#L1062-12true, 208#L1050-5true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 104#L1050-5true, 233#true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-08 22:10:55,883 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is not cut-off event [2025-03-08 22:10:55,883 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-03-08 22:10:55,883 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-03-08 22:10:55,883 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-03-08 22:10:55,929 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][190], [208#L1050-5true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 243#true, 262#true, 233#true, 104#L1050-5true, 198#L1062-10true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-08 22:10:55,929 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-03-08 22:10:55,929 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-08 22:10:55,929 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-08 22:10:55,929 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-08 22:10:55,930 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][190], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 61#L1051true, 231#true, 262#true, Black: 243#true, 233#true, 245#(= |#race~datas~0| 0), 197#L1062-25true, 258#true]) [2025-03-08 22:10:55,930 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-03-08 22:10:55,930 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-08 22:10:55,930 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-08 22:10:55,930 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-08 22:10:55,931 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][190], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 61#L1051true, 231#true, 262#true, Black: 243#true, 233#true, 245#(= |#race~datas~0| 0), 155#L1062-22true, 258#true]) [2025-03-08 22:10:55,931 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-03-08 22:10:55,931 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-08 22:10:55,931 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-08 22:10:55,931 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-08 22:10:55,933 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 61#L1051true, 231#true, 262#true, Black: 243#true, 233#true, 245#(= |#race~datas~0| 0), 155#L1062-22true, 258#true]) [2025-03-08 22:10:55,933 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-03-08 22:10:55,933 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-08 22:10:55,933 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-08 22:10:55,933 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-08 22:10:55,934 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 183#L1062-12true, 208#L1050-5true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, Black: 243#true, 262#true, 104#L1050-5true, 233#true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-08 22:10:55,934 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-03-08 22:10:55,934 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-08 22:10:55,934 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-08 22:10:55,934 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-08 22:10:55,939 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][294], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 104#L1050-5true, 233#true, 245#(= |#race~datas~0| 0), 215#L1062-6true, 258#true, 119#L1050-12true]) [2025-03-08 22:10:55,939 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-03-08 22:10:55,939 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-08 22:10:55,939 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-08 22:10:55,939 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-08 22:10:55,939 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][294], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 183#L1062-12true, 208#L1050-5true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 104#L1050-5true, 233#true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-08 22:10:55,939 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-03-08 22:10:55,939 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-08 22:10:55,939 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-08 22:10:55,939 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-08 22:10:55,947 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][277], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 233#true, 104#L1050-5true, 198#L1062-10true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-08 22:10:55,947 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is not cut-off event [2025-03-08 22:10:55,947 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-03-08 22:10:55,947 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-03-08 22:10:55,947 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-03-08 22:10:55,962 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][190], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 243#true, 262#true, 88#L1050-10true, 229#L1063-12true, 233#true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-08 22:10:55,962 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-03-08 22:10:55,962 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-08 22:10:55,962 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-08 22:10:55,962 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-08 22:10:55,964 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][273], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 106#L1050-17true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, Black: 243#true, 262#true, 233#true, 104#L1050-5true, 11#L1063-5true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-08 22:10:55,964 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-03-08 22:10:55,964 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-08 22:10:55,964 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-08 22:10:55,964 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-08 22:10:55,976 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][190], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 32#L1050-12true, Black: 243#true, 73#L1063-10true, 233#true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-08 22:10:55,976 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is not cut-off event [2025-03-08 22:10:55,976 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-03-08 22:10:55,976 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-03-08 22:10:55,976 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-03-08 22:10:55,976 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][277], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 233#true, 104#L1050-5true, 73#L1063-10true, 245#(= |#race~datas~0| 0), 119#L1050-12true, 258#true]) [2025-03-08 22:10:55,976 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is not cut-off event [2025-03-08 22:10:55,976 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-03-08 22:10:55,976 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-03-08 22:10:55,976 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-03-08 22:10:55,986 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][190], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 183#L1062-12true, 208#L1050-5true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 233#true, 190#L1050-2true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-08 22:10:55,987 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-03-08 22:10:55,987 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-08 22:10:55,987 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-08 22:10:55,987 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-08 22:10:55,988 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][190], [208#L1050-5true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 61#L1051true, 231#true, 262#true, Black: 243#true, 233#true, 96#L1062-24true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-08 22:10:55,988 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-03-08 22:10:55,988 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-08 22:10:55,988 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-08 22:10:55,988 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-08 22:10:55,988 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-08 22:10:55,990 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 61#L1051true, 231#true, 262#true, Black: 243#true, 233#true, 96#L1062-24true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-08 22:10:55,990 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-03-08 22:10:55,990 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-08 22:10:55,990 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-08 22:10:55,990 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-08 22:10:55,990 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-08 22:10:55,991 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][190], [208#L1050-5true, Black: 240#(= |#race~threads_mask~0| 0), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 61#L1051true, Black: 243#true, 262#true, 233#true, 96#L1062-24true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-08 22:10:55,991 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-03-08 22:10:55,991 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-08 22:10:55,991 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-08 22:10:55,991 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-08 22:10:55,991 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, Black: 243#true, 262#true, 104#L1050-5true, 233#true, 198#L1062-10true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-08 22:10:55,991 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-03-08 22:10:55,991 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-08 22:10:55,991 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-08 22:10:55,991 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-08 22:10:55,991 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [208#L1050-5true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 240#(= |#race~threads_mask~0| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 61#L1051true, 231#true, 262#true, Black: 243#true, 233#true, 96#L1062-24true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-08 22:10:55,991 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-03-08 22:10:55,991 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-08 22:10:55,991 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-08 22:10:55,991 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-08 22:10:55,994 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][294], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, Black: 243#true, 262#true, 233#true, 104#L1050-5true, 198#L1062-10true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-08 22:10:55,994 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-03-08 22:10:55,994 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-08 22:10:55,994 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-08 22:10:55,994 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-08 22:10:55,995 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][294], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 240#(= |#race~threads_mask~0| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 104#L1050-5true, 233#true, 96#L1062-24true, 168#L1051true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-08 22:10:55,995 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-03-08 22:10:55,995 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-08 22:10:55,995 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-08 22:10:55,995 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-08 22:10:56,010 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][277], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 240#(= |#race~threads_mask~0| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 104#L1050-5true, 233#true, 96#L1062-24true, 168#L1051true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-08 22:10:56,011 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is not cut-off event [2025-03-08 22:10:56,011 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-03-08 22:10:56,011 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-08 22:10:56,011 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-08 22:10:56,021 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][190], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 88#L1050-10true, 233#true, 73#L1063-10true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-08 22:10:56,021 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is not cut-off event [2025-03-08 22:10:56,021 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-08 22:10:56,021 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-08 22:10:56,021 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-03-08 22:10:56,021 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][277], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 18#L1050-10true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 233#true, 104#L1050-5true, 73#L1063-10true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-08 22:10:56,021 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is not cut-off event [2025-03-08 22:10:56,021 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-03-08 22:10:56,021 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-08 22:10:56,021 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-08 22:10:56,031 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][273], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 233#true, 104#L1050-5true, 229#L1063-12true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-08 22:10:56,031 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-03-08 22:10:56,031 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-08 22:10:56,031 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-08 22:10:56,031 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:10:56,037 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 238#true, 61#L1051true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 233#true, 7#L1062-2true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-08 22:10:56,037 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-03-08 22:10:56,037 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:10:56,037 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-08 22:10:56,037 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-08 22:10:56,042 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][190], [208#L1050-5true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 233#true, 190#L1050-2true, 198#L1062-10true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-08 22:10:56,042 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-03-08 22:10:56,042 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:10:56,042 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-08 22:10:56,042 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-08 22:10:56,043 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][190], [208#L1050-5true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 61#L1051true, 231#true, 262#true, Black: 243#true, 233#true, 245#(= |#race~datas~0| 0), 197#L1062-25true, 258#true]) [2025-03-08 22:10:56,043 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-03-08 22:10:56,043 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-08 22:10:56,043 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:10:56,043 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-08 22:10:56,043 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-08 22:10:56,044 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][190], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 61#L1051true, 231#true, 262#true, Black: 243#true, 233#true, 245#(= |#race~datas~0| 0), 155#L1062-22true, 258#true]) [2025-03-08 22:10:56,044 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-03-08 22:10:56,044 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:10:56,044 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-08 22:10:56,044 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-08 22:10:56,044 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-08 22:10:56,044 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][190], [208#L1050-5true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 240#(= |#race~threads_mask~0| 0), 231#true, 61#L1051true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 243#true, 262#true, 233#true, 245#(= |#race~datas~0| 0), 155#L1062-22true, 258#true]) [2025-03-08 22:10:56,044 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-03-08 22:10:56,044 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-08 22:10:56,044 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:10:56,044 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-08 22:10:56,045 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, 183#L1062-12true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 233#true, 190#L1050-2true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-08 22:10:56,045 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-03-08 22:10:56,045 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-08 22:10:56,045 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-08 22:10:56,045 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:10:56,046 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 61#L1051true, 231#true, Black: 243#true, 262#true, 233#true, 58#L1062-18true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-08 22:10:56,046 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-03-08 22:10:56,046 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-08 22:10:56,046 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-08 22:10:56,046 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-08 22:10:56,046 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 61#L1051true, 231#true, 262#true, Black: 243#true, 233#true, 245#(= |#race~datas~0| 0), 155#L1062-22true, 258#true]) [2025-03-08 22:10:56,046 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-03-08 22:10:56,046 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-08 22:10:56,046 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:10:56,046 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-08 22:10:56,046 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-08 22:10:56,047 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][190], [Black: 240#(= |#race~threads_mask~0| 0), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 61#L1051true, Black: 243#true, 262#true, 233#true, 245#(= |#race~datas~0| 0), 197#L1062-25true, 258#true]) [2025-03-08 22:10:56,047 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-03-08 22:10:56,047 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:10:56,047 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-08 22:10:56,047 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-08 22:10:56,047 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 240#(= |#race~threads_mask~0| 0), 208#L1050-5true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 61#L1051true, 231#true, Black: 243#true, 262#true, 233#true, 245#(= |#race~datas~0| 0), 155#L1062-22true, 258#true]) [2025-03-08 22:10:56,047 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-03-08 22:10:56,047 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-08 22:10:56,047 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-08 22:10:56,047 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:10:56,052 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][294], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 240#(= |#race~threads_mask~0| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 104#L1050-5true, 233#true, 168#L1051true, 245#(= |#race~datas~0| 0), 155#L1062-22true, 258#true]) [2025-03-08 22:10:56,052 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-03-08 22:10:56,052 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-08 22:10:56,052 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:10:56,052 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-08 22:10:56,055 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][277], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 233#true, 104#L1050-5true, 7#L1062-2true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-08 22:10:56,055 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-03-08 22:10:56,055 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-08 22:10:56,055 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-08 22:10:56,055 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-08 22:10:56,055 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][190], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 233#true, 104#L1050-5true, 7#L1062-2true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-08 22:10:56,055 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-03-08 22:10:56,055 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-08 22:10:56,055 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-08 22:10:56,055 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-08 22:10:56,057 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 104#L1050-5true, 233#true, 245#(= |#race~datas~0| 0), 215#L1062-6true, 258#true]) [2025-03-08 22:10:56,057 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2025-03-08 22:10:56,057 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-08 22:10:56,057 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-03-08 22:10:56,058 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-03-08 22:10:56,066 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][277], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 240#(= |#race~threads_mask~0| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 233#true, 104#L1050-5true, 168#L1051true, 245#(= |#race~datas~0| 0), 197#L1062-25true, 258#true]) [2025-03-08 22:10:56,066 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2025-03-08 22:10:56,066 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-08 22:10:56,066 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-03-08 22:10:56,066 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-03-08 22:10:56,068 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][277], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 240#(= |#race~threads_mask~0| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 233#true, 104#L1050-5true, 168#L1051true, 245#(= |#race~datas~0| 0), 155#L1062-22true, 258#true]) [2025-03-08 22:10:56,068 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2025-03-08 22:10:56,068 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-03-08 22:10:56,068 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-08 22:10:56,068 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-03-08 22:10:56,075 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][277], [214#L1050-6true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 243#true, 262#true, 104#L1050-5true, 229#L1063-12true, 233#true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-08 22:10:56,075 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-03-08 22:10:56,075 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:10:56,075 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-08 22:10:56,075 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-08 22:10:56,077 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 32#L1050-12true, 262#true, Black: 243#true, 233#true, 11#L1063-5true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-08 22:10:56,077 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-03-08 22:10:56,077 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-08 22:10:56,077 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:10:56,077 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-08 22:10:56,078 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][273], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, Black: 243#true, 262#true, 233#true, 104#L1050-5true, 11#L1063-5true, 245#(= |#race~datas~0| 0), 258#true, 119#L1050-12true]) [2025-03-08 22:10:56,078 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-03-08 22:10:56,078 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-08 22:10:56,078 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-08 22:10:56,078 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:10:56,090 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [208#L1050-5true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 104#L1050-5true, 233#true, 229#L1063-12true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-08 22:10:56,090 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2025-03-08 22:10:56,090 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-03-08 22:10:56,090 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-03-08 22:10:56,090 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-08 22:10:56,103 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 233#true, 138#L1050-6true, 245#(= |#race~datas~0| 0), 215#L1062-6true, 258#true]) [2025-03-08 22:10:56,103 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-08 22:10:56,103 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:10:56,103 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:10:56,103 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-08 22:10:56,104 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, Black: 243#true, 262#true, 233#true, 190#L1050-2true, 198#L1062-10true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-08 22:10:56,104 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-08 22:10:56,104 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:10:56,104 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-08 22:10:56,104 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:10:56,106 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][190], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 243#true, 262#true, 233#true, 104#L1050-5true, 73#L1063-10true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-08 22:10:56,106 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-08 22:10:56,106 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-08 22:10:56,106 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:10:56,106 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:10:56,109 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][277], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 104#L1050-5true, 73#L1063-10true, 233#true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-08 22:10:56,109 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-08 22:10:56,109 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-08 22:10:56,109 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:10:56,109 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:10:56,133 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][190], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 88#L1050-10true, 233#true, 11#L1063-5true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-08 22:10:56,133 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-08 22:10:56,133 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:10:56,133 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-08 22:10:56,133 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:10:56,134 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][190], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 233#true, 73#L1063-10true, 138#L1050-6true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-08 22:10:56,134 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is not cut-off event [2025-03-08 22:10:56,134 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-03-08 22:10:56,134 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-03-08 22:10:56,134 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-03-08 22:10:56,134 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][273], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 233#true, 104#L1050-5true, 73#L1063-10true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-08 22:10:56,134 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-08 22:10:56,134 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:10:56,134 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-08 22:10:56,134 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:10:56,134 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][277], [214#L1050-6true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 104#L1050-5true, 233#true, 73#L1063-10true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-08 22:10:56,134 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is not cut-off event [2025-03-08 22:10:56,134 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-03-08 22:10:56,134 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-03-08 22:10:56,134 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-03-08 22:10:56,134 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 104#L1050-5true, 233#true, 73#L1063-10true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-08 22:10:56,134 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-08 22:10:56,134 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-08 22:10:56,134 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:10:56,134 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:10:56,145 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][277], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 243#true, 262#true, 233#true, 73#L1063-10true, 104#L1050-5true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-08 22:10:56,145 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is not cut-off event [2025-03-08 22:10:56,145 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-03-08 22:10:56,145 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-03-08 22:10:56,145 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-03-08 22:10:56,145 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-03-08 22:10:56,156 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][190], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 183#L1062-12true, 208#L1050-5true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 61#L1051true, 231#true, 262#true, Black: 243#true, 233#true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-08 22:10:56,156 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-08 22:10:56,156 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-08 22:10:56,156 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-08 22:10:56,156 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-08 22:10:56,158 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 61#L1051true, 231#true, 262#true, Black: 243#true, 233#true, 245#(= |#race~datas~0| 0), 58#L1062-18true, 258#true]) [2025-03-08 22:10:56,158 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-03-08 22:10:56,158 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-08 22:10:56,158 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-08 22:10:56,158 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-08 22:10:56,158 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-08 22:10:56,159 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 240#(= |#race~threads_mask~0| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 61#L1051true, 231#true, Black: 243#true, 262#true, 233#true, 58#L1062-18true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-08 22:10:56,159 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-03-08 22:10:56,159 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-08 22:10:56,159 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-08 22:10:56,159 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-08 22:10:56,162 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][294], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 240#(= |#race~threads_mask~0| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 233#true, 104#L1050-5true, 168#L1051true, 245#(= |#race~datas~0| 0), 58#L1062-18true, 258#true]) [2025-03-08 22:10:56,162 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-03-08 22:10:56,162 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-08 22:10:56,162 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-08 22:10:56,162 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-08 22:10:56,166 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][190], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 233#true, 190#L1050-2true, 7#L1062-2true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-08 22:10:56,166 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-08 22:10:56,166 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-08 22:10:56,166 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-08 22:10:56,166 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-08 22:10:56,310 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 240#(= |#race~threads_mask~0| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 61#L1051true, 262#true, Black: 243#true, 233#true, 245#(= |#race~datas~0| 0), 58#L1062-18true, 258#true]) [2025-03-08 22:10:56,310 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is not cut-off event [2025-03-08 22:10:56,310 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-03-08 22:10:56,310 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-03-08 22:10:56,310 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-03-08 22:10:56,327 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][273], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 104#L1050-5true, 233#true, 11#L1063-5true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-08 22:10:56,327 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-03-08 22:10:56,327 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-08 22:10:56,327 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-08 22:10:56,328 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-08 22:10:56,339 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][190], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 61#L1051true, 231#true, 262#true, Black: 243#true, 233#true, 198#L1062-10true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-08 22:10:56,339 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-08 22:10:56,339 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-08 22:10:56,339 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-08 22:10:56,339 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-08 22:10:56,341 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, 183#L1062-12true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 61#L1051true, 231#true, 262#true, Black: 243#true, 233#true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-08 22:10:56,341 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-08 22:10:56,341 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-08 22:10:56,341 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-08 22:10:56,341 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-08 22:10:56,343 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][190], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, Black: 243#true, 262#true, 73#L1063-10true, 233#true, 190#L1050-2true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-08 22:10:56,343 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-08 22:10:56,343 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-08 22:10:56,343 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-08 22:10:56,343 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-08 22:10:56,362 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][190], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 238#true, 26#L1063-6true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 233#true, 138#L1050-6true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-08 22:10:56,362 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is not cut-off event [2025-03-08 22:10:56,362 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-03-08 22:10:56,362 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-03-08 22:10:56,362 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-03-08 22:10:56,362 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][277], [214#L1050-6true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 26#L1063-6true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 233#true, 104#L1050-5true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-08 22:10:56,362 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is not cut-off event [2025-03-08 22:10:56,363 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-03-08 22:10:56,363 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-03-08 22:10:56,363 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-03-08 22:10:56,371 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, Black: 243#true, 262#true, 104#L1050-5true, 233#true, 11#L1063-5true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-08 22:10:56,371 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is not cut-off event [2025-03-08 22:10:56,371 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-03-08 22:10:56,372 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-03-08 22:10:56,372 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-03-08 22:10:56,374 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][277], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 20#L1050-2true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 243#true, 262#true, 73#L1063-10true, 233#true, 104#L1050-5true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-08 22:10:56,374 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is not cut-off event [2025-03-08 22:10:56,374 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-03-08 22:10:56,374 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-03-08 22:10:56,374 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-03-08 22:10:56,383 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][190], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, 183#L1062-12true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 61#L1051true, 231#true, 262#true, Black: 243#true, 233#true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-08 22:10:56,383 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-08 22:10:56,383 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-08 22:10:56,383 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-08 22:10:56,383 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-08 22:10:56,383 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-08 22:10:56,384 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 61#L1051true, 231#true, 262#true, Black: 243#true, 233#true, 198#L1062-10true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-08 22:10:56,384 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-03-08 22:10:56,384 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-08 22:10:56,384 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-08 22:10:56,384 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-08 22:10:56,385 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][190], [Black: 240#(= |#race~threads_mask~0| 0), 208#L1050-5true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 183#L1062-12true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 61#L1051true, Black: 243#true, 262#true, 233#true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-08 22:10:56,385 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-08 22:10:56,385 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-08 22:10:56,385 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-08 22:10:56,385 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-08 22:10:56,396 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][277], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 183#L1062-12true, Black: 240#(= |#race~threads_mask~0| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 233#true, 104#L1050-5true, 168#L1051true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-08 22:10:56,396 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is not cut-off event [2025-03-08 22:10:56,396 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-03-08 22:10:56,397 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-03-08 22:10:56,397 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-03-08 22:10:56,422 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][190], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 61#L1051true, 231#true, 262#true, Black: 243#true, 233#true, 198#L1062-10true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-08 22:10:56,422 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-08 22:10:56,422 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-08 22:10:56,422 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-08 22:10:56,422 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-08 22:10:56,422 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-08 22:10:56,422 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][190], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 240#(= |#race~threads_mask~0| 0), 231#true, 61#L1051true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 243#true, 262#true, 233#true, 198#L1062-10true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-08 22:10:56,422 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-08 22:10:56,422 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-08 22:10:56,422 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-08 22:10:56,422 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-08 22:10:56,423 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 183#L1062-12true, 208#L1050-5true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 61#L1051true, 231#true, 262#true, Black: 243#true, 233#true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-08 22:10:56,423 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-08 22:10:56,423 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-08 22:10:56,423 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-08 22:10:56,423 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-08 22:10:56,423 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-08 22:10:56,424 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [183#L1062-12true, 208#L1050-5true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 240#(= |#race~threads_mask~0| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 61#L1051true, 231#true, 262#true, Black: 243#true, 233#true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-08 22:10:56,424 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-08 22:10:56,424 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-08 22:10:56,424 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-08 22:10:56,424 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-08 22:10:56,424 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 243#true, 262#true, 233#true, 190#L1050-2true, 11#L1063-5true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-08 22:10:56,424 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-08 22:10:56,424 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-08 22:10:56,424 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-08 22:10:56,424 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-08 22:10:56,427 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][294], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 183#L1062-12true, Black: 240#(= |#race~threads_mask~0| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 104#L1050-5true, 233#true, 168#L1051true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-08 22:10:56,427 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-08 22:10:56,427 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-08 22:10:56,427 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-08 22:10:56,427 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-08 22:10:56,432 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][190], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 61#L1051true, 231#true, 262#true, Black: 243#true, 233#true, 7#L1062-2true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-08 22:10:56,432 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-03-08 22:10:56,432 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:10:56,432 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:10:56,432 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-08 22:10:56,435 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][277], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 240#(= |#race~threads_mask~0| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 104#L1050-5true, 233#true, 168#L1051true, 198#L1062-10true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-08 22:10:56,435 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is not cut-off event [2025-03-08 22:10:56,435 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-03-08 22:10:56,435 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-03-08 22:10:56,436 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-03-08 22:10:56,442 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][273], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 240#(= |#race~threads_mask~0| 0), 106#L1050-17true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 104#L1050-5true, 233#true, 245#(= |#race~datas~0| 0), 223#L1064true, 258#true]) [2025-03-08 22:10:56,442 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-08 22:10:56,442 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-08 22:10:56,442 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-08 22:10:56,442 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-08 22:10:56,462 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 61#L1051true, 231#true, 262#true, Black: 243#true, 233#true, 198#L1062-10true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-08 22:10:56,462 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-03-08 22:10:56,462 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-08 22:10:56,462 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-08 22:10:56,462 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-08 22:10:56,462 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-08 22:10:56,462 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 240#(= |#race~threads_mask~0| 0), 208#L1050-5true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 61#L1051true, 231#true, Black: 243#true, 262#true, 233#true, 198#L1062-10true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-08 22:10:56,462 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-03-08 22:10:56,462 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-08 22:10:56,462 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-08 22:10:56,462 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-08 22:10:56,464 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][294], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 240#(= |#race~threads_mask~0| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, Black: 243#true, 262#true, 233#true, 104#L1050-5true, 198#L1062-10true, 168#L1051true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-08 22:10:56,464 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-03-08 22:10:56,464 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-08 22:10:56,464 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-08 22:10:56,464 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-08 22:10:56,487 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [208#L1050-5true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 61#L1051true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 229#L1063-12true, 233#true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-08 22:10:56,487 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-03-08 22:10:56,487 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-08 22:10:56,487 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-08 22:10:56,487 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-08 22:10:56,487 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][190], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 238#true, 61#L1051true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 73#L1063-10true, 233#true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-08 22:10:56,487 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-03-08 22:10:56,487 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-08 22:10:56,487 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-08 22:10:56,487 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-08 22:10:56,496 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][190], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 233#true, 229#L1063-12true, 104#L1050-5true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-08 22:10:56,496 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-03-08 22:10:56,496 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:10:56,496 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-08 22:10:56,496 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:10:56,500 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][190], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 238#true, 61#L1051true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 233#true, 7#L1062-2true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-08 22:10:56,501 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-03-08 22:10:56,501 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:10:56,501 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:10:56,501 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-08 22:10:56,501 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-08 22:10:56,501 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][277], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 240#(= |#race~threads_mask~0| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, Black: 243#true, 262#true, 233#true, 104#L1050-5true, 7#L1062-2true, 168#L1051true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-08 22:10:56,501 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-03-08 22:10:56,501 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:10:56,501 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:10:56,501 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-08 22:10:56,501 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][190], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 240#(= |#race~threads_mask~0| 0), 208#L1050-5true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 61#L1051true, 262#true, Black: 243#true, 233#true, 7#L1062-2true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-08 22:10:56,501 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-03-08 22:10:56,501 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-08 22:10:56,501 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:10:56,501 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:10:56,503 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 240#(= |#race~threads_mask~0| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 61#L1051true, 262#true, Black: 243#true, 233#true, 245#(= |#race~datas~0| 0), 215#L1062-6true, 258#true]) [2025-03-08 22:10:56,503 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is not cut-off event [2025-03-08 22:10:56,503 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-03-08 22:10:56,503 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-03-08 22:10:56,503 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-03-08 22:10:56,510 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 240#(= |#race~threads_mask~0| 0), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 32#L1050-12true, 262#true, Black: 243#true, 233#true, 245#(= |#race~datas~0| 0), 223#L1064true, 258#true]) [2025-03-08 22:10:56,510 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-03-08 22:10:56,510 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-08 22:10:56,510 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-08 22:10:56,510 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-08 22:10:56,511 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [208#L1050-5true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, 32#L1050-12true, Black: 243#true, 233#true, 245#(= |#race~datas~0| 0), 223#L1064true, 258#true]) [2025-03-08 22:10:56,511 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-03-08 22:10:56,511 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-08 22:10:56,511 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-08 22:10:56,511 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-08 22:10:56,511 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][273], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 240#(= |#race~threads_mask~0| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 233#true, 104#L1050-5true, 245#(= |#race~datas~0| 0), 223#L1064true, 258#true, 119#L1050-12true]) [2025-03-08 22:10:56,511 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-03-08 22:10:56,511 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-08 22:10:56,511 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-08 22:10:56,511 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-08 22:10:56,523 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 240#(= |#race~threads_mask~0| 0), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 61#L1051true, 262#true, Black: 243#true, 233#true, 229#L1063-12true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-08 22:10:56,523 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is not cut-off event [2025-03-08 22:10:56,523 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-03-08 22:10:56,523 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-03-08 22:10:56,523 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-03-08 22:10:56,528 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][190], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 61#L1051true, 262#true, Black: 243#true, 73#L1063-10true, 233#true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-08 22:10:56,528 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-03-08 22:10:56,528 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-08 22:10:56,528 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-08 22:10:56,528 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-08 22:10:56,528 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-08 22:10:56,529 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][190], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 240#(= |#race~threads_mask~0| 0), 231#true, 61#L1051true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 243#true, 262#true, 233#true, 73#L1063-10true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-08 22:10:56,529 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-03-08 22:10:56,529 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-08 22:10:56,529 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-08 22:10:56,529 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-08 22:10:56,539 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][277], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 18#L1050-10true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 104#L1050-5true, 233#true, 245#(= |#race~datas~0| 0), 223#L1064true, 258#true]) [2025-03-08 22:10:56,540 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-03-08 22:10:56,540 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-08 22:10:56,540 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-08 22:10:56,540 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-08 22:10:56,540 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][190], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 240#(= |#race~threads_mask~0| 0), 208#L1050-5true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 88#L1050-10true, 233#true, 245#(= |#race~datas~0| 0), 223#L1064true, 258#true]) [2025-03-08 22:10:56,540 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-03-08 22:10:56,540 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-08 22:10:56,540 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-08 22:10:56,540 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-08 22:10:56,541 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][273], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 240#(= |#race~threads_mask~0| 0), 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 104#L1050-5true, 233#true, 73#L1063-10true, 168#L1051true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-08 22:10:56,541 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-03-08 22:10:56,541 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-08 22:10:56,541 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-08 22:10:56,541 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-08 22:10:56,541 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 240#(= |#race~threads_mask~0| 0), 61#L1051true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 233#true, 73#L1063-10true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-08 22:10:56,541 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-03-08 22:10:56,541 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-08 22:10:56,541 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-08 22:10:56,541 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-08 22:10:56,548 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][277], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 104#L1050-5true, 233#true, 73#L1063-10true, 168#L1051true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-08 22:10:56,548 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is not cut-off event [2025-03-08 22:10:56,548 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-03-08 22:10:56,548 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-03-08 22:10:56,548 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-03-08 22:10:56,550 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][277], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 240#(= |#race~threads_mask~0| 0), 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 243#true, 262#true, 233#true, 73#L1063-10true, 104#L1050-5true, 168#L1051true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-08 22:10:56,550 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is not cut-off event [2025-03-08 22:10:56,550 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-03-08 22:10:56,550 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-03-08 22:10:56,550 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-03-08 22:10:56,571 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [208#L1050-5true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 61#L1051true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 233#true, 11#L1063-5true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-08 22:10:56,571 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-03-08 22:10:56,571 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-08 22:10:56,571 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-08 22:10:56,571 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-08 22:10:56,592 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 240#(= |#race~threads_mask~0| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 104#L1050-5true, 233#true, 245#(= |#race~datas~0| 0), 223#L1064true, 258#true]) [2025-03-08 22:10:56,592 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is not cut-off event [2025-03-08 22:10:56,592 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2025-03-08 22:10:56,592 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2025-03-08 22:10:56,592 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2025-03-08 22:10:56,594 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 240#(= |#race~threads_mask~0| 0), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, 231#true, 61#L1051true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 233#true, 11#L1063-5true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-08 22:10:56,594 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is not cut-off event [2025-03-08 22:10:56,594 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2025-03-08 22:10:56,594 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2025-03-08 22:10:56,594 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2025-03-08 22:10:56,603 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][190], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 240#(= |#race~threads_mask~0| 0), 208#L1050-5true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 61#L1051true, 262#true, Black: 243#true, 233#true, 245#(= |#race~datas~0| 0), 81#L1063-19true, 258#true]) [2025-03-08 22:10:56,603 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-08 22:10:56,603 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-08 22:10:56,603 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-08 22:10:56,603 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-08 22:10:56,619 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][190], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 240#(= |#race~threads_mask~0| 0), 208#L1050-5true, 8#L1063-17true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 61#L1051true, 262#true, Black: 243#true, 233#true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-08 22:10:56,620 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-03-08 22:10:56,620 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-08 22:10:56,620 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-08 22:10:56,620 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-08 22:10:56,646 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][190], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 240#(= |#race~threads_mask~0| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 61#L1051true, 262#true, Black: 243#true, 233#true, 229#L1063-12true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-08 22:10:56,646 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-03-08 22:10:56,646 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-08 22:10:56,646 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-08 22:10:56,646 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-08 22:10:56,647 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][190], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 238#true, 61#L1051true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 233#true, 229#L1063-12true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-08 22:10:56,647 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-03-08 22:10:56,647 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-08 22:10:56,647 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-08 22:10:56,647 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-08 22:10:56,706 INFO L124 PetriNetUnfolderBase]: 9046/24973 cut-off events. [2025-03-08 22:10:56,706 INFO L125 PetriNetUnfolderBase]: For 583/583 co-relation queries the response was YES. [2025-03-08 22:10:56,787 INFO L83 FinitePrefix]: Finished finitePrefix Result has 38101 conditions, 24973 events. 9046/24973 cut-off events. For 583/583 co-relation queries the response was YES. Maximal size of possible extension queue 938. Compared 277558 event pairs, 1544 based on Foata normal form. 23/21782 useless extension candidates. Maximal degree in co-relation 37949. Up to 4966 conditions per place. [2025-03-08 22:10:56,850 INFO L140 encePairwiseOnDemand]: 233/247 looper letters, 72 selfloop transitions, 15 changer transitions 0/305 dead transitions. [2025-03-08 22:10:56,850 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 239 places, 305 transitions, 898 flow [2025-03-08 22:10:56,851 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2025-03-08 22:10:56,851 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2025-03-08 22:10:56,851 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 924 transitions. [2025-03-08 22:10:56,851 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9352226720647774 [2025-03-08 22:10:56,851 INFO L175 Difference]: Start difference. First operand has 236 places, 255 transitions, 611 flow. Second operand 4 states and 924 transitions. [2025-03-08 22:10:56,851 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 239 places, 305 transitions, 898 flow [2025-03-08 22:10:56,854 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 238 places, 305 transitions, 896 flow, removed 0 selfloop flow, removed 1 redundant places. [2025-03-08 22:10:56,855 INFO L231 Difference]: Finished difference. Result has 241 places, 268 transitions, 723 flow [2025-03-08 22:10:56,856 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=247, PETRI_DIFFERENCE_MINUEND_FLOW=609, PETRI_DIFFERENCE_MINUEND_PLACES=235, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=255, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=242, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=723, PETRI_PLACES=241, PETRI_TRANSITIONS=268} [2025-03-08 22:10:56,856 INFO L279 CegarLoopForPetriNet]: 232 programPoint places, 9 predicate places. [2025-03-08 22:10:56,856 INFO L471 AbstractCegarLoop]: Abstraction has has 241 places, 268 transitions, 723 flow [2025-03-08 22:10:56,856 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 211.25) internal successors, (845), 4 states have internal predecessors, (845), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:10:56,856 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 22:10:56,856 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-08 22:10:56,857 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable28 [2025-03-08 22:10:56,857 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 17 more)] === [2025-03-08 22:10:56,857 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 22:10:56,857 INFO L85 PathProgramCache]: Analyzing trace with hash 1553955436, now seen corresponding path program 1 times [2025-03-08 22:10:56,857 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 22:10:56,857 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2058336791] [2025-03-08 22:10:56,857 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 22:10:56,857 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 22:10:56,863 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 73 statements into 1 equivalence classes. [2025-03-08 22:10:56,865 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 73 of 73 statements. [2025-03-08 22:10:56,865 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 22:10:56,865 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 22:10:56,887 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 22:10:56,888 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 22:10:56,888 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2058336791] [2025-03-08 22:10:56,888 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2058336791] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 22:10:56,888 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 22:10:56,888 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2025-03-08 22:10:56,888 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1175679963] [2025-03-08 22:10:56,888 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 22:10:56,888 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2025-03-08 22:10:56,889 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 22:10:56,889 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2025-03-08 22:10:56,889 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2025-03-08 22:10:56,926 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 209 out of 247 [2025-03-08 22:10:56,927 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 241 places, 268 transitions, 723 flow. Second operand has 4 states, 4 states have (on average 211.5) internal successors, (846), 4 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) [2025-03-08 22:10:56,927 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 22:10:56,927 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 209 of 247 [2025-03-08 22:10:56,927 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 22:10:56,989 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, 208#L1050-5true, Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 232#true]) [2025-03-08 22:10:56,989 INFO L294 olderBase$Statistics]: this new event has 130 ancestors and is not cut-off event [2025-03-08 22:10:56,989 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is not cut-off event [2025-03-08 22:10:56,990 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is not cut-off event [2025-03-08 22:10:56,990 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is not cut-off event [2025-03-08 22:10:56,996 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 58#L1062-18true, 232#true]) [2025-03-08 22:10:56,996 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is cut-off event [2025-03-08 22:10:56,996 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2025-03-08 22:10:56,996 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-03-08 22:10:56,996 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2025-03-08 22:10:57,008 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, 183#L1062-12true, Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 232#true]) [2025-03-08 22:10:57,009 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-03-08 22:10:57,009 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-08 22:10:57,009 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-08 22:10:57,009 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-08 22:10:57,014 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, 231#true, Black: 243#true, 198#L1062-10true, 245#(= |#race~datas~0| 0), 232#true]) [2025-03-08 22:10:57,014 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is not cut-off event [2025-03-08 22:10:57,014 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is not cut-off event [2025-03-08 22:10:57,014 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is not cut-off event [2025-03-08 22:10:57,014 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is not cut-off event [2025-03-08 22:10:57,223 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, 53#threadENTRYtrue, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, 208#L1050-5true, Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:10:57,223 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is not cut-off event [2025-03-08 22:10:57,223 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is not cut-off event [2025-03-08 22:10:57,223 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is not cut-off event [2025-03-08 22:10:57,223 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is not cut-off event [2025-03-08 22:10:57,224 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][295], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, 136#threadENTRYtrue, Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:10:57,224 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is not cut-off event [2025-03-08 22:10:57,224 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is not cut-off event [2025-03-08 22:10:57,224 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is not cut-off event [2025-03-08 22:10:57,224 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is not cut-off event [2025-03-08 22:10:57,257 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, 53#threadENTRYtrue, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 58#L1062-18true]) [2025-03-08 22:10:57,258 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-03-08 22:10:57,258 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-08 22:10:57,258 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:10:57,258 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-08 22:10:57,258 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][295], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 136#threadENTRYtrue, Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 58#L1062-18true]) [2025-03-08 22:10:57,259 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-03-08 22:10:57,259 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:10:57,259 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-08 22:10:57,259 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-08 22:10:57,282 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][295], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, Black: 238#true, 90#L1048-10true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:10:57,283 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is not cut-off event [2025-03-08 22:10:57,283 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2025-03-08 22:10:57,283 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2025-03-08 22:10:57,283 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is not cut-off event [2025-03-08 22:10:57,318 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, 53#threadENTRYtrue, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, 183#L1062-12true, Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:10:57,319 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-08 22:10:57,319 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:10:57,319 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:10:57,319 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:10:57,319 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][295], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 136#threadENTRYtrue, 183#L1062-12true, Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:10:57,319 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-08 22:10:57,319 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:10:57,319 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:10:57,319 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:10:57,320 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][295], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 238#true, 90#L1048-10true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 58#L1062-18true]) [2025-03-08 22:10:57,320 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-08 22:10:57,320 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:10:57,320 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:10:57,320 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:10:57,345 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, 53#threadENTRYtrue, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, 231#true, Black: 243#true, 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:10:57,345 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is not cut-off event [2025-03-08 22:10:57,345 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-03-08 22:10:57,346 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-03-08 22:10:57,346 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-03-08 22:10:57,346 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][295], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 136#threadENTRYtrue, Black: 238#true, 231#true, Black: 243#true, 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:10:57,346 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is not cut-off event [2025-03-08 22:10:57,346 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-03-08 22:10:57,346 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-03-08 22:10:57,346 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-03-08 22:10:57,389 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][295], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 183#L1062-12true, Black: 238#true, 90#L1048-10true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:10:57,389 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-03-08 22:10:57,389 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 22:10:57,389 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:10:57,389 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:10:57,418 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][295], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 238#true, 90#L1048-10true, 231#true, Black: 243#true, 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:10:57,418 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is not cut-off event [2025-03-08 22:10:57,418 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-03-08 22:10:57,418 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-03-08 22:10:57,418 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-03-08 22:10:57,771 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][295], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 51#L1049true, Black: 238#true, 231#true, Black: 243#true, 96#L1062-24true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:10:57,771 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is not cut-off event [2025-03-08 22:10:57,771 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-03-08 22:10:57,771 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2025-03-08 22:10:57,771 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-03-08 22:10:57,815 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, 65#L1049true, 208#L1050-5true, Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:10:57,815 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is not cut-off event [2025-03-08 22:10:57,815 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-03-08 22:10:57,815 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-03-08 22:10:57,815 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-03-08 22:10:57,816 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][295], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, 51#L1049true, Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:10:57,816 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is not cut-off event [2025-03-08 22:10:57,816 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-03-08 22:10:57,816 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-03-08 22:10:57,816 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-03-08 22:10:57,904 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 65#L1049true, 208#L1050-5true, Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 58#L1062-18true]) [2025-03-08 22:10:57,904 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-03-08 22:10:57,904 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-08 22:10:57,904 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-08 22:10:57,904 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-08 22:10:57,909 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][295], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 51#L1049true, Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 58#L1062-18true]) [2025-03-08 22:10:57,909 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-03-08 22:10:57,909 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-08 22:10:57,909 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-08 22:10:57,909 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-08 22:10:57,983 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][295], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, Black: 238#true, 231#true, Black: 243#true, 12#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:10:57,983 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is not cut-off event [2025-03-08 22:10:57,983 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-03-08 22:10:57,984 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-03-08 22:10:57,984 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-03-08 22:10:58,033 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][295], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 119#L1050-12true, Black: 238#true, 231#true, Black: 243#true, 96#L1062-24true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:10:58,033 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-03-08 22:10:58,033 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-08 22:10:58,033 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-08 22:10:58,033 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-08 22:10:58,092 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 65#L1049true, 208#L1050-5true, 183#L1062-12true, Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:10:58,092 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-03-08 22:10:58,092 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-08 22:10:58,092 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-08 22:10:58,092 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-08 22:10:58,098 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][295], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 183#L1062-12true, 51#L1049true, Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:10:58,098 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-03-08 22:10:58,098 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-08 22:10:58,098 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-08 22:10:58,099 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-08 22:10:58,100 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][295], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 238#true, 231#true, Black: 243#true, 12#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, 245#(= |#race~datas~0| 0), 58#L1062-18true]) [2025-03-08 22:10:58,100 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-03-08 22:10:58,100 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-08 22:10:58,100 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-08 22:10:58,100 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-08 22:10:58,100 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][295], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, 119#L1050-12true, Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:10:58,100 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-03-08 22:10:58,100 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-08 22:10:58,100 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-08 22:10:58,100 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-08 22:10:58,101 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, 231#true, Black: 243#true, 96#L1062-24true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:10:58,101 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is not cut-off event [2025-03-08 22:10:58,101 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-03-08 22:10:58,101 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-03-08 22:10:58,101 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-03-08 22:10:58,168 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050-10true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, 208#L1050-5true, Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:10:58,168 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-03-08 22:10:58,168 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-08 22:10:58,168 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-08 22:10:58,168 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-08 22:10:58,174 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, 208#L1050-5true, Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:10:58,174 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is not cut-off event [2025-03-08 22:10:58,174 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-03-08 22:10:58,174 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-03-08 22:10:58,174 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-03-08 22:10:58,174 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-03-08 22:10:58,175 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 58#L1062-18true]) [2025-03-08 22:10:58,175 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-03-08 22:10:58,175 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-08 22:10:58,175 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 22:10:58,175 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-08 22:10:58,183 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 65#L1049true, 208#L1050-5true, Black: 238#true, 231#true, Black: 243#true, 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:10:58,183 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is not cut-off event [2025-03-08 22:10:58,183 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-03-08 22:10:58,183 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-03-08 22:10:58,183 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-03-08 22:10:58,185 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][295], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 51#L1049true, Black: 238#true, 231#true, Black: 243#true, 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:10:58,185 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is not cut-off event [2025-03-08 22:10:58,185 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-03-08 22:10:58,185 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-03-08 22:10:58,185 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-03-08 22:10:58,190 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, 208#L1050-5true, Black: 238#true, 231#true, Black: 243#true, 138#L1050-6true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:10:58,190 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-03-08 22:10:58,190 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-08 22:10:58,190 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-08 22:10:58,190 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 22:10:58,198 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][278], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, 208#L1050-5true, Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:10:58,198 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-03-08 22:10:58,198 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-08 22:10:58,198 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 22:10:58,198 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-08 22:10:58,198 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][274], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, 231#true, Black: 243#true, 96#L1062-24true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:10:58,198 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-03-08 22:10:58,198 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-08 22:10:58,198 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-08 22:10:58,198 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-08 22:10:58,247 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, 231#true, Black: 243#true, 138#L1050-6true, 96#L1062-24true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:10:58,248 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-03-08 22:10:58,248 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-08 22:10:58,248 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-08 22:10:58,248 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-08 22:10:58,253 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][295], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 119#L1050-12true, Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 58#L1062-18true]) [2025-03-08 22:10:58,253 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-03-08 22:10:58,253 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-08 22:10:58,253 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-08 22:10:58,253 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-08 22:10:58,270 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][274], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, 208#L1050-5true, Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:10:58,270 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-03-08 22:10:58,270 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-08 22:10:58,270 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 22:10:58,270 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-08 22:10:58,281 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][274], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 197#L1062-25true, 208#L1050-5true, Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:10:58,281 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-03-08 22:10:58,281 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-08 22:10:58,281 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-08 22:10:58,281 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 22:10:58,329 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050-10true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 58#L1062-18true]) [2025-03-08 22:10:58,329 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-03-08 22:10:58,329 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-08 22:10:58,329 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 22:10:58,329 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-08 22:10:58,329 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-08 22:10:58,330 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, 208#L1050-5true, Black: 238#true, 231#true, Black: 243#true, 138#L1050-6true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:10:58,330 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-03-08 22:10:58,330 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-08 22:10:58,330 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-08 22:10:58,331 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-08 22:10:58,331 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 22:10:58,331 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 197#L1062-25true, 208#L1050-5true, Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:10:58,331 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-03-08 22:10:58,331 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 22:10:58,331 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-08 22:10:58,331 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-08 22:10:58,334 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, 208#L1050-5true, Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:10:58,334 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-03-08 22:10:58,334 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-08 22:10:58,334 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 22:10:58,334 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-08 22:10:58,338 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][295], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 183#L1062-12true, Black: 238#true, 231#true, Black: 243#true, 12#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:10:58,338 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-03-08 22:10:58,338 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-08 22:10:58,338 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 22:10:58,338 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-08 22:10:58,340 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][295], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, 208#L1050-5true, Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:10:58,340 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-03-08 22:10:58,340 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-08 22:10:58,340 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 22:10:58,340 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-08 22:10:58,340 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][278], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, 231#true, Black: 243#true, 58#L1062-18true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:10:58,340 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-03-08 22:10:58,340 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-08 22:10:58,340 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-08 22:10:58,340 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-08 22:10:58,341 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][278], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, 208#L1050-5true, Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:10:58,341 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-03-08 22:10:58,341 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-08 22:10:58,341 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-08 22:10:58,341 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 22:10:58,341 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-08 22:10:58,418 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 183#L1062-12true, 208#L1050-5true, Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:10:58,418 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-03-08 22:10:58,418 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-08 22:10:58,418 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-08 22:10:58,418 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-08 22:10:58,429 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][295], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 238#true, 231#true, Black: 243#true, 12#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:10:58,429 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is not cut-off event [2025-03-08 22:10:58,429 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-03-08 22:10:58,429 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-03-08 22:10:58,429 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-03-08 22:10:58,496 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, 231#true, Black: 243#true, 138#L1050-6true, 245#(= |#race~datas~0| 0), 58#L1062-18true]) [2025-03-08 22:10:58,496 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-03-08 22:10:58,496 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-08 22:10:58,496 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-08 22:10:58,496 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-08 22:10:58,496 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 190#L1050-2true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, 208#L1050-5true, Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:10:58,496 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-03-08 22:10:58,496 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-08 22:10:58,496 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-08 22:10:58,496 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-08 22:10:58,497 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][295], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 20#L1050-2true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:10:58,497 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-03-08 22:10:58,497 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-08 22:10:58,497 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-08 22:10:58,497 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-08 22:10:58,501 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 58#L1062-18true]) [2025-03-08 22:10:58,501 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-03-08 22:10:58,501 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-08 22:10:58,501 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-08 22:10:58,501 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-08 22:10:58,502 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 190#L1050-2true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, 231#true, Black: 243#true, 7#L1062-2true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:10:58,502 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-03-08 22:10:58,502 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-08 22:10:58,502 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-08 22:10:58,502 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-08 22:10:58,503 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][295], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 119#L1050-12true, 183#L1062-12true, Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:10:58,503 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-03-08 22:10:58,503 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-08 22:10:58,503 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-08 22:10:58,503 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-08 22:10:58,504 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, 231#true, Black: 243#true, 138#L1050-6true, 245#(= |#race~datas~0| 0), 58#L1062-18true]) [2025-03-08 22:10:58,504 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is not cut-off event [2025-03-08 22:10:58,504 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-03-08 22:10:58,504 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-03-08 22:10:58,504 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-03-08 22:10:58,504 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-03-08 22:10:58,504 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][295], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 58#L1062-18true]) [2025-03-08 22:10:58,504 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-03-08 22:10:58,504 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-08 22:10:58,504 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-08 22:10:58,504 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-08 22:10:58,505 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][278], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, 231#true, Black: 243#true, 58#L1062-18true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:10:58,505 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-03-08 22:10:58,505 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-08 22:10:58,505 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-08 22:10:58,505 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-08 22:10:58,505 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-08 22:10:58,531 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][278], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 183#L1062-12true, 208#L1050-5true, Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:10:58,531 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-03-08 22:10:58,531 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-08 22:10:58,531 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-08 22:10:58,531 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-08 22:10:58,548 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 26#L1063-6true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 65#L1049true, 208#L1050-5true, Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:10:58,548 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-03-08 22:10:58,548 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-08 22:10:58,548 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-08 22:10:58,548 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-08 22:10:58,578 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, 66#L1062-32true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, 231#true, 61#L1051true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:10:58,578 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-03-08 22:10:58,578 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-08 22:10:58,578 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-08 22:10:58,578 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-08 22:10:58,587 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050-10true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, 183#L1062-12true, Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:10:58,587 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-03-08 22:10:58,587 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-08 22:10:58,587 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-08 22:10:58,587 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-08 22:10:58,587 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-08 22:10:58,588 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 183#L1062-12true, 208#L1050-5true, Black: 238#true, 231#true, Black: 243#true, 138#L1050-6true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:10:58,588 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-03-08 22:10:58,588 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-08 22:10:58,588 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-08 22:10:58,588 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-08 22:10:58,595 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][295], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 119#L1050-12true, Black: 238#true, 231#true, Black: 243#true, 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:10:58,595 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-03-08 22:10:58,595 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-08 22:10:58,595 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-08 22:10:58,595 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-08 22:10:58,599 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][278], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 158#L1062-33true, Black: 240#(= |#race~threads_mask~0| 0), 231#true, Black: 243#true, 168#L1051true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:10:58,599 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-03-08 22:10:58,599 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-08 22:10:58,599 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-08 22:10:58,599 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-08 22:10:58,620 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][274], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, 183#L1062-12true, Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:10:58,620 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-03-08 22:10:58,620 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-08 22:10:58,620 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-08 22:10:58,620 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-08 22:10:58,667 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050-10true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, 231#true, Black: 243#true, 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:10:58,667 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-03-08 22:10:58,667 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-08 22:10:58,667 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-08 22:10:58,667 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-08 22:10:58,669 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 190#L1050-2true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 58#L1062-18true]) [2025-03-08 22:10:58,669 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-03-08 22:10:58,669 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-08 22:10:58,669 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-08 22:10:58,669 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-08 22:10:58,669 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][295], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 20#L1050-2true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 58#L1062-18true]) [2025-03-08 22:10:58,669 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-03-08 22:10:58,669 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-08 22:10:58,669 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-08 22:10:58,669 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-08 22:10:58,670 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, 183#L1062-12true, Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:10:58,670 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-03-08 22:10:58,670 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-08 22:10:58,670 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-08 22:10:58,670 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-08 22:10:58,677 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, 231#true, Black: 243#true, 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:10:58,677 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is not cut-off event [2025-03-08 22:10:58,677 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-03-08 22:10:58,677 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-03-08 22:10:58,677 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-03-08 22:10:58,677 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-03-08 22:10:58,688 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, 231#true, Black: 243#true, 138#L1050-6true, 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:10:58,688 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-03-08 22:10:58,688 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-08 22:10:58,688 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-08 22:10:58,688 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:10:58,702 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][278], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 183#L1062-12true, 208#L1050-5true, Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:10:58,702 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-03-08 22:10:58,702 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-08 22:10:58,702 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-08 22:10:58,702 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-08 22:10:58,702 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-08 22:10:58,705 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][278], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, 231#true, Black: 243#true, 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:10:58,705 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-03-08 22:10:58,705 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-08 22:10:58,705 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-08 22:10:58,705 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-08 22:10:58,757 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 183#L1062-12true, 208#L1050-5true, Black: 238#true, 231#true, Black: 243#true, 138#L1050-6true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:10:58,758 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-03-08 22:10:58,758 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-08 22:10:58,758 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-08 22:10:58,758 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-08 22:10:58,758 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-08 22:10:58,762 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, 183#L1062-12true, Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:10:58,762 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-03-08 22:10:58,762 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-08 22:10:58,762 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-08 22:10:58,762 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-08 22:10:58,766 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][295], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 183#L1062-12true, 208#L1050-5true, Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:10:58,766 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-03-08 22:10:58,766 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-08 22:10:58,766 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-08 22:10:58,766 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-08 22:10:58,767 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][278], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, 231#true, Black: 243#true, 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:10:58,767 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-03-08 22:10:58,767 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-08 22:10:58,767 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-08 22:10:58,767 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-08 22:10:58,768 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-08 22:10:58,778 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][274], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, 231#true, Black: 243#true, 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:10:58,778 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-03-08 22:10:58,778 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-08 22:10:58,778 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:10:58,778 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-08 22:10:58,840 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, 231#true, Black: 243#true, 138#L1050-6true, 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:10:58,840 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-03-08 22:10:58,840 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-08 22:10:58,840 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-08 22:10:58,840 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-08 22:10:58,840 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:10:58,844 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, 231#true, Black: 243#true, 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:10:58,844 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-03-08 22:10:58,844 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-08 22:10:58,844 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:10:58,844 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-08 22:10:58,845 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 240#(= |#race~threads_mask~0| 0), 231#true, 61#L1051true, Black: 243#true, 96#L1062-24true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:10:58,845 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-03-08 22:10:58,845 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-08 22:10:58,845 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-08 22:10:58,845 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:10:58,847 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][295], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, 231#true, Black: 243#true, 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:10:58,848 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-03-08 22:10:58,848 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-08 22:10:58,848 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:10:58,848 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-08 22:10:58,849 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][295], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 231#true, Black: 243#true, 96#L1062-24true, 168#L1051true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:10:58,849 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-03-08 22:10:58,849 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-08 22:10:58,849 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:10:58,849 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-08 22:10:58,850 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][297], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 231#true, Black: 243#true, 96#L1062-24true, 168#L1051true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:10:58,850 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-03-08 22:10:58,850 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-08 22:10:58,850 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-08 22:10:58,850 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:10:58,869 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][278], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 20#L1050-2true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 183#L1062-12true, Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:10:58,869 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-03-08 22:10:58,869 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:10:58,869 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:10:58,869 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:10:58,905 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][274], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 229#L1063-12true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:10:58,905 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-03-08 22:10:58,905 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-08 22:10:58,905 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:10:58,905 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:10:58,913 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, 231#true, 61#L1051true, Black: 243#true, 7#L1062-2true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:10:58,913 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-03-08 22:10:58,913 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-08 22:10:58,913 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:10:58,913 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:10:58,923 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 190#L1050-2true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 183#L1062-12true, 208#L1050-5true, Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:10:58,923 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-08 22:10:58,923 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:10:58,923 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-08 22:10:58,923 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:10:58,923 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][295], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 20#L1050-2true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 183#L1062-12true, Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:10:58,923 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-08 22:10:58,923 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:10:58,923 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-08 22:10:58,923 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:10:58,924 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, 208#L1050-5true, Black: 238#true, 231#true, 61#L1051true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:10:58,925 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-08 22:10:58,925 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:10:58,925 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:10:58,925 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-08 22:10:58,925 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][295], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, Black: 238#true, 231#true, Black: 243#true, 168#L1051true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:10:58,925 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-08 22:10:58,925 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:10:58,925 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:10:58,925 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-08 22:10:58,926 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, 208#L1050-5true, Black: 240#(= |#race~threads_mask~0| 0), 231#true, 61#L1051true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:10:58,926 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-08 22:10:58,926 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:10:58,926 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:10:58,926 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-08 22:10:58,926 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 197#L1062-25true, Black: 240#(= |#race~threads_mask~0| 0), 208#L1050-5true, 231#true, 61#L1051true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:10:58,926 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-08 22:10:58,926 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:10:58,926 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:10:58,926 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-08 22:10:58,929 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, 208#L1050-5true, Black: 240#(= |#race~threads_mask~0| 0), 231#true, 61#L1051true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:10:58,929 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-08 22:10:58,929 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:10:58,929 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:10:58,929 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-08 22:10:58,933 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][295], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, Black: 240#(= |#race~threads_mask~0| 0), 231#true, Black: 243#true, 168#L1051true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:10:58,933 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-08 22:10:58,933 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:10:58,933 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:10:58,933 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-08 22:10:58,934 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][278], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, Black: 240#(= |#race~threads_mask~0| 0), 231#true, Black: 243#true, 168#L1051true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:10:58,934 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-08 22:10:58,934 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:10:58,934 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-08 22:10:58,934 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:10:58,935 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][297], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, Black: 240#(= |#race~threads_mask~0| 0), 231#true, Black: 243#true, 168#L1051true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:10:58,935 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-08 22:10:58,935 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:10:58,935 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:10:58,935 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-08 22:10:58,959 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][278], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 20#L1050-2true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 238#true, 231#true, Black: 243#true, 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:10:58,960 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is not cut-off event [2025-03-08 22:10:58,960 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-03-08 22:10:58,960 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-03-08 22:10:58,960 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-03-08 22:10:58,977 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, 231#true, Black: 243#true, 11#L1063-5true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:10:58,977 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-08 22:10:58,977 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-08 22:10:58,977 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-08 22:10:58,977 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-08 22:10:58,977 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][274], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 119#L1050-12true, Black: 238#true, 231#true, Black: 243#true, 11#L1063-5true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:10:58,977 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-08 22:10:58,977 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-08 22:10:58,977 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:10:58,977 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:10:58,978 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 32#L1050-12true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, 231#true, Black: 243#true, 11#L1063-5true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:10:58,978 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-08 22:10:58,978 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:10:58,978 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:10:58,978 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-08 22:10:58,998 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, 229#L1063-12true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:10:58,998 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is not cut-off event [2025-03-08 22:10:58,998 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-03-08 22:10:58,998 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-03-08 22:10:58,998 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-03-08 22:10:59,011 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 190#L1050-2true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, 231#true, Black: 243#true, 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:10:59,012 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-03-08 22:10:59,012 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-08 22:10:59,012 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-08 22:10:59,012 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-08 22:10:59,012 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][295], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 20#L1050-2true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 238#true, 231#true, Black: 243#true, 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:10:59,012 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-03-08 22:10:59,012 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-08 22:10:59,012 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-08 22:10:59,012 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-08 22:10:59,082 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][295], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 238#true, 231#true, Black: 243#true, 168#L1051true, 245#(= |#race~datas~0| 0), 58#L1062-18true]) [2025-03-08 22:10:59,082 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-08 22:10:59,082 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-08 22:10:59,082 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-08 22:10:59,082 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-08 22:10:59,083 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 240#(= |#race~threads_mask~0| 0), 231#true, 61#L1051true, Black: 243#true, 245#(= |#race~datas~0| 0), 58#L1062-18true]) [2025-03-08 22:10:59,083 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-08 22:10:59,083 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-08 22:10:59,083 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-08 22:10:59,083 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-08 22:10:59,085 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 240#(= |#race~threads_mask~0| 0), 231#true, 61#L1051true, Black: 243#true, 58#L1062-18true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:10:59,085 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-08 22:10:59,085 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-08 22:10:59,085 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-08 22:10:59,085 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-08 22:10:59,088 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][295], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 231#true, Black: 243#true, 168#L1051true, 245#(= |#race~datas~0| 0), 58#L1062-18true]) [2025-03-08 22:10:59,088 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-08 22:10:59,088 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-08 22:10:59,088 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-08 22:10:59,088 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-08 22:10:59,089 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][278], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 231#true, Black: 243#true, 168#L1051true, 245#(= |#race~datas~0| 0), 58#L1062-18true]) [2025-03-08 22:10:59,089 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-08 22:10:59,089 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-08 22:10:59,089 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-08 22:10:59,089 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-08 22:10:59,090 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][297], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 231#true, Black: 243#true, 168#L1051true, 245#(= |#race~datas~0| 0), 58#L1062-18true]) [2025-03-08 22:10:59,090 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-08 22:10:59,090 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-08 22:10:59,090 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-08 22:10:59,090 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-08 22:10:59,101 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, 61#L1051true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 58#L1062-18true]) [2025-03-08 22:10:59,101 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is not cut-off event [2025-03-08 22:10:59,101 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-03-08 22:10:59,101 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-03-08 22:10:59,101 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-03-08 22:10:59,103 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][278], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 238#true, 231#true, Black: 243#true, 168#L1051true, 58#L1062-18true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:10:59,103 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-08 22:10:59,103 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-08 22:10:59,103 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-08 22:10:59,103 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-08 22:10:59,137 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][274], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, 231#true, Black: 243#true, 11#L1063-5true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:10:59,137 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-08 22:10:59,137 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-08 22:10:59,137 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-08 22:10:59,137 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-08 22:10:59,205 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, 231#true, Black: 243#true, 11#L1063-5true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:10:59,205 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is not cut-off event [2025-03-08 22:10:59,205 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-03-08 22:10:59,205 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-03-08 22:10:59,205 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-03-08 22:10:59,225 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 208#L1050-5true, 183#L1062-12true, 231#true, 61#L1051true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:10:59,225 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-08 22:10:59,226 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-08 22:10:59,226 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-08 22:10:59,226 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-08 22:10:59,247 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 208#L1050-5true, 183#L1062-12true, 231#true, 61#L1051true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:10:59,247 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-08 22:10:59,247 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-08 22:10:59,247 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-08 22:10:59,247 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-08 22:10:59,247 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][278], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 183#L1062-12true, Black: 238#true, 231#true, Black: 243#true, 168#L1051true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:10:59,247 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-08 22:10:59,247 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-08 22:10:59,247 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-08 22:10:59,247 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-08 22:10:59,248 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][278], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 183#L1062-12true, Black: 240#(= |#race~threads_mask~0| 0), 231#true, Black: 243#true, 168#L1051true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:10:59,248 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-08 22:10:59,248 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-08 22:10:59,248 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-08 22:10:59,248 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-08 22:10:59,288 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 183#L1062-12true, 208#L1050-5true, Black: 238#true, 231#true, 61#L1051true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:10:59,288 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-03-08 22:10:59,288 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-08 22:10:59,288 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-08 22:10:59,288 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-08 22:10:59,288 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][295], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 183#L1062-12true, Black: 238#true, 231#true, Black: 243#true, 168#L1051true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:10:59,288 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-03-08 22:10:59,288 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-08 22:10:59,288 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-08 22:10:59,288 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-08 22:10:59,289 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 208#L1050-5true, 231#true, 61#L1051true, Black: 243#true, 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:10:59,289 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-03-08 22:10:59,289 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-08 22:10:59,289 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-08 22:10:59,289 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-08 22:10:59,290 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 240#(= |#race~threads_mask~0| 0), 183#L1062-12true, 231#true, 61#L1051true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:10:59,290 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-03-08 22:10:59,290 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-08 22:10:59,290 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-08 22:10:59,290 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-08 22:10:59,291 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 190#L1050-2true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, 231#true, Black: 243#true, 11#L1063-5true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:10:59,291 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-03-08 22:10:59,291 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-08 22:10:59,291 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-08 22:10:59,291 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-08 22:10:59,294 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][295], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 183#L1062-12true, 231#true, Black: 243#true, 168#L1051true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:10:59,294 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-03-08 22:10:59,294 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-08 22:10:59,294 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-08 22:10:59,294 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-08 22:10:59,294 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][278], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 231#true, Black: 243#true, 198#L1062-10true, 168#L1051true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:10:59,294 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-03-08 22:10:59,294 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-08 22:10:59,294 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-08 22:10:59,294 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-08 22:10:59,295 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][297], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 183#L1062-12true, 231#true, Black: 243#true, 168#L1051true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:10:59,295 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-03-08 22:10:59,295 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-08 22:10:59,295 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-08 22:10:59,295 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-08 22:10:59,313 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][278], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 238#true, 231#true, Black: 243#true, 168#L1051true, 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:10:59,313 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is not cut-off event [2025-03-08 22:10:59,313 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-03-08 22:10:59,313 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-03-08 22:10:59,313 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-03-08 22:10:59,321 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][274], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 106#L1050-17true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 223#L1064true]) [2025-03-08 22:10:59,321 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-03-08 22:10:59,322 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-08 22:10:59,322 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-08 22:10:59,322 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-08 22:10:59,350 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, 231#true, 61#L1051true, Black: 243#true, 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:10:59,350 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-03-08 22:10:59,350 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-08 22:10:59,350 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-08 22:10:59,350 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-08 22:10:59,350 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][295], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 238#true, 231#true, Black: 243#true, 198#L1062-10true, 168#L1051true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:10:59,350 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-03-08 22:10:59,350 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-08 22:10:59,350 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-08 22:10:59,350 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-08 22:10:59,351 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 240#(= |#race~threads_mask~0| 0), 231#true, 61#L1051true, Black: 243#true, 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:10:59,351 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-03-08 22:10:59,351 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-08 22:10:59,351 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-08 22:10:59,351 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-08 22:10:59,354 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][295], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 231#true, Black: 243#true, 198#L1062-10true, 168#L1051true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:10:59,354 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-03-08 22:10:59,354 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-08 22:10:59,354 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-08 22:10:59,354 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-08 22:10:59,354 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][297], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 231#true, Black: 243#true, 198#L1062-10true, 168#L1051true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:10:59,354 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-03-08 22:10:59,354 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-08 22:10:59,354 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-08 22:10:59,354 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-08 22:10:59,390 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 229#L1063-12true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, 61#L1051true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:10:59,390 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-03-08 22:10:59,390 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-08 22:10:59,390 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-08 22:10:59,390 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-08 22:10:59,421 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][274], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 119#L1050-12true, Black: 240#(= |#race~threads_mask~0| 0), 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 223#L1064true]) [2025-03-08 22:10:59,421 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-03-08 22:10:59,421 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-08 22:10:59,421 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-08 22:10:59,421 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-08 22:10:59,421 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1050-12true, 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 223#L1064true]) [2025-03-08 22:10:59,421 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-03-08 22:10:59,421 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-08 22:10:59,421 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-08 22:10:59,421 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-08 22:10:59,422 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1050-12true, 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 208#L1050-5true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 223#L1064true]) [2025-03-08 22:10:59,422 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-03-08 22:10:59,422 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-08 22:10:59,422 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-08 22:10:59,422 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-08 22:10:59,441 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 229#L1063-12true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 240#(= |#race~threads_mask~0| 0), 231#true, 61#L1051true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:10:59,441 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is not cut-off event [2025-03-08 22:10:59,441 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-03-08 22:10:59,441 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-03-08 22:10:59,441 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-03-08 22:10:59,452 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][278], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 73#L1063-10true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 231#true, Black: 243#true, 168#L1051true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:10:59,452 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-03-08 22:10:59,452 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-08 22:10:59,452 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-08 22:10:59,452 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-08 22:10:59,468 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][278], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 18#L1050-10true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 223#L1064true]) [2025-03-08 22:10:59,468 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-03-08 22:10:59,468 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-08 22:10:59,468 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-08 22:10:59,468 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-08 22:10:59,510 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, 61#L1051true, 231#true, Black: 243#true, 11#L1063-5true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:10:59,510 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-03-08 22:10:59,510 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-08 22:10:59,510 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-08 22:10:59,510 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-08 22:10:59,541 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 208#L1050-5true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 223#L1064true]) [2025-03-08 22:10:59,541 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is not cut-off event [2025-03-08 22:10:59,541 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2025-03-08 22:10:59,541 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2025-03-08 22:10:59,541 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2025-03-08 22:10:59,544 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 240#(= |#race~threads_mask~0| 0), 231#true, 61#L1051true, Black: 243#true, 11#L1063-5true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:10:59,545 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is not cut-off event [2025-03-08 22:10:59,545 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2025-03-08 22:10:59,545 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2025-03-08 22:10:59,545 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2025-03-08 22:10:59,723 INFO L124 PetriNetUnfolderBase]: 8927/25431 cut-off events. [2025-03-08 22:10:59,723 INFO L125 PetriNetUnfolderBase]: For 9256/9777 co-relation queries the response was YES. [2025-03-08 22:11:00,036 INFO L83 FinitePrefix]: Finished finitePrefix Result has 46597 conditions, 25431 events. 8927/25431 cut-off events. For 9256/9777 co-relation queries the response was YES. Maximal size of possible extension queue 954. Compared 287479 event pairs, 1616 based on Foata normal form. 149/22313 useless extension candidates. Maximal degree in co-relation 44022. Up to 4662 conditions per place. [2025-03-08 22:11:00,106 INFO L140 encePairwiseOnDemand]: 234/247 looper letters, 73 selfloop transitions, 17 changer transitions 0/308 dead transitions. [2025-03-08 22:11:00,106 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 244 places, 308 transitions, 1016 flow [2025-03-08 22:11:00,106 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2025-03-08 22:11:00,106 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2025-03-08 22:11:00,106 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 923 transitions. [2025-03-08 22:11:00,107 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9342105263157895 [2025-03-08 22:11:00,107 INFO L175 Difference]: Start difference. First operand has 241 places, 268 transitions, 723 flow. Second operand 4 states and 923 transitions. [2025-03-08 22:11:00,107 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 244 places, 308 transitions, 1016 flow [2025-03-08 22:11:00,111 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 244 places, 308 transitions, 1016 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-03-08 22:11:00,113 INFO L231 Difference]: Finished difference. Result has 246 places, 272 transitions, 800 flow [2025-03-08 22:11:00,114 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=247, PETRI_DIFFERENCE_MINUEND_FLOW=723, PETRI_DIFFERENCE_MINUEND_PLACES=241, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=268, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=13, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=253, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=800, PETRI_PLACES=246, PETRI_TRANSITIONS=272} [2025-03-08 22:11:00,114 INFO L279 CegarLoopForPetriNet]: 232 programPoint places, 14 predicate places. [2025-03-08 22:11:00,114 INFO L471 AbstractCegarLoop]: Abstraction has has 246 places, 272 transitions, 800 flow [2025-03-08 22:11:00,115 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 211.5) internal successors, (846), 4 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) [2025-03-08 22:11:00,115 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 22:11:00,115 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-08 22:11:00,115 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable29 [2025-03-08 22:11:00,115 INFO L396 AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 17 more)] === [2025-03-08 22:11:00,115 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 22:11:00,115 INFO L85 PathProgramCache]: Analyzing trace with hash -853432078, now seen corresponding path program 1 times [2025-03-08 22:11:00,115 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 22:11:00,115 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [762908938] [2025-03-08 22:11:00,115 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 22:11:00,115 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 22:11:00,122 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 74 statements into 1 equivalence classes. [2025-03-08 22:11:00,124 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 74 of 74 statements. [2025-03-08 22:11:00,124 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 22:11:00,124 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 22:11:00,145 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 22:11:00,146 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 22:11:00,146 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [762908938] [2025-03-08 22:11:00,146 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [762908938] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 22:11:00,146 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 22:11:00,146 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2025-03-08 22:11:00,146 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1517597315] [2025-03-08 22:11:00,146 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 22:11:00,146 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2025-03-08 22:11:00,148 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 22:11:00,148 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2025-03-08 22:11:00,148 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2025-03-08 22:11:00,190 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 209 out of 247 [2025-03-08 22:11:00,191 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 246 places, 272 transitions, 800 flow. Second operand has 4 states, 4 states have (on average 211.5) internal successors, (846), 4 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) [2025-03-08 22:11:00,191 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 22:11:00,191 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 209 of 247 [2025-03-08 22:11:00,191 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 22:11:00,293 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, 7#L1062-2true, 245#(= |#race~datas~0| 0), 232#true]) [2025-03-08 22:11:00,294 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2025-03-08 22:11:00,294 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-08 22:11:00,294 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-08 22:11:00,294 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-08 22:11:00,299 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 11#L1063-5true, 245#(= |#race~datas~0| 0), 232#true]) [2025-03-08 22:11:00,299 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is cut-off event [2025-03-08 22:11:00,299 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-03-08 22:11:00,299 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-08 22:11:00,299 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-03-08 22:11:00,317 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 67#L1063-1true, 245#(= |#race~datas~0| 0), 232#true]) [2025-03-08 22:11:00,318 INFO L294 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2025-03-08 22:11:00,318 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-08 22:11:00,318 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-03-08 22:11:00,318 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-08 22:11:00,327 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 223#L1064true, 232#true]) [2025-03-08 22:11:00,327 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-08 22:11:00,327 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-03-08 22:11:00,327 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-03-08 22:11:00,327 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-08 22:11:00,373 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, 47#L1060-4true, 53#threadENTRYtrue, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:00,373 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-03-08 22:11:00,373 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-08 22:11:00,373 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-08 22:11:00,374 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-08 22:11:00,421 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, 53#threadENTRYtrue, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, 95#L1061true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:00,421 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-03-08 22:11:00,421 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-08 22:11:00,421 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-08 22:11:00,421 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-08 22:11:00,503 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, 47#L1060-4true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, 65#L1049true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:00,503 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-03-08 22:11:00,503 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:11:00,503 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-08 22:11:00,503 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:11:00,556 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, 53#threadENTRYtrue, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), 171#ULTIMATE.startFINALtrue, Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:00,556 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-03-08 22:11:00,556 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:11:00,556 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-08 22:11:00,557 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-08 22:11:00,691 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, 53#threadENTRYtrue, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 147#L1063-13true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:00,691 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-03-08 22:11:00,691 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:11:00,691 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:11:00,691 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 22:11:00,700 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, 95#L1061true, 65#L1049true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:00,700 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-03-08 22:11:00,700 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 22:11:00,701 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:11:00,701 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:11:00,706 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, 53#threadENTRYtrue, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, 7#L1062-2true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:00,707 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-03-08 22:11:00,707 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:11:00,707 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:11:00,707 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:11:00,745 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, 53#threadENTRYtrue, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, 11#L1063-5true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:00,745 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-03-08 22:11:00,745 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:11:00,745 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-08 22:11:00,745 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-08 22:11:00,860 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 102#L1071-2true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 65#L1049true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:00,860 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-03-08 22:11:00,860 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-08 22:11:00,860 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-08 22:11:00,860 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-08 22:11:00,882 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 53#threadENTRYtrue, Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 67#L1063-1true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:00,883 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-03-08 22:11:00,883 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-08 22:11:00,883 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-08 22:11:00,883 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-08 22:11:01,010 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 53#threadENTRYtrue, Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 223#L1064true]) [2025-03-08 22:11:01,010 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-03-08 22:11:01,010 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-08 22:11:01,010 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-08 22:11:01,010 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-08 22:11:01,078 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, 65#L1049true, 171#ULTIMATE.startFINALtrue, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:01,078 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-03-08 22:11:01,078 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-08 22:11:01,078 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-08 22:11:01,078 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-08 22:11:01,180 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, 158#L1062-33true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:01,180 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is not cut-off event [2025-03-08 22:11:01,180 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-03-08 22:11:01,180 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-03-08 22:11:01,180 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-03-08 22:11:01,380 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, 65#L1049true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 7#L1062-2true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:01,380 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-03-08 22:11:01,380 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-08 22:11:01,380 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-08 22:11:01,380 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-08 22:11:01,532 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, 155#L1062-22true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:01,532 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-03-08 22:11:01,532 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-08 22:11:01,532 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 22:11:01,532 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-08 22:11:01,568 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 65#L1049true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 147#L1063-13true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:01,568 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-03-08 22:11:01,569 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 22:11:01,569 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-08 22:11:01,569 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-08 22:11:01,592 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, 65#L1049true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, 7#L1062-2true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:01,592 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-03-08 22:11:01,592 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-08 22:11:01,592 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-08 22:11:01,592 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-08 22:11:01,592 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-08 22:11:01,657 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 58#L1062-18true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:01,657 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-03-08 22:11:01,657 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-08 22:11:01,657 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-08 22:11:01,657 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-08 22:11:01,660 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][279], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), 51#L1049true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, 7#L1062-2true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:01,660 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-03-08 22:11:01,660 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-08 22:11:01,660 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-08 22:11:01,660 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-08 22:11:01,694 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 26#L1063-6true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, 65#L1049true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:01,694 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-03-08 22:11:01,694 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-08 22:11:01,694 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-08 22:11:01,694 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-08 22:11:01,696 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, 65#L1049true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, 11#L1063-5true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:01,696 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-03-08 22:11:01,696 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-08 22:11:01,696 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-08 22:11:01,696 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-08 22:11:01,717 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, 66#L1062-32true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 61#L1051true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:01,717 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-03-08 22:11:01,717 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-08 22:11:01,717 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-08 22:11:01,717 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-08 22:11:01,816 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, 183#L1062-12true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:01,816 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-03-08 22:11:01,816 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-08 22:11:01,816 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-08 22:11:01,817 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-08 22:11:01,838 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 32#L1050-12true, 233#true, 229#L1063-12true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:01,838 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-03-08 22:11:01,838 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-08 22:11:01,838 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-08 22:11:01,838 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-08 22:11:01,919 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][211], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050-10true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 215#L1062-6true, 275#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:01,923 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-03-08 22:11:01,923 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:11:01,924 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-08 22:11:01,924 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-08 22:11:01,924 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050-10true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 7#L1062-2true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:01,924 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-08 22:11:01,924 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-08 22:11:01,924 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-08 22:11:01,924 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-08 22:11:01,926 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][206], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050-10true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 215#L1062-6true, Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:01,926 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-03-08 22:11:01,926 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:11:01,926 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-08 22:11:01,926 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-08 22:11:01,954 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:01,954 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is not cut-off event [2025-03-08 22:11:01,954 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-03-08 22:11:01,954 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-08 22:11:01,954 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-08 22:11:01,973 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 32#L1050-12true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 147#L1063-13true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:01,973 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-03-08 22:11:01,973 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-08 22:11:01,973 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-08 22:11:01,973 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-08 22:11:01,997 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050-10true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, 7#L1062-2true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:01,998 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-08 22:11:01,998 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-08 22:11:01,998 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-08 22:11:01,998 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-08 22:11:01,998 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-08 22:11:01,998 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1050-12true, 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, 7#L1062-2true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:01,998 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-03-08 22:11:01,998 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-08 22:11:01,998 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-08 22:11:01,998 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-08 22:11:02,022 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 190#L1050-2true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, 183#L1062-12true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:02,022 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-03-08 22:11:02,023 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:11:02,023 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:11:02,023 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:11:02,036 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][225], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 73#L1063-10true, 233#true, 88#L1050-10true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:02,036 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2025-03-08 22:11:02,036 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-08 22:11:02,036 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-03-08 22:11:02,036 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-03-08 22:11:02,039 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, 65#L1049true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 67#L1063-1true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:02,039 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-03-08 22:11:02,039 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-08 22:11:02,039 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:11:02,039 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-08 22:11:02,069 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, 155#L1062-22true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 61#L1051true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:02,069 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-08 22:11:02,069 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-08 22:11:02,069 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:11:02,069 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:11:02,072 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 229#L1063-12true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:02,072 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-08 22:11:02,072 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:11:02,072 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:11:02,072 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-08 22:11:02,094 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 190#L1050-2true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:02,094 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is not cut-off event [2025-03-08 22:11:02,094 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-03-08 22:11:02,094 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-03-08 22:11:02,094 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-03-08 22:11:02,105 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][225], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 229#L1063-12true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 138#L1050-6true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:02,105 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-08 22:11:02,105 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-08 22:11:02,105 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:11:02,105 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:11:02,110 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, 11#L1063-5true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:02,110 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-08 22:11:02,110 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-08 22:11:02,110 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-08 22:11:02,110 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-08 22:11:02,111 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 32#L1050-12true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, 11#L1063-5true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:02,111 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-08 22:11:02,111 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-08 22:11:02,111 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:11:02,111 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:11:02,138 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][279], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 18#L1050-10true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, 7#L1062-2true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:02,138 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-08 22:11:02,138 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-08 22:11:02,138 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-08 22:11:02,139 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-08 22:11:02,139 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050-10true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, 7#L1062-2true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:02,139 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-08 22:11:02,139 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-08 22:11:02,139 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-08 22:11:02,139 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-08 22:11:02,139 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-08 22:11:02,139 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-08 22:11:02,142 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 147#L1063-13true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:02,142 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-03-08 22:11:02,142 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-08 22:11:02,142 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-08 22:11:02,142 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-08 22:11:02,148 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 32#L1050-12true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 7#L1062-2true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:02,148 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is not cut-off event [2025-03-08 22:11:02,148 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-03-08 22:11:02,148 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-03-08 22:11:02,148 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-03-08 22:11:02,148 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-03-08 22:11:02,148 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][279], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, 119#L1050-12true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 7#L1062-2true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:02,148 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is not cut-off event [2025-03-08 22:11:02,148 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-03-08 22:11:02,148 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-03-08 22:11:02,148 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-03-08 22:11:02,172 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][225], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 73#L1063-10true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 138#L1050-6true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:02,172 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-03-08 22:11:02,172 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-08 22:11:02,172 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-08 22:11:02,172 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-08 22:11:02,175 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, 209#L1050-19true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 67#L1063-1true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:02,175 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-03-08 22:11:02,175 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-08 22:11:02,175 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-08 22:11:02,175 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-08 22:11:02,201 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 61#L1051true, Black: 243#true, 58#L1062-18true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:02,201 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-08 22:11:02,201 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-08 22:11:02,201 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-08 22:11:02,201 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-08 22:11:02,201 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 61#L1051true, Black: 243#true, 58#L1062-18true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:02,202 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-08 22:11:02,202 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-08 22:11:02,202 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-08 22:11:02,202 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-08 22:11:02,216 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 61#L1051true, Black: 243#true, 58#L1062-18true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:02,216 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-08 22:11:02,216 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-08 22:11:02,216 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-08 22:11:02,216 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-08 22:11:02,235 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, 65#L1049true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 223#L1064true]) [2025-03-08 22:11:02,235 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-08 22:11:02,235 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-08 22:11:02,235 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-08 22:11:02,235 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-08 22:11:02,237 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 33#L1050-17true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 67#L1063-1true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:02,237 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-08 22:11:02,237 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-08 22:11:02,237 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-08 22:11:02,237 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-08 22:11:02,270 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, 11#L1063-5true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:02,270 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-08 22:11:02,270 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-08 22:11:02,270 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-08 22:11:02,270 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-08 22:11:02,270 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 190#L1050-2true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 147#L1063-13true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:02,270 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-08 22:11:02,270 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-08 22:11:02,270 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-08 22:11:02,270 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-08 22:11:02,328 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 183#L1062-12true, Black: 240#(= |#race~threads_mask~0| 0), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 61#L1051true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:02,328 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-08 22:11:02,328 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-08 22:11:02,328 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-08 22:11:02,328 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-08 22:11:02,348 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, 183#L1062-12true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 61#L1051true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:02,348 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-08 22:11:02,348 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-08 22:11:02,348 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-08 22:11:02,348 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-08 22:11:02,349 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, 208#L1050-5true, Black: 240#(= |#race~threads_mask~0| 0), 183#L1062-12true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 61#L1051true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:02,349 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-08 22:11:02,349 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-08 22:11:02,349 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-08 22:11:02,349 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-08 22:11:02,357 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 209#L1050-19true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 223#L1064true]) [2025-03-08 22:11:02,358 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-08 22:11:02,358 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-08 22:11:02,358 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-08 22:11:02,358 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-08 22:11:02,360 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1050-12true, 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 67#L1063-1true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:02,360 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-08 22:11:02,360 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-08 22:11:02,360 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-08 22:11:02,360 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-08 22:11:02,387 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 190#L1050-2true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, 11#L1063-5true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:02,387 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-03-08 22:11:02,387 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-08 22:11:02,387 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-08 22:11:02,387 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-08 22:11:02,408 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 61#L1051true, 231#true, Black: 243#true, 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:02,408 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is not cut-off event [2025-03-08 22:11:02,408 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-03-08 22:11:02,408 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-03-08 22:11:02,408 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-03-08 22:11:02,409 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 61#L1051true, 231#true, Black: 243#true, 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:02,409 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is not cut-off event [2025-03-08 22:11:02,409 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-03-08 22:11:02,409 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-03-08 22:11:02,409 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-03-08 22:11:02,418 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 33#L1050-17true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 223#L1064true]) [2025-03-08 22:11:02,419 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-03-08 22:11:02,419 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-08 22:11:02,419 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-08 22:11:02,419 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-08 22:11:02,485 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 147#L1063-13true, 61#L1051true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:02,485 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-03-08 22:11:02,485 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-08 22:11:02,485 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-08 22:11:02,485 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-08 22:11:02,485 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 229#L1063-12true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 61#L1051true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:02,485 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-03-08 22:11:02,485 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-08 22:11:02,485 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-08 22:11:02,485 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-08 22:11:02,493 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 240#(= |#race~threads_mask~0| 0), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 67#L1063-1true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:02,493 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-03-08 22:11:02,493 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-08 22:11:02,493 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-08 22:11:02,493 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-08 22:11:02,494 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 229#L1063-12true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 61#L1051true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:02,494 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-03-08 22:11:02,494 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-08 22:11:02,494 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-08 22:11:02,494 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-08 22:11:02,517 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1050-12true, 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 223#L1064true]) [2025-03-08 22:11:02,517 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-03-08 22:11:02,518 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-08 22:11:02,518 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-08 22:11:02,518 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-08 22:11:02,544 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 61#L1051true, Black: 243#true, 11#L1063-5true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:02,544 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-03-08 22:11:02,544 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-08 22:11:02,544 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-08 22:11:02,544 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-08 22:11:02,545 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 147#L1063-13true, 231#true, 61#L1051true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:02,545 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-03-08 22:11:02,545 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-08 22:11:02,545 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-08 22:11:02,545 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-08 22:11:02,545 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-08 22:11:02,545 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 147#L1063-13true, 231#true, 61#L1051true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:02,545 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-03-08 22:11:02,545 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-08 22:11:02,545 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-08 22:11:02,545 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-08 22:11:02,620 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 223#L1064true]) [2025-03-08 22:11:02,620 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-03-08 22:11:02,620 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-08 22:11:02,620 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-08 22:11:02,620 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-08 22:11:02,621 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 61#L1051true, Black: 243#true, 11#L1063-5true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:02,621 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-03-08 22:11:02,621 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-08 22:11:02,621 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-08 22:11:02,621 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-08 22:11:02,621 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-08 22:11:02,621 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 61#L1051true, Black: 243#true, 11#L1063-5true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:02,621 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-03-08 22:11:02,621 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-08 22:11:02,621 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-08 22:11:02,621 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-08 22:11:03,028 INFO L124 PetriNetUnfolderBase]: 9644/28059 cut-off events. [2025-03-08 22:11:03,028 INFO L125 PetriNetUnfolderBase]: For 20043/20274 co-relation queries the response was YES. [2025-03-08 22:11:03,118 INFO L83 FinitePrefix]: Finished finitePrefix Result has 55662 conditions, 28059 events. 9644/28059 cut-off events. For 20043/20274 co-relation queries the response was YES. Maximal size of possible extension queue 1001. Compared 324327 event pairs, 2052 based on Foata normal form. 163/24819 useless extension candidates. Maximal degree in co-relation 52633. Up to 5317 conditions per place. [2025-03-08 22:11:03,202 INFO L140 encePairwiseOnDemand]: 235/247 looper letters, 69 selfloop transitions, 20 changer transitions 0/310 dead transitions. [2025-03-08 22:11:03,202 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 249 places, 310 transitions, 1103 flow [2025-03-08 22:11:03,202 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2025-03-08 22:11:03,202 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2025-03-08 22:11:03,202 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 920 transitions. [2025-03-08 22:11:03,203 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9311740890688259 [2025-03-08 22:11:03,203 INFO L175 Difference]: Start difference. First operand has 246 places, 272 transitions, 800 flow. Second operand 4 states and 920 transitions. [2025-03-08 22:11:03,203 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 249 places, 310 transitions, 1103 flow [2025-03-08 22:11:03,222 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 248 places, 310 transitions, 1082 flow, removed 1 selfloop flow, removed 1 redundant places. [2025-03-08 22:11:03,224 INFO L231 Difference]: Finished difference. Result has 250 places, 277 transitions, 886 flow [2025-03-08 22:11:03,225 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=247, PETRI_DIFFERENCE_MINUEND_FLOW=783, PETRI_DIFFERENCE_MINUEND_PLACES=245, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=272, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=15, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=256, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=886, PETRI_PLACES=250, PETRI_TRANSITIONS=277} [2025-03-08 22:11:03,225 INFO L279 CegarLoopForPetriNet]: 232 programPoint places, 18 predicate places. [2025-03-08 22:11:03,225 INFO L471 AbstractCegarLoop]: Abstraction has has 250 places, 277 transitions, 886 flow [2025-03-08 22:11:03,225 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 211.5) internal successors, (846), 4 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) [2025-03-08 22:11:03,225 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 22:11:03,225 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-08 22:11:03,225 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable30 [2025-03-08 22:11:03,225 INFO L396 AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 17 more)] === [2025-03-08 22:11:03,226 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 22:11:03,226 INFO L85 PathProgramCache]: Analyzing trace with hash -288451581, now seen corresponding path program 1 times [2025-03-08 22:11:03,226 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 22:11:03,226 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [929547355] [2025-03-08 22:11:03,226 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 22:11:03,226 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 22:11:03,231 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 74 statements into 1 equivalence classes. [2025-03-08 22:11:03,233 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 74 of 74 statements. [2025-03-08 22:11:03,233 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 22:11:03,233 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 22:11:03,256 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 22:11:03,256 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 22:11:03,256 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [929547355] [2025-03-08 22:11:03,257 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [929547355] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 22:11:03,257 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 22:11:03,257 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-08 22:11:03,257 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1128293180] [2025-03-08 22:11:03,257 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 22:11:03,257 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2025-03-08 22:11:03,257 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 22:11:03,257 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2025-03-08 22:11:03,257 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2025-03-08 22:11:03,276 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 214 out of 247 [2025-03-08 22:11:03,277 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 250 places, 277 transitions, 886 flow. Second operand has 5 states, 5 states have (on average 216.0) internal successors, (1080), 5 states have internal predecessors, (1080), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:11:03,277 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 22:11:03,277 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 214 of 247 [2025-03-08 22:11:03,277 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 22:11:03,372 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][219], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 96#L1062-24true, Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 232#true]) [2025-03-08 22:11:03,372 INFO L294 olderBase$Statistics]: this new event has 129 ancestors and is not cut-off event [2025-03-08 22:11:03,372 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is not cut-off event [2025-03-08 22:11:03,372 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is not cut-off event [2025-03-08 22:11:03,372 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is not cut-off event [2025-03-08 22:11:03,373 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][218], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 96#L1062-24true, Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 232#true]) [2025-03-08 22:11:03,373 INFO L294 olderBase$Statistics]: this new event has 129 ancestors and is not cut-off event [2025-03-08 22:11:03,373 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is not cut-off event [2025-03-08 22:11:03,373 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is not cut-off event [2025-03-08 22:11:03,373 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is not cut-off event [2025-03-08 22:11:03,377 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][219], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 232#true]) [2025-03-08 22:11:03,377 INFO L294 olderBase$Statistics]: this new event has 130 ancestors and is not cut-off event [2025-03-08 22:11:03,377 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is not cut-off event [2025-03-08 22:11:03,377 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is not cut-off event [2025-03-08 22:11:03,377 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is not cut-off event [2025-03-08 22:11:03,378 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][218], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), 275#true, 155#L1062-22true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 232#true]) [2025-03-08 22:11:03,378 INFO L294 olderBase$Statistics]: this new event has 130 ancestors and is not cut-off event [2025-03-08 22:11:03,378 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is not cut-off event [2025-03-08 22:11:03,378 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is not cut-off event [2025-03-08 22:11:03,378 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is not cut-off event [2025-03-08 22:11:03,407 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][218], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 198#L1062-10true, 245#(= |#race~datas~0| 0), 232#true]) [2025-03-08 22:11:03,407 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2025-03-08 22:11:03,407 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-03-08 22:11:03,407 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-08 22:11:03,407 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-08 22:11:03,412 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][219], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 198#L1062-10true, 245#(= |#race~datas~0| 0), 232#true]) [2025-03-08 22:11:03,413 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is not cut-off event [2025-03-08 22:11:03,413 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is not cut-off event [2025-03-08 22:11:03,413 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is not cut-off event [2025-03-08 22:11:03,413 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is not cut-off event [2025-03-08 22:11:03,413 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][219], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 198#L1062-10true, 245#(= |#race~datas~0| 0), 232#true]) [2025-03-08 22:11:03,413 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is not cut-off event [2025-03-08 22:11:03,413 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is not cut-off event [2025-03-08 22:11:03,413 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is not cut-off event [2025-03-08 22:11:03,413 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is not cut-off event [2025-03-08 22:11:03,415 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([733] L1051-3-->L1051: Formula: (and (= |v_#pthreadsMutex_29| (store |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21| (store (select |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21|) |v_~#threads_mask_mutex~0.offset_21| 0))) (= |v_threadThread1of2ForFork0_#t~ret9_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} OutVars{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #pthreadsMutex=|v_#pthreadsMutex_29|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret9][210], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 218#L1062-3true, 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 168#L1051true, 245#(= |#race~datas~0| 0), 232#true]) [2025-03-08 22:11:03,415 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2025-03-08 22:11:03,415 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-08 22:11:03,415 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-08 22:11:03,415 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-03-08 22:11:03,434 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([733] L1051-3-->L1051: Formula: (and (= |v_#pthreadsMutex_29| (store |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21| (store (select |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21|) |v_~#threads_mask_mutex~0.offset_21| 0))) (= |v_threadThread1of2ForFork0_#t~ret9_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} OutVars{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #pthreadsMutex=|v_#pthreadsMutex_29|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret9][210], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 218#L1062-3true, 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 168#L1051true, 245#(= |#race~datas~0| 0), 232#true]) [2025-03-08 22:11:03,434 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2025-03-08 22:11:03,434 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-08 22:11:03,434 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-03-08 22:11:03,434 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-08 22:11:03,434 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-03-08 22:11:03,452 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([597] L1063-20-->L1063-19: Formula: (= |v_#race~threads_mask~0_6| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_6|} AuxVars[] AssignedVars[#race~threads_mask~0][227], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 20#L1050-2true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 81#L1063-19true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 232#true]) [2025-03-08 22:11:03,452 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2025-03-08 22:11:03,452 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-03-08 22:11:03,452 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-08 22:11:03,452 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-08 22:11:03,488 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][194], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1063-5true, 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 232#true]) [2025-03-08 22:11:03,488 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-03-08 22:11:03,488 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-08 22:11:03,488 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-08 22:11:03,488 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-08 22:11:03,695 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][219], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 53#threadENTRYtrue, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 96#L1062-24true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:03,695 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is not cut-off event [2025-03-08 22:11:03,695 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is not cut-off event [2025-03-08 22:11:03,695 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is not cut-off event [2025-03-08 22:11:03,695 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is not cut-off event [2025-03-08 22:11:03,698 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][218], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 53#threadENTRYtrue, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 96#L1062-24true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:03,698 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is not cut-off event [2025-03-08 22:11:03,698 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is not cut-off event [2025-03-08 22:11:03,698 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is not cut-off event [2025-03-08 22:11:03,698 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is not cut-off event [2025-03-08 22:11:03,719 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][219], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 53#threadENTRYtrue, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:03,720 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is not cut-off event [2025-03-08 22:11:03,720 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is not cut-off event [2025-03-08 22:11:03,720 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is not cut-off event [2025-03-08 22:11:03,720 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is not cut-off event [2025-03-08 22:11:03,723 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][218], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 53#threadENTRYtrue, 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:03,723 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is not cut-off event [2025-03-08 22:11:03,723 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is not cut-off event [2025-03-08 22:11:03,723 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is not cut-off event [2025-03-08 22:11:03,723 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is not cut-off event [2025-03-08 22:11:03,859 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][218], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 53#threadENTRYtrue, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:03,859 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-08 22:11:03,859 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:03,859 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:03,859 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:04,001 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([597] L1063-20-->L1063-19: Formula: (= |v_#race~threads_mask~0_6| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_6|} AuxVars[] AssignedVars[#race~threads_mask~0][227], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 20#L1050-2true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 53#threadENTRYtrue, Black: 264#(not (= ~threads_mask~0 0)), 275#true, 81#L1063-19true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:04,002 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-08 22:11:04,002 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:04,002 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:04,002 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:04,002 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([733] L1051-3-->L1051: Formula: (and (= |v_#pthreadsMutex_29| (store |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21| (store (select |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21|) |v_~#threads_mask_mutex~0.offset_21| 0))) (= |v_threadThread1of2ForFork0_#t~ret9_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} OutVars{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #pthreadsMutex=|v_#pthreadsMutex_29|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret9][210], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 53#threadENTRYtrue, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 123#L1062-4true, 168#L1051true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:04,002 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-08 22:11:04,002 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:04,002 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:04,002 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:04,015 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][196], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, 47#L1060-4true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:04,016 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is not cut-off event [2025-03-08 22:11:04,016 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-03-08 22:11:04,016 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-03-08 22:11:04,016 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-03-08 22:11:04,016 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][287], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 47#L1060-4true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:04,016 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-03-08 22:11:04,016 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:04,016 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:04,016 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:11:04,016 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][194], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 47#L1060-4true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:04,016 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-03-08 22:11:04,016 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:11:04,016 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:11:04,016 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:04,022 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][219], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 53#threadENTRYtrue, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:04,022 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is not cut-off event [2025-03-08 22:11:04,022 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-03-08 22:11:04,022 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-03-08 22:11:04,022 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-03-08 22:11:04,025 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][219], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 53#threadENTRYtrue, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:04,025 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is not cut-off event [2025-03-08 22:11:04,025 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-03-08 22:11:04,025 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-03-08 22:11:04,025 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-03-08 22:11:04,027 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([733] L1051-3-->L1051: Formula: (and (= |v_#pthreadsMutex_29| (store |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21| (store (select |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21|) |v_~#threads_mask_mutex~0.offset_21| 0))) (= |v_threadThread1of2ForFork0_#t~ret9_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} OutVars{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #pthreadsMutex=|v_#pthreadsMutex_29|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret9][210], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 53#threadENTRYtrue, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 218#L1062-3true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 168#L1051true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:04,027 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-03-08 22:11:04,027 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:04,027 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:04,027 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:04,046 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([733] L1051-3-->L1051: Formula: (and (= |v_#pthreadsMutex_29| (store |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21| (store (select |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21|) |v_~#threads_mask_mutex~0.offset_21| 0))) (= |v_threadThread1of2ForFork0_#t~ret9_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} OutVars{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #pthreadsMutex=|v_#pthreadsMutex_29|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret9][210], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 53#threadENTRYtrue, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 218#L1062-3true, 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 168#L1051true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:04,046 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-08 22:11:04,046 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:04,046 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:04,046 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-08 22:11:04,046 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:04,068 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([778] L1051-3-->L1051: Formula: (and (= |v_threadThread2of2ForFork0_#t~ret9_1| 0) (= |v_#pthreadsMutex_29| (store |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21| (store (select |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21|) |v_~#threads_mask_mutex~0.offset_21| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_29|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|, threadThread2of2ForFork0_#t~ret9=|v_threadThread2of2ForFork0_#t~ret9_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of2ForFork0_#t~ret9][299], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 218#L1062-3true, 136#threadENTRYtrue, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:04,068 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-03-08 22:11:04,068 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:04,068 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:04,068 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:04,108 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][194], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, 47#L1060-4true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:04,108 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is not cut-off event [2025-03-08 22:11:04,108 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-03-08 22:11:04,108 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-03-08 22:11:04,108 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-03-08 22:11:04,108 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-03-08 22:11:04,153 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][287], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 82#L1065-2true]) [2025-03-08 22:11:04,153 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-03-08 22:11:04,153 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 22:11:04,153 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:11:04,153 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 22:11:04,153 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][194], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 47#L1060-4true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:04,153 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-03-08 22:11:04,154 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:11:04,154 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:04,154 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:11:04,154 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:04,154 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:11:04,172 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([778] L1051-3-->L1051: Formula: (and (= |v_threadThread2of2ForFork0_#t~ret9_1| 0) (= |v_#pthreadsMutex_29| (store |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21| (store (select |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21|) |v_~#threads_mask_mutex~0.offset_21| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_29|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|, threadThread2of2ForFork0_#t~ret9=|v_threadThread2of2ForFork0_#t~ret9_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of2ForFork0_#t~ret9][299], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 218#L1062-3true, 275#true, Black: 264#(not (= ~threads_mask~0 0)), 136#threadENTRYtrue, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 61#L1051true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:04,173 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-03-08 22:11:04,173 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-08 22:11:04,173 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:04,173 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:04,173 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:04,212 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([778] L1051-3-->L1051: Formula: (and (= |v_threadThread2of2ForFork0_#t~ret9_1| 0) (= |v_#pthreadsMutex_29| (store |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21| (store (select |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21|) |v_~#threads_mask_mutex~0.offset_21| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_29|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|, threadThread2of2ForFork0_#t~ret9=|v_threadThread2of2ForFork0_#t~ret9_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of2ForFork0_#t~ret9][299], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 218#L1062-3true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 90#L1048-10true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:04,212 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-03-08 22:11:04,212 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-08 22:11:04,212 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-08 22:11:04,212 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 22:11:04,326 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([778] L1051-3-->L1051: Formula: (and (= |v_threadThread2of2ForFork0_#t~ret9_1| 0) (= |v_#pthreadsMutex_29| (store |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21| (store (select |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21|) |v_~#threads_mask_mutex~0.offset_21| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_29|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|, threadThread2of2ForFork0_#t~ret9=|v_threadThread2of2ForFork0_#t~ret9_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of2ForFork0_#t~ret9][299], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 218#L1062-3true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 61#L1051true, 231#true, 90#L1048-10true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:04,327 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-03-08 22:11:04,327 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-08 22:11:04,327 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-08 22:11:04,327 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-08 22:11:04,327 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 22:11:04,370 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([597] L1063-20-->L1063-19: Formula: (= |v_#race~threads_mask~0_6| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_6|} AuxVars[] AssignedVars[#race~threads_mask~0][227], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 20#L1050-2true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 53#threadENTRYtrue, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 81#L1063-19true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:04,370 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-03-08 22:11:04,370 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:04,370 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:04,370 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:04,370 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:04,381 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([597] L1063-20-->L1063-19: Formula: (= |v_#race~threads_mask~0_6| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_6|} AuxVars[] AssignedVars[#race~threads_mask~0][227], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 190#L1050-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 81#L1063-19true, 136#threadENTRYtrue, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:04,381 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-03-08 22:11:04,381 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:04,381 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:04,381 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:04,501 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][219], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 65#L1049true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 96#L1062-24true, Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:04,501 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is not cut-off event [2025-03-08 22:11:04,501 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2025-03-08 22:11:04,501 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-03-08 22:11:04,501 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-03-08 22:11:04,505 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][218], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), 275#true, 65#L1049true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 96#L1062-24true, Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:04,505 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is not cut-off event [2025-03-08 22:11:04,506 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2025-03-08 22:11:04,506 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-03-08 22:11:04,506 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-03-08 22:11:04,563 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][219], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, 65#L1049true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:04,563 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is not cut-off event [2025-03-08 22:11:04,563 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-03-08 22:11:04,563 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-03-08 22:11:04,563 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-03-08 22:11:04,566 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([597] L1063-20-->L1063-19: Formula: (= |v_#race~threads_mask~0_6| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_6|} AuxVars[] AssignedVars[#race~threads_mask~0][227], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 190#L1050-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 81#L1063-19true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 90#L1048-10true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:04,566 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-03-08 22:11:04,566 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 22:11:04,566 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-08 22:11:04,566 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-08 22:11:04,573 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][218], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, 65#L1049true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:04,573 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is not cut-off event [2025-03-08 22:11:04,573 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-03-08 22:11:04,573 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-03-08 22:11:04,573 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-03-08 22:11:04,600 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][196], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 110#L1062-34true, 262#true, 233#true, 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:04,600 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is not cut-off event [2025-03-08 22:11:04,600 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-03-08 22:11:04,600 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-03-08 22:11:04,600 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-03-08 22:11:04,600 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][287], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 110#L1062-34true, 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:04,600 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-03-08 22:11:04,600 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-08 22:11:04,600 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-08 22:11:04,600 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-08 22:11:04,601 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][194], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 110#L1062-34true, 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:04,601 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-03-08 22:11:04,601 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-08 22:11:04,601 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-08 22:11:04,601 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-08 22:11:04,604 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][287], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 95#L1061true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:04,604 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is not cut-off event [2025-03-08 22:11:04,604 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-03-08 22:11:04,604 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-03-08 22:11:04,604 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-03-08 22:11:04,675 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][196], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 126#L1062-31true]) [2025-03-08 22:11:04,676 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is not cut-off event [2025-03-08 22:11:04,676 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-03-08 22:11:04,676 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-03-08 22:11:04,676 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-03-08 22:11:04,676 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][287], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 126#L1062-31true]) [2025-03-08 22:11:04,676 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-03-08 22:11:04,676 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-08 22:11:04,676 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-08 22:11:04,676 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-08 22:11:04,676 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][196], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, 66#L1062-32true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:04,676 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-03-08 22:11:04,676 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-08 22:11:04,676 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-08 22:11:04,676 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-08 22:11:04,677 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][194], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 126#L1062-31true]) [2025-03-08 22:11:04,677 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-03-08 22:11:04,677 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-08 22:11:04,677 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-08 22:11:04,677 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-08 22:11:04,682 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][194], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 95#L1061true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:04,682 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-03-08 22:11:04,682 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-08 22:11:04,682 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-08 22:11:04,682 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-08 22:11:04,686 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][194], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 47#L1060-4true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:04,686 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-03-08 22:11:04,686 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-08 22:11:04,686 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-08 22:11:04,686 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-08 22:11:04,708 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][194], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 158#L1062-33true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:04,708 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-03-08 22:11:04,708 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-08 22:11:04,708 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-08 22:11:04,708 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-08 22:11:04,708 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][196], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 158#L1062-33true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:04,708 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is not cut-off event [2025-03-08 22:11:04,708 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-03-08 22:11:04,708 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-03-08 22:11:04,708 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-03-08 22:11:04,709 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][194], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 158#L1062-33true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:04,709 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-03-08 22:11:04,709 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-08 22:11:04,709 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-08 22:11:04,709 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-08 22:11:04,709 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-08 22:11:04,761 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([764] L1050-12-->L1050-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise6_7|))) InVars {threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} OutVars{threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[][280], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 88#L1050-10true, 233#true, 66#L1062-32true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 262#true, 208#L1050-5true, 277#(not (= ~threads_mask~0 0)), 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0))]) [2025-03-08 22:11:04,762 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-03-08 22:11:04,762 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-08 22:11:04,762 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-08 22:11:04,762 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-08 22:11:04,762 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([719] L1050-12-->L1050-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise6_7|))) InVars {threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} OutVars{threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[][185], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 18#L1050-10true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 104#L1050-5true, 66#L1062-32true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 262#true, 277#(not (= ~threads_mask~0 0)), 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0))]) [2025-03-08 22:11:04,762 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is not cut-off event [2025-03-08 22:11:04,762 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-03-08 22:11:04,762 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-03-08 22:11:04,762 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-03-08 22:11:04,763 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([764] L1050-12-->L1050-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise6_7|))) InVars {threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} OutVars{threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[][280], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 88#L1050-10true, 66#L1062-32true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 262#true, 208#L1050-5true, 277#(not (= ~threads_mask~0 0)), 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0))]) [2025-03-08 22:11:04,763 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is not cut-off event [2025-03-08 22:11:04,763 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-03-08 22:11:04,763 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-03-08 22:11:04,763 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-03-08 22:11:04,763 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-03-08 22:11:04,763 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([719] L1050-12-->L1050-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise6_7|))) InVars {threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} OutVars{threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[][185], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 18#L1050-10true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 104#L1050-5true, 66#L1062-32true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 262#true, 277#(not (= ~threads_mask~0 0)), 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0))]) [2025-03-08 22:11:04,763 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-03-08 22:11:04,763 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-08 22:11:04,763 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-08 22:11:04,763 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-08 22:11:04,763 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-08 22:11:04,770 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][194], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 110#L1062-34true, 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:04,770 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is not cut-off event [2025-03-08 22:11:04,770 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-03-08 22:11:04,770 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-03-08 22:11:04,770 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-03-08 22:11:04,770 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-03-08 22:11:04,850 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([719] L1050-12-->L1050-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise6_7|))) InVars {threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} OutVars{threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[][185], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 18#L1050-10true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 262#true, 277#(not (= ~threads_mask~0 0)), 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 101#L1062-5true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0))]) [2025-03-08 22:11:04,851 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is not cut-off event [2025-03-08 22:11:04,851 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-03-08 22:11:04,851 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-03-08 22:11:04,851 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-03-08 22:11:04,858 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][196], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 158#L1062-33true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:04,858 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-03-08 22:11:04,858 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-08 22:11:04,858 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-08 22:11:04,858 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-08 22:11:04,861 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][194], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 126#L1062-31true]) [2025-03-08 22:11:04,861 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is not cut-off event [2025-03-08 22:11:04,861 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-03-08 22:11:04,861 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-03-08 22:11:04,861 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-03-08 22:11:04,861 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-03-08 22:11:04,864 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][194], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 110#L1062-34true, 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:04,864 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-03-08 22:11:04,864 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-08 22:11:04,864 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-08 22:11:04,864 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-08 22:11:04,864 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-08 22:11:04,864 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-08 22:11:04,878 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][194], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 53#threadENTRYtrue, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1063-5true, 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:04,878 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-03-08 22:11:04,878 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-08 22:11:04,878 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-08 22:11:04,878 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-08 22:11:04,917 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][219], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1050-12true, 262#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 96#L1062-24true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:04,917 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is not cut-off event [2025-03-08 22:11:04,917 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-03-08 22:11:04,917 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-03-08 22:11:04,917 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-03-08 22:11:04,931 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][218], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1050-12true, 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 96#L1062-24true, Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:04,931 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is not cut-off event [2025-03-08 22:11:04,932 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-03-08 22:11:04,932 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-03-08 22:11:04,932 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-03-08 22:11:04,959 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][194], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 101#L1062-5true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:04,959 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-03-08 22:11:04,959 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-08 22:11:04,959 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-08 22:11:04,959 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-08 22:11:04,965 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][194], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 126#L1062-31true]) [2025-03-08 22:11:04,965 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-03-08 22:11:04,965 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-08 22:11:04,965 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-08 22:11:04,965 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-08 22:11:04,965 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-08 22:11:04,965 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-08 22:11:04,994 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][219], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 96#L1062-24true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:04,994 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is not cut-off event [2025-03-08 22:11:04,994 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-03-08 22:11:04,994 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-03-08 22:11:04,994 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-03-08 22:11:04,997 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][218], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), 275#true, 65#L1049true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:04,997 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-03-08 22:11:04,997 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-08 22:11:04,997 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-08 22:11:04,997 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-08 22:11:05,002 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][218], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 96#L1062-24true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:05,002 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is not cut-off event [2025-03-08 22:11:05,002 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-03-08 22:11:05,002 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-03-08 22:11:05,002 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-03-08 22:11:05,006 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][194], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 158#L1062-33true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:05,006 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-03-08 22:11:05,006 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-08 22:11:05,006 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-08 22:11:05,006 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-08 22:11:05,006 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-08 22:11:05,006 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-08 22:11:05,025 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][219], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1050-12true, 262#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:05,025 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is not cut-off event [2025-03-08 22:11:05,025 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-03-08 22:11:05,025 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-03-08 22:11:05,025 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-03-08 22:11:05,047 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][218], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 32#L1050-12true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), 275#true, 155#L1062-22true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:05,047 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is not cut-off event [2025-03-08 22:11:05,047 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-03-08 22:11:05,047 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-03-08 22:11:05,047 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-03-08 22:11:05,069 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([597] L1063-20-->L1063-19: Formula: (= |v_#race~threads_mask~0_6| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_6|} AuxVars[] AssignedVars[#race~threads_mask~0][227], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 20#L1050-2true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 81#L1063-19true, 65#L1049true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:05,069 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-03-08 22:11:05,069 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-08 22:11:05,069 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-08 22:11:05,069 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-08 22:11:05,071 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][196], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 158#L1062-33true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:05,071 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-03-08 22:11:05,071 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-08 22:11:05,071 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-08 22:11:05,071 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-08 22:11:05,071 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-08 22:11:05,074 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([597] L1063-20-->L1063-19: Formula: (= |v_#race~threads_mask~0_6| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_6|} AuxVars[] AssignedVars[#race~threads_mask~0][227], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 33#L1050-17true, 20#L1050-2true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 81#L1063-19true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:05,074 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-08 22:11:05,074 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 22:11:05,074 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-08 22:11:05,074 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 22:11:05,077 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([733] L1051-3-->L1051: Formula: (and (= |v_#pthreadsMutex_29| (store |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21| (store (select |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21|) |v_~#threads_mask_mutex~0.offset_21| 0))) (= |v_threadThread1of2ForFork0_#t~ret9_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} OutVars{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #pthreadsMutex=|v_#pthreadsMutex_29|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret9][210], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 65#L1049true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 123#L1062-4true, 168#L1051true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:05,077 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-03-08 22:11:05,077 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-08 22:11:05,077 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-08 22:11:05,077 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-08 22:11:05,078 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([762] L1050-16-->L1050-12: Formula: (< 1 |v_threadThread2of2ForFork0_#t~bitwise6_3|) InVars {} OutVars{threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_3|} AuxVars[] AssignedVars[threadThread2of2ForFork0_#t~bitwise6][278], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 20#L1050-2true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1050-12true, 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 123#L1062-4true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:05,078 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-03-08 22:11:05,078 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-08 22:11:05,078 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-08 22:11:05,078 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-08 22:11:05,081 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][194], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 101#L1062-5true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:05,081 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-03-08 22:11:05,081 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-08 22:11:05,081 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-08 22:11:05,081 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-08 22:11:05,082 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-08 22:11:05,108 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][287], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 136#threadENTRYtrue, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1063-5true, 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:05,108 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-03-08 22:11:05,108 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-08 22:11:05,108 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-08 22:11:05,108 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-08 22:11:05,113 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][219], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:05,113 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is not cut-off event [2025-03-08 22:11:05,113 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-03-08 22:11:05,113 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-03-08 22:11:05,113 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-03-08 22:11:05,113 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][310], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 18#L1050-10true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:05,113 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-03-08 22:11:05,113 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-08 22:11:05,113 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-08 22:11:05,113 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-08 22:11:05,115 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][219], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:05,116 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-03-08 22:11:05,116 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-08 22:11:05,116 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-08 22:11:05,116 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 22:11:05,116 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][219], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 96#L1062-24true, Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:05,116 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-03-08 22:11:05,116 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-08 22:11:05,116 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-08 22:11:05,116 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-08 22:11:05,122 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][218], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), 275#true, 155#L1062-22true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:05,122 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is not cut-off event [2025-03-08 22:11:05,122 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-03-08 22:11:05,122 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-03-08 22:11:05,122 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-03-08 22:11:05,131 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][219], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 65#L1049true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:05,131 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is not cut-off event [2025-03-08 22:11:05,132 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-03-08 22:11:05,132 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-03-08 22:11:05,132 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-03-08 22:11:05,145 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][219], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 65#L1049true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:05,145 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is not cut-off event [2025-03-08 22:11:05,145 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-03-08 22:11:05,145 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-03-08 22:11:05,145 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-03-08 22:11:05,150 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([733] L1051-3-->L1051: Formula: (and (= |v_#pthreadsMutex_29| (store |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21| (store (select |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21|) |v_~#threads_mask_mutex~0.offset_21| 0))) (= |v_threadThread1of2ForFork0_#t~ret9_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} OutVars{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #pthreadsMutex=|v_#pthreadsMutex_29|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret9][210], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 218#L1062-3true, 275#true, Black: 264#(not (= ~threads_mask~0 0)), 65#L1049true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 168#L1051true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:05,150 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-03-08 22:11:05,150 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-08 22:11:05,150 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-08 22:11:05,150 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-08 22:11:05,152 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([762] L1050-16-->L1050-12: Formula: (< 1 |v_threadThread2of2ForFork0_#t~bitwise6_3|) InVars {} OutVars{threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_3|} AuxVars[] AssignedVars[threadThread2of2ForFork0_#t~bitwise6][278], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 20#L1050-2true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 32#L1050-12true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 218#L1062-3true, 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:05,152 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-03-08 22:11:05,152 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-08 22:11:05,152 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-08 22:11:05,152 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-08 22:11:05,196 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([597] L1063-20-->L1063-19: Formula: (= |v_#race~threads_mask~0_6| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_6|} AuxVars[] AssignedVars[#race~threads_mask~0][227], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 20#L1050-2true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 81#L1063-19true, 209#L1050-19true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:05,196 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-03-08 22:11:05,196 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-08 22:11:05,196 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 22:11:05,196 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 22:11:05,205 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([733] L1051-3-->L1051: Formula: (and (= |v_#pthreadsMutex_29| (store |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21| (store (select |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21|) |v_~#threads_mask_mutex~0.offset_21| 0))) (= |v_threadThread1of2ForFork0_#t~ret9_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} OutVars{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #pthreadsMutex=|v_#pthreadsMutex_29|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret9][210], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 218#L1062-3true, 275#true, Black: 264#(not (= ~threads_mask~0 0)), 65#L1049true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 168#L1051true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:05,205 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-03-08 22:11:05,205 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-08 22:11:05,205 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-08 22:11:05,205 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-08 22:11:05,205 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-08 22:11:05,205 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([762] L1050-16-->L1050-12: Formula: (< 1 |v_threadThread2of2ForFork0_#t~bitwise6_3|) InVars {} OutVars{threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_3|} AuxVars[] AssignedVars[threadThread2of2ForFork0_#t~bitwise6][278], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 20#L1050-2true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1050-12true, 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 218#L1062-3true, 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:05,205 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-03-08 22:11:05,205 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-08 22:11:05,205 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-08 22:11:05,205 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-08 22:11:05,205 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-08 22:11:05,209 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][194], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 123#L1062-4true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:05,209 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-03-08 22:11:05,209 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-08 22:11:05,209 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-08 22:11:05,209 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-08 22:11:05,243 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][194], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 96#L1062-24true, Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:05,243 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-03-08 22:11:05,243 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-08 22:11:05,243 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-08 22:11:05,243 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-08 22:11:05,244 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][287], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 96#L1062-24true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:05,244 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-03-08 22:11:05,244 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-08 22:11:05,244 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-08 22:11:05,244 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-08 22:11:05,252 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][194], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 96#L1062-24true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:05,253 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-03-08 22:11:05,253 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-08 22:11:05,253 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-08 22:11:05,253 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-08 22:11:05,253 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][218], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 96#L1062-24true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:05,253 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-03-08 22:11:05,253 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-08 22:11:05,253 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-08 22:11:05,253 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-08 22:11:05,255 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][218], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 138#L1050-6true, Black: 277#(not (= ~threads_mask~0 0)), 96#L1062-24true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:05,255 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is not cut-off event [2025-03-08 22:11:05,255 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-03-08 22:11:05,255 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-03-08 22:11:05,255 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-03-08 22:11:05,261 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([717] L1050-16-->L1050-12: Formula: (< 1 |v_threadThread1of2ForFork0_#t~bitwise6_3|) InVars {} OutVars{threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_3|} AuxVars[] AssignedVars[threadThread1of2ForFork0_#t~bitwise6][184], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 190#L1050-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 218#L1062-3true, 275#true, Black: 264#(not (= ~threads_mask~0 0)), 119#L1050-12true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:05,262 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-03-08 22:11:05,262 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-08 22:11:05,262 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-08 22:11:05,262 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-08 22:11:05,262 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([778] L1051-3-->L1051: Formula: (and (= |v_threadThread2of2ForFork0_#t~ret9_1| 0) (= |v_#pthreadsMutex_29| (store |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21| (store (select |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21|) |v_~#threads_mask_mutex~0.offset_21| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_29|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|, threadThread2of2ForFork0_#t~ret9=|v_threadThread2of2ForFork0_#t~ret9_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of2ForFork0_#t~ret9][299], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 218#L1062-3true, 275#true, Black: 264#(not (= ~threads_mask~0 0)), 51#L1049true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:05,262 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-03-08 22:11:05,262 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-08 22:11:05,262 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-08 22:11:05,262 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-08 22:11:05,334 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][194], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 218#L1062-3true, Black: 264#(not (= ~threads_mask~0 0)), 275#true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:05,334 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-03-08 22:11:05,335 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-08 22:11:05,335 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-08 22:11:05,335 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-08 22:11:05,336 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([733] L1051-3-->L1051: Formula: (and (= |v_#pthreadsMutex_29| (store |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21| (store (select |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21|) |v_~#threads_mask_mutex~0.offset_21| 0))) (= |v_threadThread1of2ForFork0_#t~ret9_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} OutVars{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #pthreadsMutex=|v_#pthreadsMutex_29|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret9][210], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 209#L1050-19true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 123#L1062-4true, 168#L1051true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:05,336 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-03-08 22:11:05,336 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-08 22:11:05,336 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-08 22:11:05,336 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-08 22:11:05,347 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([778] L1051-3-->L1051: Formula: (and (= |v_threadThread2of2ForFork0_#t~ret9_1| 0) (= |v_#pthreadsMutex_29| (store |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21| (store (select |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21|) |v_~#threads_mask_mutex~0.offset_21| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_29|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|, threadThread2of2ForFork0_#t~ret9=|v_threadThread2of2ForFork0_#t~ret9_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of2ForFork0_#t~ret9][299], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 119#L1050-12true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 101#L1062-5true, 231#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:05,347 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-08 22:11:05,347 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-08 22:11:05,347 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 22:11:05,347 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-08 22:11:05,372 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][194], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:05,372 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-03-08 22:11:05,372 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 22:11:05,372 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-08 22:11:05,372 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-08 22:11:05,373 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][287], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:05,373 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-03-08 22:11:05,373 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-08 22:11:05,373 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 22:11:05,373 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 22:11:05,374 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][196], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:05,374 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-03-08 22:11:05,374 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-08 22:11:05,374 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-08 22:11:05,374 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 22:11:05,375 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][288], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:05,375 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-03-08 22:11:05,375 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 22:11:05,375 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-08 22:11:05,375 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 22:11:05,383 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][194], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:05,383 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-03-08 22:11:05,383 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 22:11:05,383 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-08 22:11:05,383 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-08 22:11:05,384 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][218], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), 275#true, 155#L1062-22true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:05,384 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-03-08 22:11:05,384 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 22:11:05,384 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-08 22:11:05,384 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-08 22:11:05,385 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][218], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), 275#true, 155#L1062-22true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 138#L1050-6true, Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:05,385 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is not cut-off event [2025-03-08 22:11:05,385 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-03-08 22:11:05,385 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-03-08 22:11:05,385 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-03-08 22:11:05,386 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][196], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:05,386 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-03-08 22:11:05,386 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-08 22:11:05,386 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 22:11:05,386 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-08 22:11:05,412 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([733] L1051-3-->L1051: Formula: (and (= |v_#pthreadsMutex_29| (store |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21| (store (select |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21|) |v_~#threads_mask_mutex~0.offset_21| 0))) (= |v_threadThread1of2ForFork0_#t~ret9_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} OutVars{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #pthreadsMutex=|v_#pthreadsMutex_29|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret9][210], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 218#L1062-3true, 275#true, Black: 264#(not (= ~threads_mask~0 0)), 209#L1050-19true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 168#L1051true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:05,412 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-08 22:11:05,412 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-08 22:11:05,412 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 22:11:05,412 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-08 22:11:05,426 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][219], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 190#L1050-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 96#L1062-24true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:05,426 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-03-08 22:11:05,426 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-08 22:11:05,426 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 22:11:05,426 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-08 22:11:05,466 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([597] L1063-20-->L1063-19: Formula: (= |v_#race~threads_mask~0_6| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_6|} AuxVars[] AssignedVars[#race~threads_mask~0][82], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 20#L1050-2true, 33#L1050-17true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, 81#L1063-19true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:05,467 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-03-08 22:11:05,467 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 22:11:05,467 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-08 22:11:05,467 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-08 22:11:05,468 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([727] L1050-4-->L1050-2: Formula: (= |v_#race~threads_mask~0_12| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][199], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 20#L1050-2true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, 81#L1063-19true, 209#L1050-19true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:05,468 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is not cut-off event [2025-03-08 22:11:05,468 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-03-08 22:11:05,468 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-03-08 22:11:05,468 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-03-08 22:11:05,470 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([597] L1063-20-->L1063-19: Formula: (= |v_#race~threads_mask~0_6| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_6|} AuxVars[] AssignedVars[#race~threads_mask~0][227], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 20#L1050-2true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 81#L1063-19true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, 39#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:05,470 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-03-08 22:11:05,470 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-08 22:11:05,470 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-08 22:11:05,470 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 22:11:05,475 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([733] L1051-3-->L1051: Formula: (and (= |v_#pthreadsMutex_29| (store |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21| (store (select |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21|) |v_~#threads_mask_mutex~0.offset_21| 0))) (= |v_threadThread1of2ForFork0_#t~ret9_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} OutVars{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #pthreadsMutex=|v_#pthreadsMutex_29|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret9][210], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 218#L1062-3true, 275#true, Black: 264#(not (= ~threads_mask~0 0)), 209#L1050-19true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 168#L1051true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:05,475 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-03-08 22:11:05,475 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-08 22:11:05,475 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-08 22:11:05,475 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 22:11:05,475 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-08 22:11:05,478 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([733] L1051-3-->L1051: Formula: (and (= |v_#pthreadsMutex_29| (store |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21| (store (select |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21|) |v_~#threads_mask_mutex~0.offset_21| 0))) (= |v_threadThread1of2ForFork0_#t~ret9_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} OutVars{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #pthreadsMutex=|v_#pthreadsMutex_29|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret9][210], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 33#L1050-17true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 123#L1062-4true, 168#L1051true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:05,478 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-03-08 22:11:05,478 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 22:11:05,478 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-08 22:11:05,478 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-08 22:11:05,480 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([778] L1051-3-->L1051: Formula: (and (= |v_threadThread2of2ForFork0_#t~ret9_1| 0) (= |v_#pthreadsMutex_29| (store |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21| (store (select |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21|) |v_~#threads_mask_mutex~0.offset_21| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_29|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|, threadThread2of2ForFork0_#t~ret9=|v_threadThread2of2ForFork0_#t~ret9_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of2ForFork0_#t~ret9][299], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 119#L1050-12true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 123#L1062-4true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:05,480 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-08 22:11:05,480 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-08 22:11:05,480 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-08 22:11:05,480 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-08 22:11:05,502 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][287], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 90#L1048-10true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1063-5true, 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:05,502 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-08 22:11:05,502 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-08 22:11:05,502 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-08 22:11:05,502 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 22:11:05,520 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][218], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 190#L1050-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 96#L1062-24true, Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:05,520 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-08 22:11:05,520 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-08 22:11:05,520 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 22:11:05,520 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 22:11:05,528 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([778] L1051-3-->L1051: Formula: (and (= |v_threadThread2of2ForFork0_#t~ret9_1| 0) (= |v_#pthreadsMutex_29| (store |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21| (store (select |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21|) |v_~#threads_mask_mutex~0.offset_21| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_29|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|, threadThread2of2ForFork0_#t~ret9=|v_threadThread2of2ForFork0_#t~ret9_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of2ForFork0_#t~ret9][299], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 218#L1062-3true, Black: 240#(= |#race~threads_mask~0| 0), 225#L1050-19true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 61#L1051true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:05,528 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-08 22:11:05,529 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 22:11:05,529 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 22:11:05,529 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-08 22:11:05,553 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][219], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 190#L1050-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:05,553 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-08 22:11:05,553 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-08 22:11:05,553 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-08 22:11:05,553 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-08 22:11:05,555 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([733] L1051-3-->L1051: Formula: (and (= |v_#pthreadsMutex_29| (store |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21| (store (select |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21|) |v_~#threads_mask_mutex~0.offset_21| 0))) (= |v_threadThread1of2ForFork0_#t~ret9_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} OutVars{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #pthreadsMutex=|v_#pthreadsMutex_29|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret9][210], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 33#L1050-17true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 218#L1062-3true, 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 168#L1051true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:05,555 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-08 22:11:05,555 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-08 22:11:05,555 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 22:11:05,556 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 22:11:05,565 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([717] L1050-16-->L1050-12: Formula: (< 1 |v_threadThread1of2ForFork0_#t~bitwise6_3|) InVars {} OutVars{threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_3|} AuxVars[] AssignedVars[threadThread1of2ForFork0_#t~bitwise6][184], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 190#L1050-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 218#L1062-3true, 119#L1050-12true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:05,565 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-08 22:11:05,565 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-08 22:11:05,565 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-08 22:11:05,565 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-08 22:11:05,565 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-08 22:11:05,565 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L1050-9-->L1050-6: Formula: (let ((.cse2 (< |v_threadThread1of2ForFork0_#t~bitwise6_15| 0)) (.cse0 (< v_~threads_mask~0_42 0)) (.cse3 (<= 0 v_~threads_mask~0_42)) (.cse1 (<= 0 |v_threadThread1of2ForFork0_#t~bitwise6_15|))) (and (<= |v_threadThread1of2ForFork0_#t~bitwise7_7| 2147483647) (or (<= |v_threadThread1of2ForFork0_#t~bitwise6_15| |v_threadThread1of2ForFork0_#t~bitwise7_7|) (and .cse0 .cse1)) (or (<= v_~threads_mask~0_42 |v_threadThread1of2ForFork0_#t~bitwise7_7|) (and .cse2 .cse3)) (or (<= |v_threadThread1of2ForFork0_#t~bitwise7_7| (+ v_~threads_mask~0_42 |v_threadThread1of2ForFork0_#t~bitwise6_15|)) .cse2 .cse0) (or (and .cse3 .cse1) (< |v_threadThread1of2ForFork0_#t~bitwise7_7| 0)))) InVars {threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_15|, ~threads_mask~0=v_~threads_mask~0_42} OutVars{threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_15|, ~threads_mask~0=v_~threads_mask~0_42, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_7|} AuxVars[] AssignedVars[threadThread1of2ForFork0_#t~bitwise7][193], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 190#L1050-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 262#true, 218#L1062-3true, 214#L1050-6true, 277#(not (= ~threads_mask~0 0)), 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0))]) [2025-03-08 22:11:05,566 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-08 22:11:05,566 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-08 22:11:05,566 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 22:11:05,566 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 22:11:05,566 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([778] L1051-3-->L1051: Formula: (and (= |v_threadThread2of2ForFork0_#t~ret9_1| 0) (= |v_#pthreadsMutex_29| (store |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21| (store (select |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21|) |v_~#threads_mask_mutex~0.offset_21| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_29|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|, threadThread2of2ForFork0_#t~ret9=|v_threadThread2of2ForFork0_#t~ret9_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of2ForFork0_#t~ret9][299], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 218#L1062-3true, 51#L1049true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:05,566 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-08 22:11:05,566 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-08 22:11:05,566 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-08 22:11:05,566 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-08 22:11:05,566 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-08 22:11:05,590 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][218], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 190#L1050-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), 275#true, 155#L1062-22true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:05,591 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-08 22:11:05,591 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-08 22:11:05,591 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-08 22:11:05,591 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-08 22:11:05,623 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([727] L1050-4-->L1050-2: Formula: (= |v_#race~threads_mask~0_12| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][199], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 8#L1063-17true, 20#L1050-2true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, 209#L1050-19true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:05,623 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is not cut-off event [2025-03-08 22:11:05,623 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-03-08 22:11:05,623 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-03-08 22:11:05,623 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-03-08 22:11:05,628 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([727] L1050-4-->L1050-2: Formula: (= |v_#race~threads_mask~0_12| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][199], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 20#L1050-2true, 33#L1050-17true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, 81#L1063-19true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:05,628 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is not cut-off event [2025-03-08 22:11:05,628 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-03-08 22:11:05,628 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-03-08 22:11:05,628 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-03-08 22:11:05,636 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([733] L1051-3-->L1051: Formula: (and (= |v_#pthreadsMutex_29| (store |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21| (store (select |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21|) |v_~#threads_mask_mutex~0.offset_21| 0))) (= |v_threadThread1of2ForFork0_#t~ret9_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} OutVars{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #pthreadsMutex=|v_#pthreadsMutex_29|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret9][210], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 33#L1050-17true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 218#L1062-3true, 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 168#L1051true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:05,636 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-08 22:11:05,636 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-08 22:11:05,636 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-08 22:11:05,636 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 22:11:05,636 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 22:11:05,637 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([778] L1051-3-->L1051: Formula: (and (= |v_threadThread2of2ForFork0_#t~ret9_1| 0) (= |v_#pthreadsMutex_29| (store |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21| (store (select |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21|) |v_~#threads_mask_mutex~0.offset_21| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_29|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|, threadThread2of2ForFork0_#t~ret9=|v_threadThread2of2ForFork0_#t~ret9_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of2ForFork0_#t~ret9][299], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 218#L1062-3true, 275#true, Black: 264#(not (= ~threads_mask~0 0)), 119#L1050-12true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:05,637 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-03-08 22:11:05,637 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-08 22:11:05,637 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-08 22:11:05,637 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-08 22:11:05,641 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([719] L1050-12-->L1050-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise6_7|))) InVars {threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} OutVars{threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[][185], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 18#L1050-10true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 66#L1062-32true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 262#true, 277#(not (= ~threads_mask~0 0)), 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0))]) [2025-03-08 22:11:05,642 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-08 22:11:05,642 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 22:11:05,642 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 22:11:05,642 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 22:11:05,644 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][196], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 158#L1062-33true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:05,644 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-03-08 22:11:05,644 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-08 22:11:05,644 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-08 22:11:05,644 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-08 22:11:05,695 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([778] L1051-3-->L1051: Formula: (and (= |v_threadThread2of2ForFork0_#t~ret9_1| 0) (= |v_#pthreadsMutex_29| (store |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21| (store (select |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21|) |v_~#threads_mask_mutex~0.offset_21| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_29|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|, threadThread2of2ForFork0_#t~ret9=|v_threadThread2of2ForFork0_#t~ret9_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of2ForFork0_#t~ret9][299], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 218#L1062-3true, 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), 106#L1050-17true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 61#L1051true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:05,695 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-08 22:11:05,695 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-08 22:11:05,695 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 22:11:05,695 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-08 22:11:05,785 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([727] L1050-4-->L1050-2: Formula: (= |v_#race~threads_mask~0_12| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][199], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 8#L1063-17true, 33#L1050-17true, 20#L1050-2true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:05,786 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is not cut-off event [2025-03-08 22:11:05,786 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-03-08 22:11:05,786 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-03-08 22:11:05,786 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-03-08 22:11:05,790 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][196], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 81#L1063-19true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:05,790 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is not cut-off event [2025-03-08 22:11:05,790 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-03-08 22:11:05,790 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-03-08 22:11:05,790 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-03-08 22:11:05,790 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][287], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 81#L1063-19true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:05,790 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-03-08 22:11:05,790 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-08 22:11:05,790 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-08 22:11:05,790 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-08 22:11:05,790 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][194], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 81#L1063-19true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:05,791 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-03-08 22:11:05,791 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-08 22:11:05,791 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-08 22:11:05,791 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-08 22:11:05,804 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][196], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 158#L1062-33true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:05,804 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-03-08 22:11:05,804 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-08 22:11:05,804 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-08 22:11:05,804 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-08 22:11:05,804 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-08 22:11:05,813 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][287], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 171#ULTIMATE.startFINALtrue, 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:05,813 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is not cut-off event [2025-03-08 22:11:05,813 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-03-08 22:11:05,813 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-03-08 22:11:05,813 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-03-08 22:11:05,836 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][218], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1050-12true, 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:05,836 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-03-08 22:11:05,836 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-08 22:11:05,836 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-08 22:11:05,836 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-08 22:11:05,853 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][219], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1050-12true, 262#true, 233#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:05,853 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is not cut-off event [2025-03-08 22:11:05,853 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-03-08 22:11:05,853 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-03-08 22:11:05,853 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-03-08 22:11:05,868 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][219], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 32#L1050-12true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:05,868 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is not cut-off event [2025-03-08 22:11:05,868 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-03-08 22:11:05,868 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-03-08 22:11:05,868 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-03-08 22:11:05,877 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([733] L1051-3-->L1051: Formula: (and (= |v_#pthreadsMutex_29| (store |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21| (store (select |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21|) |v_~#threads_mask_mutex~0.offset_21| 0))) (= |v_threadThread1of2ForFork0_#t~ret9_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} OutVars{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #pthreadsMutex=|v_#pthreadsMutex_29|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret9][210], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1050-12true, 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 218#L1062-3true, 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 168#L1051true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:05,877 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-03-08 22:11:05,877 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-08 22:11:05,877 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-08 22:11:05,877 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-08 22:11:05,883 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([778] L1051-3-->L1051: Formula: (and (= |v_threadThread2of2ForFork0_#t~ret9_1| 0) (= |v_#pthreadsMutex_29| (store |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21| (store (select |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21|) |v_~#threads_mask_mutex~0.offset_21| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_29|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|, threadThread2of2ForFork0_#t~ret9=|v_threadThread2of2ForFork0_#t~ret9_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of2ForFork0_#t~ret9][299], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 218#L1062-3true, 275#true, Black: 264#(not (= ~threads_mask~0 0)), 225#L1050-19true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 61#L1051true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:05,883 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-08 22:11:05,883 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 22:11:05,883 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 22:11:05,883 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-08 22:11:05,883 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-08 22:11:05,942 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][196], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 8#L1063-17true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050-10true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:05,942 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is not cut-off event [2025-03-08 22:11:05,942 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-03-08 22:11:05,942 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-03-08 22:11:05,942 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-03-08 22:11:05,942 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][287], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 8#L1063-17true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:05,942 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-03-08 22:11:05,943 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-08 22:11:05,943 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-08 22:11:05,943 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-08 22:11:05,943 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][194], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 8#L1063-17true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:05,943 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-03-08 22:11:05,943 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-08 22:11:05,943 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-08 22:11:05,943 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-08 22:11:05,951 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][196], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 158#L1062-33true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:05,951 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is not cut-off event [2025-03-08 22:11:05,951 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-03-08 22:11:05,951 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-03-08 22:11:05,951 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-03-08 22:11:05,951 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-03-08 22:11:05,951 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-03-08 22:11:05,965 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][194], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, 171#ULTIMATE.startFINALtrue, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:05,965 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-03-08 22:11:05,965 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-08 22:11:05,965 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-08 22:11:05,965 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-08 22:11:05,974 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][219], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:05,975 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is not cut-off event [2025-03-08 22:11:05,975 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-03-08 22:11:05,975 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-03-08 22:11:05,975 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-03-08 22:11:05,975 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][310], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 18#L1050-10true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:05,975 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-03-08 22:11:05,975 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-08 22:11:05,975 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-08 22:11:05,975 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-08 22:11:05,982 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][219], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:05,982 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is not cut-off event [2025-03-08 22:11:05,982 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-03-08 22:11:05,982 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-03-08 22:11:05,982 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-03-08 22:11:05,994 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][218], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:05,994 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-03-08 22:11:05,994 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-08 22:11:05,994 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-08 22:11:05,994 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-08 22:11:06,011 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([719] L1050-12-->L1050-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise6_7|))) InVars {threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} OutVars{threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[][185], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 18#L1050-10true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 262#true, 218#L1062-3true, 277#(not (= ~threads_mask~0 0)), 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0))]) [2025-03-08 22:11:06,011 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-08 22:11:06,011 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-08 22:11:06,011 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-08 22:11:06,011 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-08 22:11:06,011 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([778] L1051-3-->L1051: Formula: (and (= |v_threadThread2of2ForFork0_#t~ret9_1| 0) (= |v_#pthreadsMutex_29| (store |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21| (store (select |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21|) |v_~#threads_mask_mutex~0.offset_21| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_29|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|, threadThread2of2ForFork0_#t~ret9=|v_threadThread2of2ForFork0_#t~ret9_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of2ForFork0_#t~ret9][299], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 218#L1062-3true, 275#true, Black: 264#(not (= ~threads_mask~0 0)), 119#L1050-12true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:06,011 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-03-08 22:11:06,011 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-08 22:11:06,011 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-08 22:11:06,011 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-08 22:11:06,011 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-08 22:11:06,046 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([778] L1051-3-->L1051: Formula: (and (= |v_threadThread2of2ForFork0_#t~ret9_1| 0) (= |v_#pthreadsMutex_29| (store |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21| (store (select |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21|) |v_~#threads_mask_mutex~0.offset_21| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_29|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|, threadThread2of2ForFork0_#t~ret9=|v_threadThread2of2ForFork0_#t~ret9_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of2ForFork0_#t~ret9][299], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 218#L1062-3true, 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 106#L1050-17true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:06,046 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-08 22:11:06,047 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-08 22:11:06,047 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-08 22:11:06,047 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 22:11:06,047 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-08 22:11:06,062 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([610] L1062-12-->L1062-10: Formula: (and (not (= |v_ULTIMATE.start_main_#t~bitwise18#1_7| 0)) (not (= v_~threads_mask~0_13 0))) InVars {~threads_mask~0=v_~threads_mask~0_13, ULTIMATE.start_main_#t~bitwise18#1=|v_ULTIMATE.start_main_#t~bitwise18#1_7|} OutVars{~threads_mask~0=v_~threads_mask~0_13, ULTIMATE.start_main_#t~bitwise18#1=|v_ULTIMATE.start_main_#t~bitwise18#1_7|} AuxVars[] AssignedVars[][65], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 18#L1050-10true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 190#L1050-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 262#true, Black: 238#true, 277#(not (= ~threads_mask~0 0)), 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 198#L1062-10true, 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0))]) [2025-03-08 22:11:06,062 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-03-08 22:11:06,062 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-08 22:11:06,062 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-08 22:11:06,063 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-08 22:11:06,106 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][194], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, 81#L1063-19true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:06,106 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is not cut-off event [2025-03-08 22:11:06,106 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-03-08 22:11:06,107 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-03-08 22:11:06,107 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-03-08 22:11:06,107 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-03-08 22:11:06,130 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][219], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:06,130 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-03-08 22:11:06,130 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-08 22:11:06,130 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-08 22:11:06,130 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:11:06,141 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([610] L1062-12-->L1062-10: Formula: (and (not (= |v_ULTIMATE.start_main_#t~bitwise18#1_7| 0)) (not (= v_~threads_mask~0_13 0))) InVars {~threads_mask~0=v_~threads_mask~0_13, ULTIMATE.start_main_#t~bitwise18#1=|v_ULTIMATE.start_main_#t~bitwise18#1_7|} OutVars{~threads_mask~0=v_~threads_mask~0_13, ULTIMATE.start_main_#t~bitwise18#1=|v_ULTIMATE.start_main_#t~bitwise18#1_7|} AuxVars[] AssignedVars[][231], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 262#true, 208#L1050-5true, Black: 238#true, 277#(not (= ~threads_mask~0 0)), 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 138#L1050-6true, 198#L1062-10true, 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0))]) [2025-03-08 22:11:06,141 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is not cut-off event [2025-03-08 22:11:06,141 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-08 22:11:06,141 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-08 22:11:06,141 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-08 22:11:06,158 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([597] L1063-20-->L1063-19: Formula: (= |v_#race~threads_mask~0_6| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_6|} AuxVars[] AssignedVars[#race~threads_mask~0][227], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 20#L1050-2true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 81#L1063-19true, 65#L1049true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:06,159 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-03-08 22:11:06,159 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-08 22:11:06,159 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-08 22:11:06,159 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-08 22:11:06,159 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-08 22:11:06,191 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([597] L1063-20-->L1063-19: Formula: (= |v_#race~threads_mask~0_6| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_6|} AuxVars[] AssignedVars[#race~threads_mask~0][82], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 190#L1050-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 81#L1063-19true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 106#L1050-17true, Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:06,192 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-08 22:11:06,192 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-08 22:11:06,192 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 22:11:06,192 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-08 22:11:06,192 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([597] L1063-20-->L1063-19: Formula: (= |v_#race~threads_mask~0_6| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_6|} AuxVars[] AssignedVars[#race~threads_mask~0][82], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 190#L1050-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 81#L1063-19true, Black: 271#(not (= ~threads_mask~0 0)), 225#L1050-19true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:06,192 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-08 22:11:06,192 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 22:11:06,192 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-08 22:11:06,192 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 22:11:06,192 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([597] L1063-20-->L1063-19: Formula: (= |v_#race~threads_mask~0_6| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_6|} AuxVars[] AssignedVars[#race~threads_mask~0][227], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 20#L1050-2true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 190#L1050-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 81#L1063-19true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:06,192 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-03-08 22:11:06,192 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-08 22:11:06,192 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-08 22:11:06,192 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-08 22:11:06,192 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([597] L1063-20-->L1063-19: Formula: (= |v_#race~threads_mask~0_6| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_6|} AuxVars[] AssignedVars[#race~threads_mask~0][227], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 190#L1050-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 81#L1063-19true, 51#L1049true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:06,192 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-08 22:11:06,192 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-08 22:11:06,192 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-08 22:11:06,192 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-08 22:11:06,196 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][196], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:06,196 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is not cut-off event [2025-03-08 22:11:06,196 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-08 22:11:06,196 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-08 22:11:06,196 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-03-08 22:11:06,202 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([610] L1062-12-->L1062-10: Formula: (and (not (= |v_ULTIMATE.start_main_#t~bitwise18#1_7| 0)) (not (= v_~threads_mask~0_13 0))) InVars {~threads_mask~0=v_~threads_mask~0_13, ULTIMATE.start_main_#t~bitwise18#1=|v_ULTIMATE.start_main_#t~bitwise18#1_7|} OutVars{~threads_mask~0=v_~threads_mask~0_13, ULTIMATE.start_main_#t~bitwise18#1=|v_ULTIMATE.start_main_#t~bitwise18#1_7|} AuxVars[] AssignedVars[][65], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 18#L1050-10true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 190#L1050-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 262#true, 277#(not (= ~threads_mask~0 0)), 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 198#L1062-10true, 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0))]) [2025-03-08 22:11:06,202 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is not cut-off event [2025-03-08 22:11:06,202 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-08 22:11:06,202 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-08 22:11:06,202 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-03-08 22:11:06,202 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-08 22:11:06,204 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][196], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:06,204 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is not cut-off event [2025-03-08 22:11:06,204 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-03-08 22:11:06,204 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-08 22:11:06,204 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-08 22:11:06,205 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L1050-9-->L1050-6: Formula: (let ((.cse2 (< |v_threadThread1of2ForFork0_#t~bitwise6_15| 0)) (.cse0 (< v_~threads_mask~0_42 0)) (.cse3 (<= 0 v_~threads_mask~0_42)) (.cse1 (<= 0 |v_threadThread1of2ForFork0_#t~bitwise6_15|))) (and (<= |v_threadThread1of2ForFork0_#t~bitwise7_7| 2147483647) (or (<= |v_threadThread1of2ForFork0_#t~bitwise6_15| |v_threadThread1of2ForFork0_#t~bitwise7_7|) (and .cse0 .cse1)) (or (<= v_~threads_mask~0_42 |v_threadThread1of2ForFork0_#t~bitwise7_7|) (and .cse2 .cse3)) (or (<= |v_threadThread1of2ForFork0_#t~bitwise7_7| (+ v_~threads_mask~0_42 |v_threadThread1of2ForFork0_#t~bitwise6_15|)) .cse2 .cse0) (or (and .cse3 .cse1) (< |v_threadThread1of2ForFork0_#t~bitwise7_7| 0)))) InVars {threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_15|, ~threads_mask~0=v_~threads_mask~0_42} OutVars{threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_15|, ~threads_mask~0=v_~threads_mask~0_42, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_7|} AuxVars[] AssignedVars[threadThread1of2ForFork0_#t~bitwise7][221], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 205#L1062-17true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 190#L1050-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 262#true, 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 214#L1050-6true, 277#(not (= ~threads_mask~0 0)), 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0))]) [2025-03-08 22:11:06,205 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is not cut-off event [2025-03-08 22:11:06,205 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-03-08 22:11:06,205 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-08 22:11:06,205 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-08 22:11:06,205 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][196], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 190#L1050-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:06,205 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-08 22:11:06,205 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:11:06,205 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-08 22:11:06,205 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-08 22:11:06,205 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([610] L1062-12-->L1062-10: Formula: (and (not (= |v_ULTIMATE.start_main_#t~bitwise18#1_7| 0)) (not (= v_~threads_mask~0_13 0))) InVars {~threads_mask~0=v_~threads_mask~0_13, ULTIMATE.start_main_#t~bitwise18#1=|v_ULTIMATE.start_main_#t~bitwise18#1_7|} OutVars{~threads_mask~0=v_~threads_mask~0_13, ULTIMATE.start_main_#t~bitwise18#1=|v_ULTIMATE.start_main_#t~bitwise18#1_7|} AuxVars[] AssignedVars[][231], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 190#L1050-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 262#true, 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#(not (= ~threads_mask~0 0)), 271#(not (= ~threads_mask~0 0)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 198#L1062-10true, 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0))]) [2025-03-08 22:11:06,206 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-03-08 22:11:06,206 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-08 22:11:06,206 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-08 22:11:06,206 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-08 22:11:06,229 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([719] L1050-12-->L1050-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise6_7|))) InVars {threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} OutVars{threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[][185], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 18#L1050-10true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 104#L1050-5true, 229#L1063-12true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 262#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 277#(not (= ~threads_mask~0 0)), 271#(not (= ~threads_mask~0 0)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0))]) [2025-03-08 22:11:06,229 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-03-08 22:11:06,229 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-08 22:11:06,230 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-08 22:11:06,230 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-08 22:11:06,235 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([727] L1050-4-->L1050-2: Formula: (= |v_#race~threads_mask~0_12| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][248], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 20#L1050-2true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, 159#L1063-2true, 209#L1050-19true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:06,235 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-08 22:11:06,235 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-08 22:11:06,235 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-08 22:11:06,235 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-08 22:11:06,236 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([727] L1050-4-->L1050-2: Formula: (= |v_#race~threads_mask~0_12| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][248], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 33#L1050-17true, 20#L1050-2true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 159#L1063-2true, 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:06,236 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-08 22:11:06,237 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-08 22:11:06,237 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-08 22:11:06,237 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-08 22:11:06,243 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([719] L1050-12-->L1050-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise6_7|))) InVars {threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} OutVars{threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[][185], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 18#L1050-10true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 233#true, 229#L1063-12true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 262#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 277#(not (= ~threads_mask~0 0)), 271#(not (= ~threads_mask~0 0)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0))]) [2025-03-08 22:11:06,244 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is not cut-off event [2025-03-08 22:11:06,244 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-03-08 22:11:06,244 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-08 22:11:06,244 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-08 22:11:06,244 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-08 22:11:06,244 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([691] L1063-12-->L1063-10: Formula: (and (not (= v_~threads_mask~0_7 0)) (not (= (+ |v_ULTIMATE.start_main_#t~bitwise20#1_7| 1) 0))) InVars {ULTIMATE.start_main_#t~bitwise20#1=|v_ULTIMATE.start_main_#t~bitwise20#1_7|, ~threads_mask~0=v_~threads_mask~0_7} OutVars{ULTIMATE.start_main_#t~bitwise20#1=|v_ULTIMATE.start_main_#t~bitwise20#1_7|, ~threads_mask~0=v_~threads_mask~0_7} AuxVars[] AssignedVars[][195], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1050-12true, 233#true, 73#L1063-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 262#true, 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 277#(not (= ~threads_mask~0 0)), 271#(not (= ~threads_mask~0 0)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0))]) [2025-03-08 22:11:06,244 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is not cut-off event [2025-03-08 22:11:06,244 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-08 22:11:06,244 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-03-08 22:11:06,244 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-08 22:11:06,245 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([764] L1050-12-->L1050-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise6_7|))) InVars {threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} OutVars{threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[][280], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 88#L1050-10true, 229#L1063-12true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 262#true, 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 277#(not (= ~threads_mask~0 0)), 271#(not (= ~threads_mask~0 0)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0))]) [2025-03-08 22:11:06,245 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is not cut-off event [2025-03-08 22:11:06,245 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-03-08 22:11:06,245 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-08 22:11:06,245 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-08 22:11:06,253 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][194], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, 85#L1063-18true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:06,253 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-03-08 22:11:06,253 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:11:06,253 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:11:06,253 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-08 22:11:06,256 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][194], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 8#L1063-17true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:06,256 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is not cut-off event [2025-03-08 22:11:06,256 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-08 22:11:06,256 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-08 22:11:06,256 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-08 22:11:06,256 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-03-08 22:11:06,259 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][194], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 81#L1063-19true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:06,259 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-03-08 22:11:06,259 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-08 22:11:06,259 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-08 22:11:06,259 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-08 22:11:06,260 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-08 22:11:06,260 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-08 22:11:06,280 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][194], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:06,280 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-03-08 22:11:06,280 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-08 22:11:06,280 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:11:06,280 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-08 22:11:06,281 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][287], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:06,281 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-03-08 22:11:06,281 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:11:06,281 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:11:06,281 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-08 22:11:06,282 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][288], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:06,282 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-03-08 22:11:06,282 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-08 22:11:06,282 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-08 22:11:06,282 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-08 22:11:06,287 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][194], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:06,287 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-03-08 22:11:06,287 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-08 22:11:06,287 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-08 22:11:06,287 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:11:06,287 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][219], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:06,287 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-03-08 22:11:06,287 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-08 22:11:06,287 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-08 22:11:06,287 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:11:06,288 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][219], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 138#L1050-6true, Black: 277#(not (= ~threads_mask~0 0)), 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:06,288 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2025-03-08 22:11:06,288 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-03-08 22:11:06,288 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-08 22:11:06,288 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-03-08 22:11:06,295 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][219], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 96#L1062-24true, Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:06,295 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-03-08 22:11:06,295 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-08 22:11:06,295 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-08 22:11:06,295 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:11:06,296 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][219], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 96#L1062-24true, Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:06,296 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-03-08 22:11:06,296 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-08 22:11:06,296 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-08 22:11:06,296 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:11:06,300 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][218], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 138#L1050-6true, 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:06,300 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-03-08 22:11:06,300 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:11:06,301 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-08 22:11:06,301 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-08 22:11:06,301 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][218], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:06,301 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-03-08 22:11:06,301 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:11:06,301 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-08 22:11:06,301 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-08 22:11:06,305 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([733] L1051-3-->L1051: Formula: (and (= |v_#pthreadsMutex_29| (store |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21| (store (select |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21|) |v_~#threads_mask_mutex~0.offset_21| 0))) (= |v_threadThread1of2ForFork0_#t~ret9_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} OutVars{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #pthreadsMutex=|v_#pthreadsMutex_29|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret9][233], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 205#L1062-17true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 138#L1050-6true, Black: 277#(not (= ~threads_mask~0 0)), 168#L1051true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:06,305 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-08 22:11:06,305 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-08 22:11:06,305 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-08 22:11:06,305 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-08 22:11:06,306 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][218], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 96#L1062-24true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:06,306 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-03-08 22:11:06,306 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-08 22:11:06,306 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:11:06,306 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-08 22:11:06,306 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][218], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 96#L1062-24true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:06,307 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-03-08 22:11:06,307 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-08 22:11:06,307 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:11:06,307 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-08 22:11:06,314 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][194], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 218#L1062-3true, 275#true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:06,315 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-08 22:11:06,315 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-08 22:11:06,315 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-08 22:11:06,315 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-08 22:11:06,315 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-08 22:11:06,361 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][219], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 96#L1062-24true, Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:06,361 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2025-03-08 22:11:06,361 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-08 22:11:06,361 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-08 22:11:06,361 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-03-08 22:11:06,361 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-03-08 22:11:06,380 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][218], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 96#L1062-24true, Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:06,380 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2025-03-08 22:11:06,380 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-08 22:11:06,380 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-03-08 22:11:06,380 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-03-08 22:11:06,380 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-08 22:11:06,387 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][238], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050-10true, 233#true, 73#L1063-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:06,387 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2025-03-08 22:11:06,387 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-08 22:11:06,387 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-03-08 22:11:06,387 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-03-08 22:11:06,413 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][287], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, 85#L1063-18true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:06,413 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-03-08 22:11:06,413 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:11:06,413 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-08 22:11:06,413 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:11:06,414 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][194], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 8#L1063-17true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:06,414 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-03-08 22:11:06,414 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-08 22:11:06,414 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-08 22:11:06,414 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-08 22:11:06,415 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-08 22:11:06,415 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-08 22:11:06,439 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][219], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 190#L1050-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:06,439 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-03-08 22:11:06,439 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-08 22:11:06,439 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-08 22:11:06,439 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-08 22:11:06,448 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][219], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:06,449 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-08 22:11:06,449 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:11:06,449 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-08 22:11:06,449 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:11:06,449 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][219], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:06,449 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-08 22:11:06,449 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-08 22:11:06,449 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:11:06,449 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:11:06,458 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][218], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 190#L1050-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:06,458 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-03-08 22:11:06,458 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-08 22:11:06,458 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-08 22:11:06,458 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-08 22:11:06,460 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][218], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), 275#true, 155#L1062-22true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:06,460 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-08 22:11:06,460 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-08 22:11:06,460 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:11:06,460 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:11:06,461 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][218], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:06,461 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-08 22:11:06,461 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:11:06,461 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-08 22:11:06,461 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:11:06,469 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([597] L1063-20-->L1063-19: Formula: (= |v_#race~threads_mask~0_6| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_6|} AuxVars[] AssignedVars[#race~threads_mask~0][227], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 20#L1050-2true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 81#L1063-19true, 209#L1050-19true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:06,469 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-08 22:11:06,469 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-08 22:11:06,469 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 22:11:06,469 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 22:11:06,469 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-08 22:11:06,494 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][219], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:06,495 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is not cut-off event [2025-03-08 22:11:06,495 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-03-08 22:11:06,495 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-03-08 22:11:06,495 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-03-08 22:11:06,495 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-03-08 22:11:06,502 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([597] L1063-20-->L1063-19: Formula: (= |v_#race~threads_mask~0_6| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_6|} AuxVars[] AssignedVars[#race~threads_mask~0][227], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 190#L1050-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 81#L1063-19true, 225#L1050-19true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:06,502 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-08 22:11:06,502 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-08 22:11:06,502 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 22:11:06,502 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 22:11:06,502 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([597] L1063-20-->L1063-19: Formula: (= |v_#race~threads_mask~0_6| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_6|} AuxVars[] AssignedVars[#race~threads_mask~0][227], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 190#L1050-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 81#L1063-19true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 12#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:06,502 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-08 22:11:06,502 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 22:11:06,502 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-08 22:11:06,502 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-08 22:11:06,510 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L1050-9-->L1050-6: Formula: (let ((.cse2 (< |v_threadThread1of2ForFork0_#t~bitwise6_15| 0)) (.cse0 (< v_~threads_mask~0_42 0)) (.cse3 (<= 0 v_~threads_mask~0_42)) (.cse1 (<= 0 |v_threadThread1of2ForFork0_#t~bitwise6_15|))) (and (<= |v_threadThread1of2ForFork0_#t~bitwise7_7| 2147483647) (or (<= |v_threadThread1of2ForFork0_#t~bitwise6_15| |v_threadThread1of2ForFork0_#t~bitwise7_7|) (and .cse0 .cse1)) (or (<= v_~threads_mask~0_42 |v_threadThread1of2ForFork0_#t~bitwise7_7|) (and .cse2 .cse3)) (or (<= |v_threadThread1of2ForFork0_#t~bitwise7_7| (+ v_~threads_mask~0_42 |v_threadThread1of2ForFork0_#t~bitwise6_15|)) .cse2 .cse0) (or (and .cse3 .cse1) (< |v_threadThread1of2ForFork0_#t~bitwise7_7| 0)))) InVars {threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_15|, ~threads_mask~0=v_~threads_mask~0_42} OutVars{threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_15|, ~threads_mask~0=v_~threads_mask~0_42, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_7|} AuxVars[] AssignedVars[threadThread1of2ForFork0_#t~bitwise7][246], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 190#L1050-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 262#true, 214#L1050-6true, 277#(not (= ~threads_mask~0 0)), 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 123#L1062-4true, 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0)), 287#(and (<= 2 |ULTIMATE.start_main_#t~ret15#1|) (<= 1 |ULTIMATE.start_main_~j~1#1|))]) [2025-03-08 22:11:06,510 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-08 22:11:06,510 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-08 22:11:06,510 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-08 22:11:06,510 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-08 22:11:06,513 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([610] L1062-12-->L1062-10: Formula: (and (not (= |v_ULTIMATE.start_main_#t~bitwise18#1_7| 0)) (not (= v_~threads_mask~0_13 0))) InVars {~threads_mask~0=v_~threads_mask~0_13, ULTIMATE.start_main_#t~bitwise18#1=|v_ULTIMATE.start_main_#t~bitwise18#1_7|} OutVars{~threads_mask~0=v_~threads_mask~0_13, ULTIMATE.start_main_#t~bitwise18#1=|v_ULTIMATE.start_main_#t~bitwise18#1_7|} AuxVars[] AssignedVars[][231], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 190#L1050-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 262#true, 208#L1050-5true, 277#(not (= ~threads_mask~0 0)), 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 198#L1062-10true, 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0))]) [2025-03-08 22:11:06,513 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is not cut-off event [2025-03-08 22:11:06,513 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-03-08 22:11:06,513 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-03-08 22:11:06,513 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-03-08 22:11:06,513 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-03-08 22:11:06,514 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][196], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 190#L1050-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:06,514 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is not cut-off event [2025-03-08 22:11:06,514 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-03-08 22:11:06,514 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-03-08 22:11:06,514 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-03-08 22:11:06,514 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-03-08 22:11:06,535 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][218], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:06,536 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is not cut-off event [2025-03-08 22:11:06,536 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-03-08 22:11:06,536 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-03-08 22:11:06,536 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-03-08 22:11:06,536 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-03-08 22:11:06,545 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([727] L1050-4-->L1050-2: Formula: (= |v_#race~threads_mask~0_12| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][248], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 20#L1050-2true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 159#L1063-2true, Black: 264#(not (= ~threads_mask~0 0)), 275#true, 209#L1050-19true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:06,545 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-03-08 22:11:06,545 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-08 22:11:06,545 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-08 22:11:06,545 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-08 22:11:06,545 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-08 22:11:06,548 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][194], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 229#L1063-12true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:06,548 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-08 22:11:06,548 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-08 22:11:06,548 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-08 22:11:06,548 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-08 22:11:06,584 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([597] L1063-20-->L1063-19: Formula: (= |v_#race~threads_mask~0_6| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_6|} AuxVars[] AssignedVars[#race~threads_mask~0][227], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 20#L1050-2true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 190#L1050-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 81#L1063-19true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:06,584 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-08 22:11:06,584 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-08 22:11:06,584 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-08 22:11:06,584 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-08 22:11:06,584 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-08 22:11:06,587 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([733] L1051-3-->L1051: Formula: (and (= |v_#pthreadsMutex_29| (store |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21| (store (select |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21|) |v_~#threads_mask_mutex~0.offset_21| 0))) (= |v_threadThread1of2ForFork0_#t~ret9_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} OutVars{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #pthreadsMutex=|v_#pthreadsMutex_29|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret9][210], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 190#L1050-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, 218#L1062-3true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 168#L1051true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:06,587 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-08 22:11:06,587 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-08 22:11:06,587 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-08 22:11:06,587 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-08 22:11:06,599 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][196], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 32#L1050-12true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:06,599 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-03-08 22:11:06,599 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-08 22:11:06,599 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-08 22:11:06,599 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-08 22:11:06,600 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][288], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 18#L1050-10true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:06,600 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-08 22:11:06,600 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-08 22:11:06,600 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-08 22:11:06,600 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-08 22:11:06,602 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][219], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 190#L1050-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:06,602 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-03-08 22:11:06,602 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-08 22:11:06,602 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-08 22:11:06,602 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-08 22:11:06,613 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([610] L1062-12-->L1062-10: Formula: (and (not (= |v_ULTIMATE.start_main_#t~bitwise18#1_7| 0)) (not (= v_~threads_mask~0_13 0))) InVars {~threads_mask~0=v_~threads_mask~0_13, ULTIMATE.start_main_#t~bitwise18#1=|v_ULTIMATE.start_main_#t~bitwise18#1_7|} OutVars{~threads_mask~0=v_~threads_mask~0_13, ULTIMATE.start_main_#t~bitwise18#1=|v_ULTIMATE.start_main_#t~bitwise18#1_7|} AuxVars[] AssignedVars[][231], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 190#L1050-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 262#true, 208#L1050-5true, Black: 238#true, 277#(not (= ~threads_mask~0 0)), 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 198#L1062-10true, 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0))]) [2025-03-08 22:11:06,613 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-03-08 22:11:06,614 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-08 22:11:06,614 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-08 22:11:06,614 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-08 22:11:06,614 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:11:06,614 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:11:06,622 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([597] L1063-20-->L1063-19: Formula: (= |v_#race~threads_mask~0_6| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_6|} AuxVars[] AssignedVars[#race~threads_mask~0][227], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 20#L1050-2true, 33#L1050-17true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 81#L1063-19true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:06,622 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-08 22:11:06,622 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-08 22:11:06,622 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 22:11:06,622 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-08 22:11:06,622 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 22:11:06,622 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([597] L1063-20-->L1063-19: Formula: (= |v_#race~threads_mask~0_6| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_6|} AuxVars[] AssignedVars[#race~threads_mask~0][227], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 20#L1050-2true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 81#L1063-19true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 39#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:06,623 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-08 22:11:06,623 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-08 22:11:06,623 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 22:11:06,623 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-08 22:11:06,623 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 22:11:06,623 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([597] L1063-20-->L1063-19: Formula: (= |v_#race~threads_mask~0_6| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_6|} AuxVars[] AssignedVars[#race~threads_mask~0][82], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 20#L1050-2true, 33#L1050-17true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 81#L1063-19true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:06,623 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-08 22:11:06,623 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 22:11:06,623 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-08 22:11:06,623 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-08 22:11:06,623 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 22:11:06,649 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([733] L1051-3-->L1051: Formula: (and (= |v_#pthreadsMutex_29| (store |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21| (store (select |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21|) |v_~#threads_mask_mutex~0.offset_21| 0))) (= |v_threadThread1of2ForFork0_#t~ret9_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} OutVars{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #pthreadsMutex=|v_#pthreadsMutex_29|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret9][210], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 190#L1050-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 218#L1062-3true, 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 168#L1051true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:06,650 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-03-08 22:11:06,650 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-08 22:11:06,650 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-08 22:11:06,650 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-08 22:11:06,650 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-08 22:11:06,657 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([597] L1063-20-->L1063-19: Formula: (= |v_#race~threads_mask~0_6| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_6|} AuxVars[] AssignedVars[#race~threads_mask~0][227], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 190#L1050-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 81#L1063-19true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, 106#L1050-17true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:06,657 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-08 22:11:06,657 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-08 22:11:06,657 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-08 22:11:06,657 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 22:11:06,682 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][288], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 20#L1050-2true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:06,682 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-03-08 22:11:06,682 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-08 22:11:06,682 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-08 22:11:06,682 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:11:06,695 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([727] L1050-4-->L1050-2: Formula: (= |v_#race~threads_mask~0_12| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][248], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 33#L1050-17true, 20#L1050-2true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 159#L1063-2true, Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:06,695 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-08 22:11:06,695 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-08 22:11:06,695 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-08 22:11:06,695 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-08 22:11:06,695 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-08 22:11:06,695 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([727] L1050-4-->L1050-2: Formula: (= |v_#race~threads_mask~0_12| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][248], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 20#L1050-2true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 159#L1063-2true, Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 39#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:06,696 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-08 22:11:06,696 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-08 22:11:06,696 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-08 22:11:06,696 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-08 22:11:06,697 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([719] L1050-12-->L1050-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise6_7|))) InVars {threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} OutVars{threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[][185], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 18#L1050-10true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 262#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 277#(not (= ~threads_mask~0 0)), 271#(not (= ~threads_mask~0 0)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 11#L1063-5true, 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0))]) [2025-03-08 22:11:06,697 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-03-08 22:11:06,697 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-08 22:11:06,697 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-08 22:11:06,697 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-08 22:11:06,698 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][194], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 229#L1063-12true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:06,698 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is not cut-off event [2025-03-08 22:11:06,698 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-03-08 22:11:06,698 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-03-08 22:11:06,698 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-03-08 22:11:06,698 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-03-08 22:11:06,698 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][196], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 73#L1063-10true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:06,698 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-03-08 22:11:06,698 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-08 22:11:06,698 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-08 22:11:06,698 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-08 22:11:06,706 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([727] L1050-4-->L1050-2: Formula: (= |v_#race~threads_mask~0_12| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][248], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 20#L1050-2true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, 159#L1063-2true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 39#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:06,706 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-03-08 22:11:06,706 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-08 22:11:06,707 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-08 22:11:06,707 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-08 22:11:06,707 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-08 22:11:06,711 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([719] L1050-12-->L1050-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise6_7|))) InVars {threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} OutVars{threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[][185], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 18#L1050-10true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 262#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 277#(not (= ~threads_mask~0 0)), 271#(not (= ~threads_mask~0 0)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 11#L1063-5true, 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0))]) [2025-03-08 22:11:06,711 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is not cut-off event [2025-03-08 22:11:06,711 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-03-08 22:11:06,711 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-03-08 22:11:06,711 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-03-08 22:11:06,711 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-03-08 22:11:06,717 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][194], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 73#L1063-10true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:06,717 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is not cut-off event [2025-03-08 22:11:06,717 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-03-08 22:11:06,717 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-03-08 22:11:06,717 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-03-08 22:11:06,729 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([597] L1063-20-->L1063-19: Formula: (= |v_#race~threads_mask~0_6| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_6|} AuxVars[] AssignedVars[#race~threads_mask~0][227], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 20#L1050-2true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 81#L1063-19true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:06,730 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-03-08 22:11:06,730 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-08 22:11:06,730 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-08 22:11:06,730 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-08 22:11:06,745 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][196], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:06,745 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-08 22:11:06,745 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-08 22:11:06,745 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-08 22:11:06,745 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-08 22:11:06,811 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([725] L1050-9-->L1050-6: Formula: (let ((.cse2 (< |v_threadThread1of2ForFork0_#t~bitwise6_15| 0)) (.cse0 (< v_~threads_mask~0_42 0)) (.cse3 (<= 0 v_~threads_mask~0_42)) (.cse1 (<= 0 |v_threadThread1of2ForFork0_#t~bitwise6_15|))) (and (<= |v_threadThread1of2ForFork0_#t~bitwise7_7| 2147483647) (or (<= |v_threadThread1of2ForFork0_#t~bitwise6_15| |v_threadThread1of2ForFork0_#t~bitwise7_7|) (and .cse0 .cse1)) (or (<= v_~threads_mask~0_42 |v_threadThread1of2ForFork0_#t~bitwise7_7|) (and .cse2 .cse3)) (or (<= |v_threadThread1of2ForFork0_#t~bitwise7_7| (+ v_~threads_mask~0_42 |v_threadThread1of2ForFork0_#t~bitwise6_15|)) .cse2 .cse0) (or (and .cse3 .cse1) (< |v_threadThread1of2ForFork0_#t~bitwise7_7| 0)))) InVars {threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_15|, ~threads_mask~0=v_~threads_mask~0_42} OutVars{threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_15|, ~threads_mask~0=v_~threads_mask~0_42, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_7|} AuxVars[] AssignedVars[threadThread1of2ForFork0_#t~bitwise7][246], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 190#L1050-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 262#true, 214#L1050-6true, 277#(not (= ~threads_mask~0 0)), 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 123#L1062-4true, 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0)), 287#(and (<= 2 |ULTIMATE.start_main_#t~ret15#1|) (<= 1 |ULTIMATE.start_main_~j~1#1|))]) [2025-03-08 22:11:06,811 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-08 22:11:06,811 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-08 22:11:06,811 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-08 22:11:06,811 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-08 22:11:06,811 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-08 22:11:06,831 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][194], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1063-5true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:06,832 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-08 22:11:06,832 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-08 22:11:06,832 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-08 22:11:06,832 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-08 22:11:06,833 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][196], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1063-5true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:06,833 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-08 22:11:06,833 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-08 22:11:06,833 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-08 22:11:06,833 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-08 22:11:06,848 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([727] L1050-4-->L1050-2: Formula: (= |v_#race~threads_mask~0_12| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][199], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 33#L1050-17true, 20#L1050-2true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 159#L1063-2true, 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:06,848 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is not cut-off event [2025-03-08 22:11:06,848 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-03-08 22:11:06,848 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-03-08 22:11:06,848 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-03-08 22:11:06,848 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][196], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 159#L1063-2true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:06,848 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-08 22:11:06,848 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-08 22:11:06,848 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-08 22:11:06,848 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-08 22:11:06,883 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][196], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:06,883 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-08 22:11:06,883 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-08 22:11:06,883 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-08 22:11:06,883 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-08 22:11:06,901 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([597] L1063-20-->L1063-19: Formula: (= |v_#race~threads_mask~0_6| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_6|} AuxVars[] AssignedVars[#race~threads_mask~0][227], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 20#L1050-2true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1050-12true, 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 81#L1063-19true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:06,902 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-03-08 22:11:06,902 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-08 22:11:06,902 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-08 22:11:06,902 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-08 22:11:07,228 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L1050-9-->L1050-6: Formula: (let ((.cse2 (< |v_threadThread1of2ForFork0_#t~bitwise6_15| 0)) (.cse0 (< v_~threads_mask~0_42 0)) (.cse3 (<= 0 v_~threads_mask~0_42)) (.cse1 (<= 0 |v_threadThread1of2ForFork0_#t~bitwise6_15|))) (and (<= |v_threadThread1of2ForFork0_#t~bitwise7_7| 2147483647) (or (<= |v_threadThread1of2ForFork0_#t~bitwise6_15| |v_threadThread1of2ForFork0_#t~bitwise7_7|) (and .cse0 .cse1)) (or (<= v_~threads_mask~0_42 |v_threadThread1of2ForFork0_#t~bitwise7_7|) (and .cse2 .cse3)) (or (<= |v_threadThread1of2ForFork0_#t~bitwise7_7| (+ v_~threads_mask~0_42 |v_threadThread1of2ForFork0_#t~bitwise6_15|)) .cse2 .cse0) (or (and .cse3 .cse1) (< |v_threadThread1of2ForFork0_#t~bitwise7_7| 0)))) InVars {threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_15|, ~threads_mask~0=v_~threads_mask~0_42} OutVars{threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_15|, ~threads_mask~0=v_~threads_mask~0_42, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_7|} AuxVars[] AssignedVars[threadThread1of2ForFork0_#t~bitwise7][198], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 190#L1050-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 262#true, 218#L1062-3true, 214#L1050-6true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#(not (= ~threads_mask~0 0)), 271#(not (= ~threads_mask~0 0)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0)), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:07,228 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-08 22:11:07,228 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-08 22:11:07,228 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-08 22:11:07,228 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-08 22:11:07,230 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([659] L1062-5-->L1062-4: Formula: (= (+ |v_ULTIMATE.start_main_~j~1#1_5| 1) |v_ULTIMATE.start_main_#t~ret15#1_3|) InVars {ULTIMATE.start_main_#t~ret15#1=|v_ULTIMATE.start_main_#t~ret15#1_3|} OutVars{ULTIMATE.start_main_~j~1#1=|v_ULTIMATE.start_main_~j~1#1_5|, ULTIMATE.start_main_#t~ret15#1=|v_ULTIMATE.start_main_#t~ret15#1_3|} AuxVars[] AssignedVars[ULTIMATE.start_main_~j~1#1][74], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 190#L1050-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 262#true, 214#L1050-6true, 277#(not (= ~threads_mask~0 0)), 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 123#L1062-4true, 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0)), 287#(and (<= 2 |ULTIMATE.start_main_#t~ret15#1|) (<= 1 |ULTIMATE.start_main_~j~1#1|))]) [2025-03-08 22:11:07,230 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-08 22:11:07,230 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-08 22:11:07,230 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-08 22:11:07,230 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-08 22:11:07,258 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][287], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 159#L1063-2true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:07,261 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-03-08 22:11:07,261 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-08 22:11:07,262 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-08 22:11:07,262 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-08 22:11:07,262 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][194], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 159#L1063-2true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:07,262 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-03-08 22:11:07,262 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-08 22:11:07,262 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-08 22:11:07,262 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-08 22:11:07,287 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([733] L1051-3-->L1051: Formula: (and (= |v_#pthreadsMutex_29| (store |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21| (store (select |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21|) |v_~#threads_mask_mutex~0.offset_21| 0))) (= |v_threadThread1of2ForFork0_#t~ret9_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} OutVars{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #pthreadsMutex=|v_#pthreadsMutex_29|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret9][210], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 101#L1062-5true, 231#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 168#L1051true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:07,287 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-08 22:11:07,287 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-08 22:11:07,287 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-08 22:11:07,287 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-08 22:11:07,287 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([733] L1051-3-->L1051: Formula: (and (= |v_#pthreadsMutex_29| (store |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21| (store (select |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21|) |v_~#threads_mask_mutex~0.offset_21| 0))) (= |v_threadThread1of2ForFork0_#t~ret9_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} OutVars{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #pthreadsMutex=|v_#pthreadsMutex_29|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret9][210], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 101#L1062-5true, 231#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 168#L1051true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:07,287 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-08 22:11:07,287 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-08 22:11:07,287 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-08 22:11:07,287 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-08 22:11:07,287 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-08 22:11:07,288 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([733] L1051-3-->L1051: Formula: (and (= |v_#pthreadsMutex_29| (store |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21| (store (select |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21|) |v_~#threads_mask_mutex~0.offset_21| 0))) (= |v_threadThread1of2ForFork0_#t~ret9_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} OutVars{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #pthreadsMutex=|v_#pthreadsMutex_29|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret9][210], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 123#L1062-4true, 168#L1051true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:07,288 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-03-08 22:11:07,288 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-08 22:11:07,288 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-08 22:11:07,288 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-08 22:11:07,288 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([733] L1051-3-->L1051: Formula: (and (= |v_#pthreadsMutex_29| (store |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21| (store (select |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21|) |v_~#threads_mask_mutex~0.offset_21| 0))) (= |v_threadThread1of2ForFork0_#t~ret9_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} OutVars{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #pthreadsMutex=|v_#pthreadsMutex_29|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret9][210], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 218#L1062-3true, 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 168#L1051true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:07,288 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-03-08 22:11:07,288 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-08 22:11:07,288 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-08 22:11:07,288 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-08 22:11:07,293 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][219], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:07,293 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-03-08 22:11:07,293 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-08 22:11:07,293 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-08 22:11:07,293 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-08 22:11:07,298 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][219], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:07,298 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-03-08 22:11:07,299 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-08 22:11:07,299 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-08 22:11:07,299 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-08 22:11:07,458 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][218], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:07,458 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-03-08 22:11:07,458 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-08 22:11:07,459 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-08 22:11:07,459 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-08 22:11:07,486 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([725] L1050-9-->L1050-6: Formula: (let ((.cse2 (< |v_threadThread1of2ForFork0_#t~bitwise6_15| 0)) (.cse0 (< v_~threads_mask~0_42 0)) (.cse3 (<= 0 v_~threads_mask~0_42)) (.cse1 (<= 0 |v_threadThread1of2ForFork0_#t~bitwise6_15|))) (and (<= |v_threadThread1of2ForFork0_#t~bitwise7_7| 2147483647) (or (<= |v_threadThread1of2ForFork0_#t~bitwise6_15| |v_threadThread1of2ForFork0_#t~bitwise7_7|) (and .cse0 .cse1)) (or (<= v_~threads_mask~0_42 |v_threadThread1of2ForFork0_#t~bitwise7_7|) (and .cse2 .cse3)) (or (<= |v_threadThread1of2ForFork0_#t~bitwise7_7| (+ v_~threads_mask~0_42 |v_threadThread1of2ForFork0_#t~bitwise6_15|)) .cse2 .cse0) (or (and .cse3 .cse1) (< |v_threadThread1of2ForFork0_#t~bitwise7_7| 0)))) InVars {threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_15|, ~threads_mask~0=v_~threads_mask~0_42} OutVars{threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_15|, ~threads_mask~0=v_~threads_mask~0_42, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_7|} AuxVars[] AssignedVars[threadThread1of2ForFork0_#t~bitwise7][193], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 190#L1050-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 262#true, 218#L1062-3true, 214#L1050-6true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#(not (= ~threads_mask~0 0)), 271#(not (= ~threads_mask~0 0)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0))]) [2025-03-08 22:11:07,486 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-08 22:11:07,486 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-08 22:11:07,486 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-08 22:11:07,486 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 22:11:07,486 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 22:11:07,538 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([733] L1051-3-->L1051: Formula: (and (= |v_#pthreadsMutex_29| (store |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21| (store (select |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21|) |v_~#threads_mask_mutex~0.offset_21| 0))) (= |v_threadThread1of2ForFork0_#t~ret9_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} OutVars{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #pthreadsMutex=|v_#pthreadsMutex_29|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret9][210], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 123#L1062-4true, 168#L1051true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:07,538 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-08 22:11:07,538 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-08 22:11:07,538 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-08 22:11:07,538 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-08 22:11:07,538 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-08 22:11:07,545 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][194], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 65#L1049true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1063-5true, 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:07,545 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-03-08 22:11:07,545 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-08 22:11:07,545 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-08 22:11:07,545 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-08 22:11:07,583 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][196], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 61#L1051true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:07,584 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is not cut-off event [2025-03-08 22:11:07,584 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-03-08 22:11:07,584 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-03-08 22:11:07,584 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-03-08 22:11:07,592 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([610] L1062-12-->L1062-10: Formula: (and (not (= |v_ULTIMATE.start_main_#t~bitwise18#1_7| 0)) (not (= v_~threads_mask~0_13 0))) InVars {~threads_mask~0=v_~threads_mask~0_13, ULTIMATE.start_main_#t~bitwise18#1=|v_ULTIMATE.start_main_#t~bitwise18#1_7|} OutVars{~threads_mask~0=v_~threads_mask~0_13, ULTIMATE.start_main_#t~bitwise18#1=|v_ULTIMATE.start_main_#t~bitwise18#1_7|} AuxVars[] AssignedVars[][231], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 262#true, 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#(not (= ~threads_mask~0 0)), 271#(not (= ~threads_mask~0 0)), 231#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 198#L1062-10true, 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0))]) [2025-03-08 22:11:07,593 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is not cut-off event [2025-03-08 22:11:07,593 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-03-08 22:11:07,593 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-03-08 22:11:07,593 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-03-08 22:11:07,593 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][196], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:07,593 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is not cut-off event [2025-03-08 22:11:07,593 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-03-08 22:11:07,593 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-03-08 22:11:07,593 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-03-08 22:11:07,594 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][196], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 61#L1051true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:07,594 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is not cut-off event [2025-03-08 22:11:07,594 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-03-08 22:11:07,594 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-03-08 22:11:07,594 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-03-08 22:11:07,594 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([733] L1051-3-->L1051: Formula: (and (= |v_#pthreadsMutex_29| (store |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21| (store (select |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21|) |v_~#threads_mask_mutex~0.offset_21| 0))) (= |v_threadThread1of2ForFork0_#t~ret9_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} OutVars{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #pthreadsMutex=|v_#pthreadsMutex_29|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret9][233], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 205#L1062-17true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 190#L1050-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 168#L1051true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:07,594 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is not cut-off event [2025-03-08 22:11:07,594 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-03-08 22:11:07,594 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-03-08 22:11:07,594 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-03-08 22:11:07,594 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([733] L1051-3-->L1051: Formula: (and (= |v_#pthreadsMutex_29| (store |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21| (store (select |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21|) |v_~#threads_mask_mutex~0.offset_21| 0))) (= |v_threadThread1of2ForFork0_#t~ret9_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} OutVars{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #pthreadsMutex=|v_#pthreadsMutex_29|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret9][239], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 190#L1050-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 123#L1062-4true, 168#L1051true, 245#(= |#race~datas~0| 0), 287#(and (<= 2 |ULTIMATE.start_main_#t~ret15#1|) (<= 1 |ULTIMATE.start_main_~j~1#1|))]) [2025-03-08 22:11:07,594 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-03-08 22:11:07,594 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-08 22:11:07,594 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-08 22:11:07,594 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-08 22:11:07,613 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][194], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 159#L1063-2true, 275#true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:07,613 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is not cut-off event [2025-03-08 22:11:07,613 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-03-08 22:11:07,613 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-03-08 22:11:07,613 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-03-08 22:11:07,613 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-03-08 22:11:07,627 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([597] L1063-20-->L1063-19: Formula: (= |v_#race~threads_mask~0_6| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_6|} AuxVars[] AssignedVars[#race~threads_mask~0][227], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 20#L1050-2true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 81#L1063-19true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:07,628 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-03-08 22:11:07,628 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-08 22:11:07,628 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-08 22:11:07,628 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-08 22:11:07,628 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-08 22:11:07,628 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([733] L1051-3-->L1051: Formula: (and (= |v_#pthreadsMutex_29| (store |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21| (store (select |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21|) |v_~#threads_mask_mutex~0.offset_21| 0))) (= |v_threadThread1of2ForFork0_#t~ret9_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} OutVars{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #pthreadsMutex=|v_#pthreadsMutex_29|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret9][210], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, 218#L1062-3true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 168#L1051true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:07,628 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-03-08 22:11:07,628 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-08 22:11:07,628 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-08 22:11:07,628 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-08 22:11:07,628 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-08 22:11:07,633 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][219], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:07,633 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-03-08 22:11:07,633 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-08 22:11:07,633 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-08 22:11:07,633 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-08 22:11:07,633 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-08 22:11:07,633 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][219], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:07,633 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-03-08 22:11:07,633 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-08 22:11:07,633 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-08 22:11:07,633 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-08 22:11:07,639 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][219], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:07,639 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-03-08 22:11:07,639 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-08 22:11:07,639 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-08 22:11:07,639 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-08 22:11:07,639 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-08 22:11:07,639 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][219], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:07,639 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-03-08 22:11:07,639 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-08 22:11:07,639 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-08 22:11:07,639 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-08 22:11:07,642 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([733] L1051-3-->L1051: Formula: (and (= |v_#pthreadsMutex_29| (store |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21| (store (select |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21|) |v_~#threads_mask_mutex~0.offset_21| 0))) (= |v_threadThread1of2ForFork0_#t~ret9_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} OutVars{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #pthreadsMutex=|v_#pthreadsMutex_29|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret9][239], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 138#L1050-6true, 123#L1062-4true, 168#L1051true, 245#(= |#race~datas~0| 0), 287#(and (<= 2 |ULTIMATE.start_main_#t~ret15#1|) (<= 1 |ULTIMATE.start_main_~j~1#1|))]) [2025-03-08 22:11:07,642 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-03-08 22:11:07,642 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-08 22:11:07,642 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-08 22:11:07,642 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-08 22:11:07,644 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][218], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:07,644 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-03-08 22:11:07,644 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-08 22:11:07,644 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-08 22:11:07,644 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-08 22:11:07,644 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-08 22:11:07,644 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][218], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:07,644 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-03-08 22:11:07,644 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-08 22:11:07,644 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-08 22:11:07,644 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-08 22:11:07,672 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([733] L1051-3-->L1051: Formula: (and (= |v_#pthreadsMutex_29| (store |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21| (store (select |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21|) |v_~#threads_mask_mutex~0.offset_21| 0))) (= |v_threadThread1of2ForFork0_#t~ret9_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} OutVars{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #pthreadsMutex=|v_#pthreadsMutex_29|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret9][210], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 218#L1062-3true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 168#L1051true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:07,672 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-03-08 22:11:07,672 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-08 22:11:07,672 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-08 22:11:07,672 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-08 22:11:07,672 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-08 22:11:07,672 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-08 22:11:07,696 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([778] L1051-3-->L1051: Formula: (and (= |v_threadThread2of2ForFork0_#t~ret9_1| 0) (= |v_#pthreadsMutex_29| (store |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21| (store (select |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21|) |v_~#threads_mask_mutex~0.offset_21| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_29|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|, threadThread2of2ForFork0_#t~ret9=|v_threadThread2of2ForFork0_#t~ret9_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of2ForFork0_#t~ret9][313], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 205#L1062-17true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 168#L1051true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:07,696 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-03-08 22:11:07,696 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-08 22:11:07,696 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-08 22:11:07,696 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-08 22:11:07,696 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([733] L1051-3-->L1051: Formula: (and (= |v_#pthreadsMutex_29| (store |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21| (store (select |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21|) |v_~#threads_mask_mutex~0.offset_21| 0))) (= |v_threadThread1of2ForFork0_#t~ret9_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} OutVars{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #pthreadsMutex=|v_#pthreadsMutex_29|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret9][233], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 205#L1062-17true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 168#L1051true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:07,696 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-03-08 22:11:07,696 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-08 22:11:07,696 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-08 22:11:07,696 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-08 22:11:07,706 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][194], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 159#L1063-2true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:07,707 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-03-08 22:11:07,707 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-08 22:11:07,707 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-08 22:11:07,707 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-08 22:11:07,707 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-08 22:11:07,707 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-08 22:11:07,722 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][287], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 51#L1049true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1063-5true, 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:07,722 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-03-08 22:11:07,722 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-08 22:11:07,722 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-08 22:11:07,722 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-08 22:11:07,728 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([733] L1051-3-->L1051: Formula: (and (= |v_#pthreadsMutex_29| (store |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21| (store (select |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21|) |v_~#threads_mask_mutex~0.offset_21| 0))) (= |v_threadThread1of2ForFork0_#t~ret9_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} OutVars{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #pthreadsMutex=|v_#pthreadsMutex_29|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret9][212], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 218#L1062-3true, 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 138#L1050-6true, Black: 277#(not (= ~threads_mask~0 0)), 168#L1051true, 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:07,729 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-03-08 22:11:07,729 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-08 22:11:07,729 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-08 22:11:07,729 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-08 22:11:07,731 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([733] L1051-3-->L1051: Formula: (and (= |v_#pthreadsMutex_29| (store |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21| (store (select |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21|) |v_~#threads_mask_mutex~0.offset_21| 0))) (= |v_threadThread1of2ForFork0_#t~ret9_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} OutVars{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #pthreadsMutex=|v_#pthreadsMutex_29|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret9][239], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 190#L1050-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 123#L1062-4true, 168#L1051true, 245#(= |#race~datas~0| 0), 287#(and (<= 2 |ULTIMATE.start_main_#t~ret15#1|) (<= 1 |ULTIMATE.start_main_~j~1#1|))]) [2025-03-08 22:11:07,731 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-03-08 22:11:07,731 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-08 22:11:07,731 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-08 22:11:07,731 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-08 22:11:07,731 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-08 22:11:07,755 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L1050-9-->L1050-6: Formula: (let ((.cse2 (< |v_threadThread1of2ForFork0_#t~bitwise6_15| 0)) (.cse0 (< v_~threads_mask~0_42 0)) (.cse3 (<= 0 v_~threads_mask~0_42)) (.cse1 (<= 0 |v_threadThread1of2ForFork0_#t~bitwise6_15|))) (and (<= |v_threadThread1of2ForFork0_#t~bitwise7_7| 2147483647) (or (<= |v_threadThread1of2ForFork0_#t~bitwise6_15| |v_threadThread1of2ForFork0_#t~bitwise7_7|) (and .cse0 .cse1)) (or (<= v_~threads_mask~0_42 |v_threadThread1of2ForFork0_#t~bitwise7_7|) (and .cse2 .cse3)) (or (<= |v_threadThread1of2ForFork0_#t~bitwise7_7| (+ v_~threads_mask~0_42 |v_threadThread1of2ForFork0_#t~bitwise6_15|)) .cse2 .cse0) (or (and .cse3 .cse1) (< |v_threadThread1of2ForFork0_#t~bitwise7_7| 0)))) InVars {threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_15|, ~threads_mask~0=v_~threads_mask~0_42} OutVars{threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_15|, ~threads_mask~0=v_~threads_mask~0_42, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_7|} AuxVars[] AssignedVars[threadThread1of2ForFork0_#t~bitwise7][193], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 262#true, 218#L1062-3true, 214#L1050-6true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#(not (= ~threads_mask~0 0)), 271#(not (= ~threads_mask~0 0)), Black: 238#true, 61#L1051true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0))]) [2025-03-08 22:11:07,755 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-03-08 22:11:07,755 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-08 22:11:07,755 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-08 22:11:07,755 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-08 22:11:07,798 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][238], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1050-12true, 262#true, 233#true, 229#L1063-12true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:07,798 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-03-08 22:11:07,798 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-08 22:11:07,798 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-08 22:11:07,798 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-08 22:11:07,811 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([597] L1063-20-->L1063-19: Formula: (= |v_#race~threads_mask~0_6| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_6|} AuxVars[] AssignedVars[#race~threads_mask~0][227], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 20#L1050-2true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 190#L1050-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 81#L1063-19true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:07,812 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-03-08 22:11:07,812 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-08 22:11:07,812 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-08 22:11:07,812 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-08 22:11:07,812 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-08 22:11:07,812 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-08 22:11:07,842 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([733] L1051-3-->L1051: Formula: (and (= |v_#pthreadsMutex_29| (store |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21| (store (select |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21|) |v_~#threads_mask_mutex~0.offset_21| 0))) (= |v_threadThread1of2ForFork0_#t~ret9_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} OutVars{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #pthreadsMutex=|v_#pthreadsMutex_29|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret9][239], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 123#L1062-4true, 168#L1051true, 245#(= |#race~datas~0| 0), 287#(and (<= 2 |ULTIMATE.start_main_#t~ret15#1|) (<= 1 |ULTIMATE.start_main_~j~1#1|))]) [2025-03-08 22:11:07,842 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-03-08 22:11:07,842 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-08 22:11:07,842 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-08 22:11:07,842 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-08 22:11:07,854 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][287], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 223#L1064true]) [2025-03-08 22:11:07,855 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-03-08 22:11:07,855 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-08 22:11:07,855 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-08 22:11:07,855 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-08 22:11:07,855 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][194], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 223#L1064true]) [2025-03-08 22:11:07,855 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-03-08 22:11:07,855 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-08 22:11:07,855 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-08 22:11:07,855 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-08 22:11:07,855 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([719] L1050-12-->L1050-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise6_7|))) InVars {threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} OutVars{threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[][185], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 18#L1050-10true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 262#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 277#(not (= ~threads_mask~0 0)), 271#(not (= ~threads_mask~0 0)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 245#(= |#race~datas~0| 0), 223#L1064true, 264#(not (= ~threads_mask~0 0))]) [2025-03-08 22:11:07,855 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-03-08 22:11:07,855 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-08 22:11:07,855 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-08 22:11:07,855 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-08 22:11:07,860 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([719] L1050-12-->L1050-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise6_7|))) InVars {threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} OutVars{threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[][185], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 18#L1050-10true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 262#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 277#(not (= ~threads_mask~0 0)), 271#(not (= ~threads_mask~0 0)), 231#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 11#L1063-5true, 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0))]) [2025-03-08 22:11:07,861 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-03-08 22:11:07,861 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-08 22:11:07,861 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-08 22:11:07,861 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-08 22:11:07,861 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][196], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 73#L1063-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:07,861 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is not cut-off event [2025-03-08 22:11:07,861 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2025-03-08 22:11:07,861 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-03-08 22:11:07,862 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-03-08 22:11:07,870 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][287], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), 225#L1050-19true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1063-5true, 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:07,870 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-03-08 22:11:07,870 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-08 22:11:07,870 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-08 22:11:07,870 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-08 22:11:07,871 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][238], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 229#L1063-12true, 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:07,871 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-03-08 22:11:07,871 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-08 22:11:07,871 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-08 22:11:07,871 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-08 22:11:07,872 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][319], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 18#L1050-10true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 229#L1063-12true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:07,872 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-03-08 22:11:07,872 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-08 22:11:07,872 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-08 22:11:07,872 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-08 22:11:07,891 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][238], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1050-12true, 262#true, 233#true, 73#L1063-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:07,891 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is not cut-off event [2025-03-08 22:11:07,891 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2025-03-08 22:11:07,891 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2025-03-08 22:11:07,891 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2025-03-08 22:11:07,914 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][196], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:07,914 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-03-08 22:11:07,914 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-08 22:11:07,914 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-08 22:11:07,915 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-08 22:11:07,915 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([733] L1051-3-->L1051: Formula: (and (= |v_#pthreadsMutex_29| (store |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21| (store (select |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21|) |v_~#threads_mask_mutex~0.offset_21| 0))) (= |v_threadThread1of2ForFork0_#t~ret9_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} OutVars{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #pthreadsMutex=|v_#pthreadsMutex_29|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret9][212], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 218#L1062-3true, 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 168#L1051true, 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:07,915 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-03-08 22:11:07,915 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-08 22:11:07,915 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-08 22:11:07,915 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-08 22:11:07,925 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][194], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 223#L1064true]) [2025-03-08 22:11:07,925 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-03-08 22:11:07,925 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-08 22:11:07,925 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-08 22:11:07,925 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-08 22:11:07,925 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-08 22:11:07,938 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][287], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), 106#L1050-17true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1063-5true, 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:07,938 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-03-08 22:11:07,938 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-08 22:11:07,938 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-08 22:11:07,938 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-08 22:11:07,938 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][287], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 12#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, 11#L1063-5true, 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:07,938 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-03-08 22:11:07,938 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-08 22:11:07,938 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-08 22:11:07,938 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-08 22:11:07,939 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][238], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 73#L1063-10true, 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:07,939 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is not cut-off event [2025-03-08 22:11:07,939 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2025-03-08 22:11:07,939 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2025-03-08 22:11:07,939 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2025-03-08 22:11:07,940 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][319], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 18#L1050-10true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 73#L1063-10true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:07,940 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-03-08 22:11:07,940 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-08 22:11:07,940 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-08 22:11:07,940 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-08 22:11:07,970 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][238], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 229#L1063-12true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:07,970 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-03-08 22:11:07,970 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-08 22:11:07,970 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-08 22:11:07,970 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-08 22:11:07,970 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][238], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 73#L1063-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:07,970 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-03-08 22:11:07,970 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-08 22:11:07,970 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-08 22:11:07,970 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-08 22:11:07,990 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][287], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 223#L1064true]) [2025-03-08 22:11:07,991 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is not cut-off event [2025-03-08 22:11:07,991 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2025-03-08 22:11:07,991 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2025-03-08 22:11:07,991 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2025-03-08 22:11:07,991 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2025-03-08 22:11:07,991 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][287], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 223#L1064true]) [2025-03-08 22:11:07,991 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-03-08 22:11:07,991 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-08 22:11:07,991 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-08 22:11:07,991 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-08 22:11:07,991 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-08 22:11:07,991 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-08 22:11:08,004 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][196], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:08,004 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-03-08 22:11:08,004 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-08 22:11:08,004 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-08 22:11:08,004 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-08 22:11:08,004 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-08 22:11:08,004 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][196], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:08,004 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-03-08 22:11:08,004 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-08 22:11:08,004 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-08 22:11:08,004 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-08 22:11:08,036 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][196], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 73#L1063-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:08,036 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is not cut-off event [2025-03-08 22:11:08,036 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2025-03-08 22:11:08,036 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2025-03-08 22:11:08,036 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2025-03-08 22:11:08,041 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([733] L1051-3-->L1051: Formula: (and (= |v_#pthreadsMutex_29| (store |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21| (store (select |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21|) |v_~#threads_mask_mutex~0.offset_21| 0))) (= |v_threadThread1of2ForFork0_#t~ret9_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} OutVars{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #pthreadsMutex=|v_#pthreadsMutex_29|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret9][212], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 190#L1050-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 218#L1062-3true, 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 168#L1051true, 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:08,041 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is not cut-off event [2025-03-08 22:11:08,041 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2025-03-08 22:11:08,041 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2025-03-08 22:11:08,042 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2025-03-08 22:11:08,057 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][194], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 32#L1050-12true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1063-5true, 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:08,057 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-08 22:11:08,057 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-08 22:11:08,057 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-08 22:11:08,057 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-08 22:11:08,059 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][194], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 73#L1063-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:08,059 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-08 22:11:08,059 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-08 22:11:08,059 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-08 22:11:08,059 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-08 22:11:08,059 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][287], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 73#L1063-10true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:08,060 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-08 22:11:08,060 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-08 22:11:08,060 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-08 22:11:08,060 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-08 22:11:08,112 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][194], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1063-5true, 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:08,112 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-03-08 22:11:08,112 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-08 22:11:08,112 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-08 22:11:08,112 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-08 22:11:08,112 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][288], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 18#L1050-10true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1063-5true, 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:08,112 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-03-08 22:11:08,112 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-08 22:11:08,112 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-08 22:11:08,112 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-08 22:11:08,112 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][287], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 18#L1050-10true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1063-5true, 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:08,112 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-03-08 22:11:08,112 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-08 22:11:08,112 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-08 22:11:08,112 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-08 22:11:08,124 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([597] L1063-20-->L1063-19: Formula: (= |v_#race~threads_mask~0_6| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_6|} AuxVars[] AssignedVars[#race~threads_mask~0][227], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 20#L1050-2true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 81#L1063-19true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:08,124 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-03-08 22:11:08,124 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-08 22:11:08,124 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-08 22:11:08,124 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-08 22:11:08,124 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-08 22:11:08,124 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-08 22:11:08,156 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([614] L1063-4-->L1063-2: Formula: (= |v_#race~threads_mask~0_3| |v_ULTIMATE.start_main_#t~nondet22#1_5|) InVars {ULTIMATE.start_main_#t~nondet22#1=|v_ULTIMATE.start_main_#t~nondet22#1_5|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_3|, ULTIMATE.start_main_#t~nondet22#1=|v_ULTIMATE.start_main_#t~nondet22#1_5|} AuxVars[] AssignedVars[#race~threads_mask~0][249], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 20#L1050-2true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 159#L1063-2true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:08,156 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-03-08 22:11:08,156 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-08 22:11:08,156 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-08 22:11:08,156 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-08 22:11:08,192 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([778] L1051-3-->L1051: Formula: (and (= |v_threadThread2of2ForFork0_#t~ret9_1| 0) (= |v_#pthreadsMutex_29| (store |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21| (store (select |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21|) |v_~#threads_mask_mutex~0.offset_21| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_29|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|, threadThread2of2ForFork0_#t~ret9=|v_threadThread2of2ForFork0_#t~ret9_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of2ForFork0_#t~ret9][320], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 123#L1062-4true, 168#L1051true, 245#(= |#race~datas~0| 0), 287#(and (<= 2 |ULTIMATE.start_main_#t~ret15#1|) (<= 1 |ULTIMATE.start_main_~j~1#1|))]) [2025-03-08 22:11:08,192 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-03-08 22:11:08,192 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-08 22:11:08,192 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-08 22:11:08,192 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-08 22:11:08,198 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([778] L1051-3-->L1051: Formula: (and (= |v_threadThread2of2ForFork0_#t~ret9_1| 0) (= |v_#pthreadsMutex_29| (store |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21| (store (select |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21|) |v_~#threads_mask_mutex~0.offset_21| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_29|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|, threadThread2of2ForFork0_#t~ret9=|v_threadThread2of2ForFork0_#t~ret9_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of2ForFork0_#t~ret9][299], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 119#L1050-12true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 61#L1051true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 223#L1064true]) [2025-03-08 22:11:08,198 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-03-08 22:11:08,198 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-08 22:11:08,198 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-08 22:11:08,198 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-08 22:11:08,203 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][288], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 18#L1050-10true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 159#L1063-2true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:08,203 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-03-08 22:11:08,203 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-08 22:11:08,203 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-08 22:11:08,203 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-08 22:11:08,235 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([778] L1051-3-->L1051: Formula: (and (= |v_threadThread2of2ForFork0_#t~ret9_1| 0) (= |v_#pthreadsMutex_29| (store |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21| (store (select |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21|) |v_~#threads_mask_mutex~0.offset_21| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_29|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|, threadThread2of2ForFork0_#t~ret9=|v_threadThread2of2ForFork0_#t~ret9_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of2ForFork0_#t~ret9][315], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 218#L1062-3true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 168#L1051true, 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:08,235 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-03-08 22:11:08,235 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-08 22:11:08,235 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-08 22:11:08,235 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-08 22:11:08,295 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][238], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 229#L1063-12true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:08,295 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-03-08 22:11:08,295 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-08 22:11:08,295 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-08 22:11:08,295 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-08 22:11:08,295 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][238], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 73#L1063-10true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:08,295 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-03-08 22:11:08,295 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-08 22:11:08,295 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-08 22:11:08,295 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-08 22:11:08,328 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([719] L1050-12-->L1050-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise6_7|))) InVars {threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} OutVars{threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[][185], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 18#L1050-10true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 262#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#(not (= ~threads_mask~0 0)), 271#(not (= ~threads_mask~0 0)), Black: 238#true, 231#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 11#L1063-5true, 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0)), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:08,328 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-03-08 22:11:08,328 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-08 22:11:08,328 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-08 22:11:08,328 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-08 22:11:08,329 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][196], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 73#L1063-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:08,329 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is not cut-off event [2025-03-08 22:11:08,329 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is not cut-off event [2025-03-08 22:11:08,329 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is not cut-off event [2025-03-08 22:11:08,329 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is not cut-off event [2025-03-08 22:11:08,330 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][196], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 73#L1063-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:08,330 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is not cut-off event [2025-03-08 22:11:08,330 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is not cut-off event [2025-03-08 22:11:08,330 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is not cut-off event [2025-03-08 22:11:08,330 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is not cut-off event [2025-03-08 22:11:08,336 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][288], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 18#L1050-10true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 223#L1064true, 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:08,336 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-08 22:11:08,336 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-08 22:11:08,336 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-08 22:11:08,336 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-08 22:11:08,337 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][288], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 18#L1050-10true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 223#L1064true, 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:08,337 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-08 22:11:08,337 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-08 22:11:08,337 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-08 22:11:08,337 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-08 22:11:08,337 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-08 22:11:08,360 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][287], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 223#L1064true, 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:08,360 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-08 22:11:08,360 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-08 22:11:08,360 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-08 22:11:08,360 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-08 22:11:08,360 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][287], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 223#L1064true, 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:08,361 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-08 22:11:08,361 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-08 22:11:08,361 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-08 22:11:08,361 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-08 22:11:08,361 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-08 22:11:08,433 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([614] L1063-4-->L1063-2: Formula: (= |v_#race~threads_mask~0_3| |v_ULTIMATE.start_main_#t~nondet22#1_5|) InVars {ULTIMATE.start_main_#t~nondet22#1=|v_ULTIMATE.start_main_#t~nondet22#1_5|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_3|, ULTIMATE.start_main_#t~nondet22#1=|v_ULTIMATE.start_main_#t~nondet22#1_5|} AuxVars[] AssignedVars[#race~threads_mask~0][249], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 20#L1050-2true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 159#L1063-2true, 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:08,433 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-08 22:11:08,433 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-08 22:11:08,433 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-08 22:11:08,433 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-08 22:11:08,487 INFO L124 PetriNetUnfolderBase]: 13561/42523 cut-off events. [2025-03-08 22:11:08,487 INFO L125 PetriNetUnfolderBase]: For 25524/25892 co-relation queries the response was YES. [2025-03-08 22:11:08,703 INFO L83 FinitePrefix]: Finished finitePrefix Result has 79777 conditions, 42523 events. 13561/42523 cut-off events. For 25524/25892 co-relation queries the response was YES. Maximal size of possible extension queue 1524. Compared 543589 event pairs, 2288 based on Foata normal form. 214/37285 useless extension candidates. Maximal degree in co-relation 75343. Up to 4080 conditions per place. [2025-03-08 22:11:08,838 INFO L140 encePairwiseOnDemand]: 240/247 looper letters, 73 selfloop transitions, 7 changer transitions 0/324 dead transitions. [2025-03-08 22:11:08,838 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 255 places, 324 transitions, 1154 flow [2025-03-08 22:11:08,838 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-03-08 22:11:08,838 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-03-08 22:11:08,839 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1362 transitions. [2025-03-08 22:11:08,839 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9190283400809717 [2025-03-08 22:11:08,839 INFO L175 Difference]: Start difference. First operand has 250 places, 277 transitions, 886 flow. Second operand 6 states and 1362 transitions. [2025-03-08 22:11:08,839 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 255 places, 324 transitions, 1154 flow [2025-03-08 22:11:08,882 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 254 places, 324 transitions, 1135 flow, removed 0 selfloop flow, removed 1 redundant places. [2025-03-08 22:11:08,884 INFO L231 Difference]: Finished difference. Result has 257 places, 282 transitions, 910 flow [2025-03-08 22:11:08,884 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=247, PETRI_DIFFERENCE_MINUEND_FLOW=867, PETRI_DIFFERENCE_MINUEND_PLACES=249, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=277, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=3, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=271, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=910, PETRI_PLACES=257, PETRI_TRANSITIONS=282} [2025-03-08 22:11:08,885 INFO L279 CegarLoopForPetriNet]: 232 programPoint places, 25 predicate places. [2025-03-08 22:11:08,885 INFO L471 AbstractCegarLoop]: Abstraction has has 257 places, 282 transitions, 910 flow [2025-03-08 22:11:08,885 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 216.0) internal successors, (1080), 5 states have internal predecessors, (1080), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:11:08,885 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 22:11:08,885 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-08 22:11:08,885 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable31 [2025-03-08 22:11:08,885 INFO L396 AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 17 more)] === [2025-03-08 22:11:08,886 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 22:11:08,886 INFO L85 PathProgramCache]: Analyzing trace with hash -1281085405, now seen corresponding path program 1 times [2025-03-08 22:11:08,886 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 22:11:08,886 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [781101425] [2025-03-08 22:11:08,886 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 22:11:08,886 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 22:11:08,891 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 74 statements into 1 equivalence classes. [2025-03-08 22:11:08,893 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 74 of 74 statements. [2025-03-08 22:11:08,893 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 22:11:08,893 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 22:11:08,912 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 22:11:08,913 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 22:11:08,913 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [781101425] [2025-03-08 22:11:08,913 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [781101425] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 22:11:08,913 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 22:11:08,913 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2025-03-08 22:11:08,913 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1150752712] [2025-03-08 22:11:08,913 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 22:11:08,913 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2025-03-08 22:11:08,913 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 22:11:08,914 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2025-03-08 22:11:08,914 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2025-03-08 22:11:08,959 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 209 out of 247 [2025-03-08 22:11:08,959 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 257 places, 282 transitions, 910 flow. Second operand has 4 states, 4 states have (on average 211.5) internal successors, (846), 4 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) [2025-03-08 22:11:08,960 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 22:11:08,960 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 209 of 247 [2025-03-08 22:11:08,960 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 22:11:09,091 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 73#L1063-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 232#true]) [2025-03-08 22:11:09,091 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is not cut-off event [2025-03-08 22:11:09,091 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is not cut-off event [2025-03-08 22:11:09,091 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is not cut-off event [2025-03-08 22:11:09,091 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is not cut-off event [2025-03-08 22:11:09,094 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 232#true]) [2025-03-08 22:11:09,094 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2025-03-08 22:11:09,094 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-08 22:11:09,094 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-08 22:11:09,094 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-08 22:11:09,095 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 245#(= |#race~datas~0| 0), 232#true]) [2025-03-08 22:11:09,095 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2025-03-08 22:11:09,095 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-08 22:11:09,095 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-08 22:11:09,095 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-08 22:11:09,102 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1063-5true, 245#(= |#race~datas~0| 0), 232#true]) [2025-03-08 22:11:09,102 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2025-03-08 22:11:09,102 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-08 22:11:09,102 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-08 22:11:09,102 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-08 22:11:09,124 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 67#L1063-1true, 245#(= |#race~datas~0| 0), 232#true]) [2025-03-08 22:11:09,124 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2025-03-08 22:11:09,124 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-03-08 22:11:09,124 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-03-08 22:11:09,124 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-03-08 22:11:09,138 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 223#L1064true, 232#true]) [2025-03-08 22:11:09,138 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-03-08 22:11:09,138 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-08 22:11:09,138 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-08 22:11:09,138 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-08 22:11:09,143 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][232], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 73#L1063-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 232#true]) [2025-03-08 22:11:09,143 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is not cut-off event [2025-03-08 22:11:09,143 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2025-03-08 22:11:09,143 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2025-03-08 22:11:09,143 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is not cut-off event [2025-03-08 22:11:09,199 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 47#L1060-4true, 53#threadENTRYtrue, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:09,199 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-03-08 22:11:09,199 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-08 22:11:09,199 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-08 22:11:09,199 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-08 22:11:09,251 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 53#threadENTRYtrue, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 95#L1061true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:09,251 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-03-08 22:11:09,251 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-08 22:11:09,251 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-08 22:11:09,251 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-08 22:11:09,355 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 47#L1060-4true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 65#L1049true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:09,355 INFO L294 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-03-08 22:11:09,355 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-08 22:11:09,355 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-08 22:11:09,355 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-08 22:11:09,414 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 53#threadENTRYtrue, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, 171#ULTIMATE.startFINALtrue, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:09,415 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-03-08 22:11:09,415 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:11:09,415 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:11:09,415 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:11:09,504 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, 47#L1060-4true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:09,504 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is not cut-off event [2025-03-08 22:11:09,504 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-03-08 22:11:09,504 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-03-08 22:11:09,504 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-03-08 22:11:09,733 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 53#threadENTRYtrue, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 147#L1063-13true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:09,733 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-03-08 22:11:09,733 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-08 22:11:09,733 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 22:11:09,733 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 22:11:09,734 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 73#L1063-10true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 53#threadENTRYtrue, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:09,734 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is not cut-off event [2025-03-08 22:11:09,734 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-03-08 22:11:09,734 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-03-08 22:11:09,734 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-03-08 22:11:09,743 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 95#L1061true, 65#L1049true, Black: 240#(= |#race~threads_mask~0| 0), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:09,743 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-03-08 22:11:09,743 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 22:11:09,743 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-08 22:11:09,743 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 22:11:09,757 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 53#threadENTRYtrue, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:09,757 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-03-08 22:11:09,757 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:11:09,757 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-08 22:11:09,757 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-08 22:11:09,760 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 53#threadENTRYtrue, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:09,760 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-03-08 22:11:09,760 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-08 22:11:09,760 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:11:09,760 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:11:09,801 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 53#threadENTRYtrue, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1063-5true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:09,801 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-03-08 22:11:09,801 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:11:09,801 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:11:09,801 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:11:09,853 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][286], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 136#threadENTRYtrue, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:09,853 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-03-08 22:11:09,853 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-08 22:11:09,853 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-08 22:11:09,853 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:11:09,854 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][286], [281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 136#threadENTRYtrue, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:09,854 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-03-08 22:11:09,854 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:11:09,854 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-08 22:11:09,854 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-08 22:11:09,933 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 102#L1071-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 65#L1049true, 208#L1050-5true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:09,933 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-03-08 22:11:09,933 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-08 22:11:09,933 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-08 22:11:09,933 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-08 22:11:09,940 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 95#L1061true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:09,941 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is not cut-off event [2025-03-08 22:11:09,941 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-03-08 22:11:09,941 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-03-08 22:11:09,941 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2025-03-08 22:11:09,959 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 53#threadENTRYtrue, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 67#L1063-1true, Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:09,960 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-03-08 22:11:09,960 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-08 22:11:09,960 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-08 22:11:09,960 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-08 22:11:09,980 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][286], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, 90#L1048-10true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:09,980 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-03-08 22:11:09,980 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-08 22:11:09,980 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-08 22:11:09,980 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-08 22:11:09,981 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][286], [281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 291#true, 231#true, 90#L1048-10true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:09,981 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-03-08 22:11:09,981 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-08 22:11:09,981 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-08 22:11:09,981 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-08 22:11:10,103 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 53#threadENTRYtrue, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 223#L1064true]) [2025-03-08 22:11:10,103 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-03-08 22:11:10,103 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-08 22:11:10,103 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-08 22:11:10,103 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-08 22:11:10,112 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1050-12true, 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 158#L1062-33true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:10,112 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is not cut-off event [2025-03-08 22:11:10,112 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-03-08 22:11:10,112 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-03-08 22:11:10,112 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-03-08 22:11:10,120 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, 47#L1060-4true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:10,120 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is not cut-off event [2025-03-08 22:11:10,120 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-03-08 22:11:10,120 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-03-08 22:11:10,120 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-03-08 22:11:10,134 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 158#L1062-33true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:10,134 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is not cut-off event [2025-03-08 22:11:10,134 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-03-08 22:11:10,134 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-03-08 22:11:10,134 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-03-08 22:11:10,303 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, 66#L1062-32true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:10,303 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-03-08 22:11:10,303 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-08 22:11:10,303 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-08 22:11:10,303 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-08 22:11:10,313 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 65#L1049true, Black: 240#(= |#race~threads_mask~0| 0), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), 171#ULTIMATE.startFINALtrue, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:10,314 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-03-08 22:11:10,314 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-08 22:11:10,314 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-08 22:11:10,314 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-08 22:11:10,333 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][232], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 73#L1063-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 53#threadENTRYtrue, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:10,333 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is not cut-off event [2025-03-08 22:11:10,333 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-03-08 22:11:10,333 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-03-08 22:11:10,333 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-03-08 22:11:10,393 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, 102#L1071-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:10,393 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is not cut-off event [2025-03-08 22:11:10,393 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-03-08 22:11:10,393 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-03-08 22:11:10,393 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-03-08 22:11:10,401 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 158#L1062-33true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:10,401 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-03-08 22:11:10,401 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-08 22:11:10,401 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-08 22:11:10,401 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-08 22:11:10,428 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 32#L1050-12true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 96#L1062-24true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:10,428 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is not cut-off event [2025-03-08 22:11:10,428 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-03-08 22:11:10,428 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-03-08 22:11:10,428 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-03-08 22:11:10,445 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][211], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 32#L1050-12true, 233#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 96#L1062-24true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:10,446 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is not cut-off event [2025-03-08 22:11:10,446 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-03-08 22:11:10,446 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-03-08 22:11:10,446 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-03-08 22:11:10,488 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][211], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 96#L1062-24true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:10,488 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-03-08 22:11:10,488 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-08 22:11:10,488 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-08 22:11:10,488 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 22:11:10,494 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 96#L1062-24true, Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:10,494 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is not cut-off event [2025-03-08 22:11:10,494 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-03-08 22:11:10,494 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-03-08 22:11:10,494 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-03-08 22:11:10,499 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][211], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 233#true, 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 96#L1062-24true, Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:10,499 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is not cut-off event [2025-03-08 22:11:10,499 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-03-08 22:11:10,499 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-03-08 22:11:10,499 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-03-08 22:11:10,516 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1050-12true, 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:10,517 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is not cut-off event [2025-03-08 22:11:10,517 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-03-08 22:11:10,517 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-03-08 22:11:10,517 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-03-08 22:11:10,544 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][211], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1050-12true, 262#true, 233#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:10,545 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is not cut-off event [2025-03-08 22:11:10,545 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-03-08 22:11:10,545 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-03-08 22:11:10,545 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-03-08 22:11:10,599 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:10,599 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is not cut-off event [2025-03-08 22:11:10,599 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-03-08 22:11:10,599 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-03-08 22:11:10,599 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-03-08 22:11:10,604 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][211], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 233#true, 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:10,604 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is not cut-off event [2025-03-08 22:11:10,604 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-03-08 22:11:10,604 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-03-08 22:11:10,604 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-03-08 22:11:10,693 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1050-12true, 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 58#L1062-18true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:10,693 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-03-08 22:11:10,693 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-08 22:11:10,693 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 22:11:10,693 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-08 22:11:10,696 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][211], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1050-12true, 262#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 58#L1062-18true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:10,696 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-03-08 22:11:10,696 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 22:11:10,696 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-08 22:11:10,696 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-08 22:11:10,699 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 96#L1062-24true, Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:10,699 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-03-08 22:11:10,699 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-08 22:11:10,699 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 22:11:10,699 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-08 22:11:10,811 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050-10true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 58#L1062-18true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:10,811 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-08 22:11:10,811 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-08 22:11:10,811 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 22:11:10,812 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 22:11:10,814 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:10,814 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-08 22:11:10,814 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 22:11:10,814 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-08 22:11:10,814 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 22:11:10,815 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][211], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050-10true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 58#L1062-18true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:10,815 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-08 22:11:10,815 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-08 22:11:10,816 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 22:11:10,816 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 22:11:10,818 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:10,818 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-08 22:11:10,818 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 22:11:10,818 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 22:11:10,818 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-08 22:11:10,819 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:10,819 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-08 22:11:10,819 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 22:11:10,819 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 22:11:10,819 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-08 22:11:10,820 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][211], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:10,820 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-08 22:11:10,820 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 22:11:10,820 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 22:11:10,820 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-08 22:11:10,905 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 65#L1049true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 147#L1063-13true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:10,905 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-08 22:11:10,905 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 22:11:10,905 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-08 22:11:10,905 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 22:11:10,907 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 73#L1063-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 65#L1049true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:10,907 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is not cut-off event [2025-03-08 22:11:10,907 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-03-08 22:11:10,907 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-03-08 22:11:10,907 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-03-08 22:11:10,937 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 171#ULTIMATE.startFINALtrue, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:10,937 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is not cut-off event [2025-03-08 22:11:10,937 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-03-08 22:11:10,937 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-03-08 22:11:10,937 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-03-08 22:11:10,943 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 190#L1050-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 96#L1062-24true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:10,943 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-03-08 22:11:10,943 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-08 22:11:10,943 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-08 22:11:10,943 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-08 22:11:10,988 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 65#L1049true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:10,988 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-03-08 22:11:10,988 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-08 22:11:10,988 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-08 22:11:10,988 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-08 22:11:11,004 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 65#L1049true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:11,004 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-03-08 22:11:11,004 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-08 22:11:11,004 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-08 22:11:11,004 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-08 22:11:11,060 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 158#L1062-33true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 61#L1051true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:11,060 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-03-08 22:11:11,060 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-08 22:11:11,060 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-08 22:11:11,060 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-08 22:11:11,072 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1050-12true, 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), 183#L1062-12true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:11,073 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-03-08 22:11:11,073 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-08 22:11:11,073 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-08 22:11:11,073 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-08 22:11:11,075 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 190#L1050-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:11,075 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-03-08 22:11:11,075 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-08 22:11:11,075 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-08 22:11:11,075 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-08 22:11:11,076 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 58#L1062-18true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:11,076 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-03-08 22:11:11,076 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-08 22:11:11,076 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-08 22:11:11,076 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-08 22:11:11,078 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][211], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1050-12true, 262#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, 183#L1062-12true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:11,078 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-03-08 22:11:11,078 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-08 22:11:11,078 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-08 22:11:11,078 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-08 22:11:11,081 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][211], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 190#L1050-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:11,081 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-03-08 22:11:11,082 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-08 22:11:11,082 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-08 22:11:11,082 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-08 22:11:11,082 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 58#L1062-18true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:11,083 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-03-08 22:11:11,083 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-08 22:11:11,083 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-08 22:11:11,083 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-08 22:11:11,084 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 58#L1062-18true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:11,084 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-03-08 22:11:11,084 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-08 22:11:11,084 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-08 22:11:11,084 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-08 22:11:11,085 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][211], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 58#L1062-18true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:11,085 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-03-08 22:11:11,085 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-08 22:11:11,085 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-08 22:11:11,085 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-08 22:11:11,177 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 65#L1049true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1063-5true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:11,178 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-03-08 22:11:11,178 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-08 22:11:11,178 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-08 22:11:11,178 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-08 22:11:11,194 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 81#L1063-19true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:11,195 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-03-08 22:11:11,195 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-08 22:11:11,195 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-08 22:11:11,195 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-08 22:11:11,201 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 66#L1062-32true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:11,201 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-03-08 22:11:11,201 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-08 22:11:11,201 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-08 22:11:11,201 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-08 22:11:11,213 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050-10true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), 183#L1062-12true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:11,213 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-03-08 22:11:11,213 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-08 22:11:11,214 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-08 22:11:11,214 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-08 22:11:11,217 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][211], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050-10true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 183#L1062-12true, 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:11,217 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-03-08 22:11:11,217 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-08 22:11:11,217 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-08 22:11:11,217 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-08 22:11:11,218 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][211], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1050-12true, 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:11,218 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-03-08 22:11:11,218 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-08 22:11:11,218 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-08 22:11:11,218 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-08 22:11:11,220 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 158#L1062-33true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 61#L1051true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:11,220 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-03-08 22:11:11,220 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-08 22:11:11,220 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-08 22:11:11,220 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-08 22:11:11,221 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-08 22:11:11,224 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 158#L1062-33true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 61#L1051true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:11,224 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-03-08 22:11:11,224 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-08 22:11:11,224 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-08 22:11:11,224 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-08 22:11:11,250 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1050-12true, 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:11,250 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is not cut-off event [2025-03-08 22:11:11,250 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-03-08 22:11:11,250 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-03-08 22:11:11,250 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-03-08 22:11:11,285 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][211], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1050-12true, 262#true, 233#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:11,285 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is not cut-off event [2025-03-08 22:11:11,285 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-03-08 22:11:11,286 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-03-08 22:11:11,286 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-03-08 22:11:11,339 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 8#L1063-17true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050-10true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:11,339 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-03-08 22:11:11,339 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-08 22:11:11,339 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-08 22:11:11,339 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-08 22:11:11,362 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 61#L1051true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 96#L1062-24true, Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:11,362 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-08 22:11:11,362 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:11:11,362 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:11:11,362 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:11:11,366 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][211], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050-10true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:11,366 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-03-08 22:11:11,366 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-08 22:11:11,367 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-08 22:11:11,367 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-08 22:11:11,369 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][211], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 61#L1051true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 96#L1062-24true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:11,369 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-08 22:11:11,369 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:11:11,369 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:11:11,369 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:11:11,369 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][211], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 61#L1051true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 96#L1062-24true, Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:11,369 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-08 22:11:11,369 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-08 22:11:11,369 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:11:11,369 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:11:11,369 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:11:11,372 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][211], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 61#L1051true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 96#L1062-24true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:11,372 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-08 22:11:11,372 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-08 22:11:11,372 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:11:11,372 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:11:11,375 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][286], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 51#L1049true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:11,375 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-03-08 22:11:11,375 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-08 22:11:11,375 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-08 22:11:11,375 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-08 22:11:11,376 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:11,376 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is not cut-off event [2025-03-08 22:11:11,376 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-08 22:11:11,376 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-08 22:11:11,377 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-03-08 22:11:11,380 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][286], [281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 51#L1049true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:11,380 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-03-08 22:11:11,380 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-08 22:11:11,380 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-08 22:11:11,380 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-08 22:11:11,382 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][211], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 233#true, 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:11,382 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is not cut-off event [2025-03-08 22:11:11,382 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-08 22:11:11,382 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-08 22:11:11,382 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-03-08 22:11:11,405 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 190#L1050-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 58#L1062-18true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:11,405 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is not cut-off event [2025-03-08 22:11:11,406 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-08 22:11:11,406 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-08 22:11:11,406 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-03-08 22:11:11,418 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), 183#L1062-12true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:11,418 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-03-08 22:11:11,418 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-08 22:11:11,418 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-08 22:11:11,418 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-08 22:11:11,448 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][211], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 190#L1050-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 58#L1062-18true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:11,449 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is not cut-off event [2025-03-08 22:11:11,449 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-08 22:11:11,449 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-08 22:11:11,449 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-03-08 22:11:11,462 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 183#L1062-12true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:11,462 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-03-08 22:11:11,462 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-08 22:11:11,462 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-08 22:11:11,462 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-08 22:11:11,488 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1050-12true, 262#true, 229#L1063-12true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:11,489 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-03-08 22:11:11,489 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-08 22:11:11,489 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-08 22:11:11,489 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-08 22:11:11,515 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 291#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:11,515 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-03-08 22:11:11,515 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-08 22:11:11,516 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-08 22:11:11,516 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-08 22:11:11,521 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][211], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 61#L1051true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:11,521 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-03-08 22:11:11,522 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-08 22:11:11,522 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-08 22:11:11,522 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-08 22:11:11,524 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, 183#L1062-12true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:11,524 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-03-08 22:11:11,524 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-08 22:11:11,524 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-08 22:11:11,524 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:11:11,525 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][211], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 183#L1062-12true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:11,525 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-03-08 22:11:11,525 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-08 22:11:11,525 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-08 22:11:11,525 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:11:11,573 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:11,573 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2025-03-08 22:11:11,573 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-03-08 22:11:11,573 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-03-08 22:11:11,573 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-08 22:11:11,609 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:11,610 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2025-03-08 22:11:11,610 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-03-08 22:11:11,610 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-03-08 22:11:11,610 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-08 22:11:11,617 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][232], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050-10true, 233#true, 229#L1063-12true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:11,617 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-03-08 22:11:11,617 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-08 22:11:11,617 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-08 22:11:11,617 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:11:11,634 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050-10true, 233#true, 229#L1063-12true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:11,634 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-03-08 22:11:11,634 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:11:11,634 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-08 22:11:11,634 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-08 22:11:11,635 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 32#L1050-12true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 147#L1063-13true, 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:11,635 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-03-08 22:11:11,635 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-08 22:11:11,635 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-08 22:11:11,635 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:11:11,639 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 32#L1050-12true, 73#L1063-10true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:11,639 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2025-03-08 22:11:11,639 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-03-08 22:11:11,639 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-08 22:11:11,639 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-03-08 22:11:11,646 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][231], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050-10true, 233#true, 229#L1063-12true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:11,646 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-03-08 22:11:11,646 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:11:11,646 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-08 22:11:11,646 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-08 22:11:11,667 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 61#L1051true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 96#L1062-24true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:11,668 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-08 22:11:11,668 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-08 22:11:11,668 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:11:11,668 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:11:11,668 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:11:11,678 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:11,678 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-08 22:11:11,678 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:11:11,678 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-08 22:11:11,678 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:11:11,679 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 61#L1051true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 96#L1062-24true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:11,679 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-08 22:11:11,679 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:11:11,679 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-08 22:11:11,679 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:11:11,679 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][211], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:11,679 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-08 22:11:11,679 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:11:11,680 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-08 22:11:11,680 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:11:11,680 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][211], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:11,680 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-08 22:11:11,680 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:11:11,680 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:11:11,680 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-08 22:11:11,685 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][286], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 225#L1050-19true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:11,685 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-08 22:11:11,685 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-08 22:11:11,685 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:11:11,685 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:11:11,689 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:11,689 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-08 22:11:11,689 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-08 22:11:11,689 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-08 22:11:11,689 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-08 22:11:11,690 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][286], [281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 225#L1050-19true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:11,690 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-08 22:11:11,690 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-08 22:11:11,690 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:11:11,690 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:11:11,721 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 190#L1050-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, 183#L1062-12true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:11,721 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-08 22:11:11,721 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-08 22:11:11,721 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-08 22:11:11,721 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-08 22:11:11,725 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 32#L1050-12true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:11,725 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-03-08 22:11:11,725 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-08 22:11:11,725 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-08 22:11:11,725 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-08 22:11:11,758 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 233#true, 190#L1050-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, 183#L1062-12true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:11,758 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-08 22:11:11,758 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-08 22:11:11,759 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-08 22:11:11,759 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-08 22:11:11,759 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 32#L1050-12true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:11,759 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-03-08 22:11:11,759 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-08 22:11:11,759 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-08 22:11:11,759 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-08 22:11:11,769 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][232], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050-10true, 233#true, 73#L1063-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:11,769 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is not cut-off event [2025-03-08 22:11:11,769 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-03-08 22:11:11,769 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-03-08 22:11:11,769 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-03-08 22:11:11,771 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 73#L1063-10true, 233#true, 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:11,771 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-08 22:11:11,771 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-08 22:11:11,771 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:11:11,771 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:11:11,780 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 65#L1049true, Black: 240#(= |#race~threads_mask~0| 0), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 67#L1063-1true, Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:11,780 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-08 22:11:11,780 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:11:11,780 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-08 22:11:11,780 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:11:11,791 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 147#L1063-13true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:11,791 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-08 22:11:11,791 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-08 22:11:11,791 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:11:11,791 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:11:11,798 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][231], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 73#L1063-10true, 88#L1050-10true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:11,798 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-08 22:11:11,798 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:11:11,798 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-08 22:11:11,798 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:11:11,817 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 190#L1050-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), 183#L1062-12true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:11,817 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-03-08 22:11:11,817 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-08 22:11:11,817 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-08 22:11:11,817 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-08 22:11:11,819 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 61#L1051true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:11,819 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-03-08 22:11:11,819 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-08 22:11:11,819 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-08 22:11:11,819 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-08 22:11:11,819 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-08 22:11:11,821 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 61#L1051true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:11,821 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-03-08 22:11:11,821 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-08 22:11:11,821 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-08 22:11:11,821 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-08 22:11:11,823 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][211], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 190#L1050-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 183#L1062-12true, 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:11,823 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-03-08 22:11:11,823 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-08 22:11:11,823 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-08 22:11:11,823 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-08 22:11:11,827 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][211], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 61#L1051true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:11,827 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-03-08 22:11:11,827 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-08 22:11:11,827 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-08 22:11:11,827 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-08 22:11:11,827 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-08 22:11:11,828 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:11,828 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-03-08 22:11:11,828 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-08 22:11:11,828 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-08 22:11:11,828 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-08 22:11:11,829 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 61#L1051true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:11,829 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-03-08 22:11:11,829 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-08 22:11:11,829 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-08 22:11:11,829 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-08 22:11:11,831 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][211], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, Black: 240#(= |#race~threads_mask~0| 0), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 61#L1051true, 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:11,831 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-03-08 22:11:11,831 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-08 22:11:11,831 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-08 22:11:11,831 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-08 22:11:11,833 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 229#L1063-12true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:11,833 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-03-08 22:11:11,833 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-08 22:11:11,833 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-08 22:11:11,833 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-08 22:11:11,835 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][286], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 106#L1050-17true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:11,835 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-03-08 22:11:11,835 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-08 22:11:11,835 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-08 22:11:11,835 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:11:11,836 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][286], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 12#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, 7#L1062-2true, 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:11,836 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-03-08 22:11:11,836 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:11:11,836 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-08 22:11:11,836 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-08 22:11:11,838 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:11,838 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-08 22:11:11,838 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-08 22:11:11,838 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-08 22:11:11,838 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-08 22:11:11,842 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][286], [281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 106#L1050-17true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:11,842 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-03-08 22:11:11,842 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-08 22:11:11,842 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:11:11,842 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-08 22:11:11,842 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][286], [281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 12#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:11,842 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-03-08 22:11:11,842 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-08 22:11:11,842 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-08 22:11:11,842 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:11:11,878 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 190#L1050-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:11,878 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is not cut-off event [2025-03-08 22:11:11,878 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-03-08 22:11:11,878 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-03-08 22:11:11,878 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-03-08 22:11:11,914 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 233#true, 190#L1050-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:11,914 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is not cut-off event [2025-03-08 22:11:11,914 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-03-08 22:11:11,914 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-03-08 22:11:11,914 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-03-08 22:11:11,945 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 32#L1050-12true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1063-5true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:11,945 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-03-08 22:11:11,945 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-08 22:11:11,945 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-08 22:11:11,945 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-08 22:11:11,955 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][231], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 229#L1063-12true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 138#L1050-6true, Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:11,955 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-03-08 22:11:11,955 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-08 22:11:11,955 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-08 22:11:11,955 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-08 22:11:11,970 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][286], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 18#L1050-10true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:11,970 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-08 22:11:11,970 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-08 22:11:11,970 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-08 22:11:11,970 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-08 22:11:11,971 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050-10true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:11,971 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-08 22:11:11,971 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-08 22:11:11,971 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-08 22:11:11,971 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-08 22:11:11,971 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-08 22:11:11,972 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 190#L1050-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:11,972 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-08 22:11:11,972 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-08 22:11:11,972 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-08 22:11:11,972 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-08 22:11:11,975 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][286], [281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 18#L1050-10true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:11,975 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-08 22:11:11,975 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-08 22:11:11,975 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-08 22:11:11,975 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-08 22:11:11,975 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050-10true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:11,975 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-08 22:11:11,975 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-08 22:11:11,975 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-08 22:11:11,975 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-08 22:11:11,975 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-08 22:11:11,976 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][211], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 190#L1050-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:11,976 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-08 22:11:11,976 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-08 22:11:11,976 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-08 22:11:11,976 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-08 22:11:11,978 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][211], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 190#L1050-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:11,978 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-08 22:11:11,978 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-08 22:11:11,978 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-08 22:11:11,978 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-08 22:11:11,983 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 73#L1063-10true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:11,983 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-08 22:11:11,983 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-08 22:11:11,983 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-08 22:11:11,983 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-08 22:11:11,984 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 147#L1063-13true, 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:11,984 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-08 22:11:11,984 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-08 22:11:11,984 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-08 22:11:11,984 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-08 22:11:12,065 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 73#L1063-10true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:12,066 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-08 22:11:12,066 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-08 22:11:12,066 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-08 22:11:12,066 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-08 22:11:12,079 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 209#L1050-19true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 67#L1063-1true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:12,079 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-08 22:11:12,079 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-08 22:11:12,079 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-08 22:11:12,079 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-08 22:11:12,090 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050-10true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1063-5true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:12,090 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-08 22:11:12,090 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-08 22:11:12,090 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-08 22:11:12,090 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-08 22:11:12,091 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1063-5true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:12,091 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-08 22:11:12,091 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-08 22:11:12,091 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-08 22:11:12,091 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-08 22:11:12,099 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][231], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 73#L1063-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 138#L1050-6true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:12,099 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-08 22:11:12,099 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-08 22:11:12,099 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-08 22:11:12,099 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-08 22:11:12,114 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1050-12true, 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:12,114 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-08 22:11:12,114 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-08 22:11:12,114 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-08 22:11:12,114 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-08 22:11:12,114 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-08 22:11:12,114 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050-10true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:12,114 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-08 22:11:12,114 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-08 22:11:12,114 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-08 22:11:12,114 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-08 22:11:12,114 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-08 22:11:12,114 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-08 22:11:12,115 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 61#L1051true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 58#L1062-18true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:12,116 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-08 22:11:12,116 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-08 22:11:12,116 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-08 22:11:12,116 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-08 22:11:12,116 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 61#L1051true, 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 58#L1062-18true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:12,116 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-08 22:11:12,116 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-08 22:11:12,116 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-08 22:11:12,116 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-08 22:11:12,117 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 61#L1051true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 58#L1062-18true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:12,117 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-08 22:11:12,117 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-08 22:11:12,117 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-08 22:11:12,117 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-08 22:11:12,120 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050-10true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:12,120 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-08 22:11:12,120 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-08 22:11:12,120 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-08 22:11:12,120 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-08 22:11:12,120 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-08 22:11:12,120 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-08 22:11:12,120 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1050-12true, 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:12,120 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-08 22:11:12,120 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-08 22:11:12,120 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-08 22:11:12,120 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-08 22:11:12,120 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-08 22:11:12,121 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][211], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 291#true, 231#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 58#L1062-18true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:12,121 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-08 22:11:12,121 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-08 22:11:12,121 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-08 22:11:12,121 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-08 22:11:12,122 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 61#L1051true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 58#L1062-18true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:12,122 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-08 22:11:12,122 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-08 22:11:12,122 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-08 22:11:12,122 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-08 22:11:12,123 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 58#L1062-18true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:12,123 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-08 22:11:12,123 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-08 22:11:12,123 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-08 22:11:12,123 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-08 22:11:12,130 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][286], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 119#L1050-12true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:12,130 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-08 22:11:12,130 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-08 22:11:12,130 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-08 22:11:12,130 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-08 22:11:12,130 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 138#L1050-6true, Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:12,130 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-03-08 22:11:12,130 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-08 22:11:12,130 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-08 22:11:12,130 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-08 22:11:12,133 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 138#L1050-6true, 7#L1062-2true, 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:12,133 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-08 22:11:12,133 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-08 22:11:12,133 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-08 22:11:12,133 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-08 22:11:12,133 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-08 22:11:12,135 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][286], [281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 119#L1050-12true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:12,135 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-08 22:11:12,135 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-08 22:11:12,135 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-08 22:11:12,135 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-08 22:11:12,135 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 138#L1050-6true, Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:12,135 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-03-08 22:11:12,135 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-08 22:11:12,135 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-08 22:11:12,135 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-08 22:11:12,137 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 138#L1050-6true, Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:12,137 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-08 22:11:12,137 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-08 22:11:12,137 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-08 22:11:12,137 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-08 22:11:12,137 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-08 22:11:12,155 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 291#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 58#L1062-18true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:12,155 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-08 22:11:12,155 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-08 22:11:12,155 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-08 22:11:12,155 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-08 22:11:12,156 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 61#L1051true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 58#L1062-18true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:12,156 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is not cut-off event [2025-03-08 22:11:12,156 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-03-08 22:11:12,156 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-03-08 22:11:12,156 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-03-08 22:11:12,156 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-03-08 22:11:12,157 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 58#L1062-18true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:12,157 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is not cut-off event [2025-03-08 22:11:12,157 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-03-08 22:11:12,157 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-03-08 22:11:12,157 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-03-08 22:11:12,193 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 61#L1051true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 58#L1062-18true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:12,193 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-08 22:11:12,193 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-08 22:11:12,193 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-08 22:11:12,193 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-08 22:11:12,194 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][211], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 291#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 58#L1062-18true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:12,194 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is not cut-off event [2025-03-08 22:11:12,194 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-03-08 22:11:12,194 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-03-08 22:11:12,194 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-03-08 22:11:12,194 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-03-08 22:11:12,195 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][211], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 58#L1062-18true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:12,195 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is not cut-off event [2025-03-08 22:11:12,195 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-03-08 22:11:12,195 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-03-08 22:11:12,195 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-03-08 22:11:12,217 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 65#L1049true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 223#L1064true]) [2025-03-08 22:11:12,217 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-08 22:11:12,217 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-08 22:11:12,217 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-08 22:11:12,217 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-08 22:11:12,225 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 33#L1050-17true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 67#L1063-1true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:12,225 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-08 22:11:12,225 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-08 22:11:12,225 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-08 22:11:12,225 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-08 22:11:12,259 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, 183#L1062-12true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 291#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:12,259 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-03-08 22:11:12,259 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-08 22:11:12,259 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-08 22:11:12,259 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-08 22:11:12,263 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][211], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, 183#L1062-12true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 61#L1051true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:12,263 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-03-08 22:11:12,263 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-08 22:11:12,263 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-08 22:11:12,263 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-08 22:11:12,269 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 73#L1063-10true, 190#L1050-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:12,269 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-08 22:11:12,269 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-08 22:11:12,269 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-08 22:11:12,269 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-08 22:11:12,269 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 190#L1050-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 147#L1063-13true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:12,269 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-08 22:11:12,269 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-08 22:11:12,269 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-08 22:11:12,269 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-08 22:11:12,271 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1063-5true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:12,271 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-08 22:11:12,271 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-08 22:11:12,271 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-08 22:11:12,271 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-08 22:11:12,364 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 159#L1063-2true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:12,364 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-08 22:11:12,364 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-08 22:11:12,364 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-08 22:11:12,364 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-08 22:11:12,372 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 138#L1050-6true, 11#L1063-5true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:12,372 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-08 22:11:12,372 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-08 22:11:12,372 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-08 22:11:12,372 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-08 22:11:12,392 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][286], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 214#L1050-6true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:12,392 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is not cut-off event [2025-03-08 22:11:12,392 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-03-08 22:11:12,392 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-03-08 22:11:12,392 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-03-08 22:11:12,393 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 291#true, 231#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:12,393 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-03-08 22:11:12,393 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-08 22:11:12,393 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-08 22:11:12,393 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-08 22:11:12,396 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 183#L1062-12true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 61#L1051true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:12,396 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-03-08 22:11:12,396 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-08 22:11:12,396 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-08 22:11:12,396 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-08 22:11:12,397 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][286], [281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 214#L1050-6true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:12,397 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is not cut-off event [2025-03-08 22:11:12,397 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-03-08 22:11:12,397 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-03-08 22:11:12,397 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-03-08 22:11:12,399 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][211], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 291#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:12,399 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-03-08 22:11:12,399 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-08 22:11:12,399 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-08 22:11:12,399 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-08 22:11:12,604 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][211], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 61#L1051true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:12,604 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-03-08 22:11:12,604 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-08 22:11:12,604 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-08 22:11:12,604 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-08 22:11:12,606 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 208#L1050-5true, 183#L1062-12true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 61#L1051true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:12,606 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-03-08 22:11:12,606 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-08 22:11:12,606 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-08 22:11:12,606 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-08 22:11:12,618 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][232], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 73#L1063-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 65#L1049true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:12,618 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is not cut-off event [2025-03-08 22:11:12,618 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-03-08 22:11:12,618 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-03-08 22:11:12,618 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-03-08 22:11:12,632 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), 183#L1062-12true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 61#L1051true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:12,632 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-03-08 22:11:12,632 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-08 22:11:12,632 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-08 22:11:12,632 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-08 22:11:12,632 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), 183#L1062-12true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:12,632 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-03-08 22:11:12,632 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-08 22:11:12,632 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-08 22:11:12,632 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-08 22:11:12,658 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 183#L1062-12true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:12,658 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-03-08 22:11:12,659 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-08 22:11:12,659 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-08 22:11:12,659 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-08 22:11:12,659 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 183#L1062-12true, 208#L1050-5true, Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:12,659 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-03-08 22:11:12,659 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-08 22:11:12,659 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-08 22:11:12,659 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-08 22:11:12,668 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 209#L1050-19true, Black: 240#(= |#race~threads_mask~0| 0), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 223#L1064true]) [2025-03-08 22:11:12,669 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-03-08 22:11:12,669 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-08 22:11:12,669 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-08 22:11:12,669 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-08 22:11:12,674 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1050-12true, 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 67#L1063-1true, Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:12,674 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-03-08 22:11:12,674 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-08 22:11:12,674 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-08 22:11:12,674 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-08 22:11:12,692 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), 183#L1062-12true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 291#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:12,692 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-03-08 22:11:12,692 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-08 22:11:12,692 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-08 22:11:12,692 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-08 22:11:12,692 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-08 22:11:12,695 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][211], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), 183#L1062-12true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 61#L1051true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:12,695 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-03-08 22:11:12,695 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-08 22:11:12,695 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-08 22:11:12,695 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-08 22:11:12,695 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-08 22:11:12,697 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 183#L1062-12true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 61#L1051true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:12,697 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-03-08 22:11:12,697 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-08 22:11:12,697 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-08 22:11:12,697 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-08 22:11:12,698 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][211], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 183#L1062-12true, 208#L1050-5true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 61#L1051true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:12,698 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-03-08 22:11:12,698 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-08 22:11:12,698 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-08 22:11:12,698 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-08 22:11:12,699 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 190#L1050-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1063-5true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:12,699 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-03-08 22:11:12,699 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-08 22:11:12,699 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-08 22:11:12,700 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-08 22:11:12,737 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 61#L1051true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:12,737 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is not cut-off event [2025-03-08 22:11:12,737 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-03-08 22:11:12,737 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-03-08 22:11:12,737 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-03-08 22:11:12,738 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:12,738 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is not cut-off event [2025-03-08 22:11:12,738 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-03-08 22:11:12,738 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-03-08 22:11:12,738 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-03-08 22:11:12,740 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][232], [281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 32#L1050-12true, 233#true, 229#L1063-12true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:12,740 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-03-08 22:11:12,741 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-08 22:11:12,741 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-08 22:11:12,741 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-08 22:11:12,743 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][231], [281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 32#L1050-12true, 233#true, 229#L1063-12true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:12,743 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-03-08 22:11:12,743 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-08 22:11:12,743 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-08 22:11:12,743 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-08 22:11:12,758 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:12,758 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is not cut-off event [2025-03-08 22:11:12,758 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-03-08 22:11:12,758 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-03-08 22:11:12,758 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-03-08 22:11:12,758 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:12,758 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is not cut-off event [2025-03-08 22:11:12,758 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-03-08 22:11:12,758 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-03-08 22:11:12,758 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-03-08 22:11:12,767 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 33#L1050-17true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 223#L1064true]) [2025-03-08 22:11:12,767 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-03-08 22:11:12,767 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-08 22:11:12,767 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-08 22:11:12,767 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-08 22:11:12,770 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 67#L1063-1true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:12,770 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-03-08 22:11:12,770 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-08 22:11:12,770 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-08 22:11:12,770 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-08 22:11:12,772 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 67#L1063-1true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:12,772 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-03-08 22:11:12,772 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-08 22:11:12,772 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-08 22:11:12,772 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-08 22:11:12,772 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 67#L1063-1true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:12,772 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-03-08 22:11:12,772 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-08 22:11:12,772 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-08 22:11:12,772 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-08 22:11:12,793 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 291#true, 231#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:12,793 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-03-08 22:11:12,793 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-08 22:11:12,793 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-08 22:11:12,793 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-08 22:11:12,793 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-08 22:11:12,795 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][211], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 61#L1051true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:12,796 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-03-08 22:11:12,796 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-08 22:11:12,796 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-08 22:11:12,796 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-08 22:11:12,796 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-08 22:11:12,796 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][211], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:12,796 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-03-08 22:11:12,797 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-08 22:11:12,797 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-08 22:11:12,797 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-08 22:11:12,797 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-08 22:11:12,797 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 61#L1051true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:12,797 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-03-08 22:11:12,797 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-08 22:11:12,797 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-08 22:11:12,797 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-08 22:11:12,798 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][211], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 61#L1051true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:12,798 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-03-08 22:11:12,798 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-08 22:11:12,798 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-08 22:11:12,798 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-08 22:11:12,798 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][211], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 61#L1051true, 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:12,798 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-03-08 22:11:12,798 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-08 22:11:12,798 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-08 22:11:12,798 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-08 22:11:12,837 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][232], [281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1050-12true, 262#true, 73#L1063-10true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:12,837 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-03-08 22:11:12,837 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-08 22:11:12,837 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:11:12,837 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:11:12,839 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][231], [281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1050-12true, 262#true, 73#L1063-10true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:12,839 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-03-08 22:11:12,839 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:11:12,839 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:11:12,839 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-08 22:11:12,871 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 147#L1063-13true, 231#true, 61#L1051true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:12,872 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-03-08 22:11:12,872 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-08 22:11:12,872 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-08 22:11:12,872 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-08 22:11:12,872 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 229#L1063-12true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 61#L1051true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:12,872 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-03-08 22:11:12,872 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-08 22:11:12,872 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-08 22:11:12,872 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-08 22:11:12,872 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 73#L1063-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 61#L1051true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:12,872 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-03-08 22:11:12,872 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-08 22:11:12,872 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-08 22:11:12,872 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-08 22:11:12,885 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 67#L1063-1true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:12,885 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-03-08 22:11:12,885 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-08 22:11:12,885 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-08 22:11:12,886 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-08 22:11:12,886 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 229#L1063-12true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:12,886 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-03-08 22:11:12,886 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-08 22:11:12,886 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-08 22:11:12,886 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-08 22:11:12,948 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 32#L1050-12true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 223#L1064true]) [2025-03-08 22:11:12,949 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-03-08 22:11:12,949 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-08 22:11:12,949 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-08 22:11:12,949 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-08 22:11:12,953 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 67#L1063-1true, 138#L1050-6true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:12,953 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-03-08 22:11:12,953 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-08 22:11:12,953 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-08 22:11:12,953 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-08 22:11:12,966 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][232], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 32#L1050-12true, 229#L1063-12true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:12,966 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-03-08 22:11:12,966 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-08 22:11:12,966 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-08 22:11:12,966 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-08 22:11:12,973 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 73#L1063-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 61#L1051true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:12,973 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-03-08 22:11:12,973 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-08 22:11:12,973 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-08 22:11:12,973 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-08 22:11:12,973 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-08 22:11:12,973 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 147#L1063-13true, 61#L1051true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:12,973 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-03-08 22:11:12,973 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-08 22:11:12,973 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-08 22:11:12,973 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-08 22:11:12,973 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-08 22:11:12,974 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 61#L1051true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1063-5true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:12,974 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-03-08 22:11:12,974 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-08 22:11:12,974 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-08 22:11:12,974 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-08 22:11:12,975 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 73#L1063-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:12,975 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-03-08 22:11:12,975 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-08 22:11:12,975 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-08 22:11:12,975 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-08 22:11:12,975 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 147#L1063-13true, 231#true, 291#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:12,975 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-03-08 22:11:12,975 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-08 22:11:12,975 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-08 22:11:12,975 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-08 22:11:13,013 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][232], [281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 229#L1063-12true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:13,013 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-03-08 22:11:13,013 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-08 22:11:13,013 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-08 22:11:13,013 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-08 22:11:13,015 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][231], [281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, 229#L1063-12true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:13,015 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-03-08 22:11:13,015 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-08 22:11:13,015 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-08 22:11:13,015 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-08 22:11:13,030 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 73#L1063-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:13,030 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-03-08 22:11:13,030 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-08 22:11:13,030 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-08 22:11:13,030 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-08 22:11:13,036 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 223#L1064true]) [2025-03-08 22:11:13,036 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-03-08 22:11:13,036 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-08 22:11:13,036 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-08 22:11:13,036 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-08 22:11:13,037 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 223#L1064true]) [2025-03-08 22:11:13,037 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-03-08 22:11:13,037 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-08 22:11:13,037 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-08 22:11:13,038 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-08 22:11:13,038 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 223#L1064true]) [2025-03-08 22:11:13,038 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-03-08 22:11:13,038 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-08 22:11:13,038 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-08 22:11:13,038 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-08 22:11:13,054 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][232], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1050-12true, 262#true, 233#true, 73#L1063-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:13,054 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-03-08 22:11:13,054 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-08 22:11:13,054 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-08 22:11:13,054 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-08 22:11:13,055 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][232], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050-10true, 229#L1063-12true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:13,055 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-03-08 22:11:13,055 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-08 22:11:13,055 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-08 22:11:13,055 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-08 22:11:13,230 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][232], [281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, 73#L1063-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:13,231 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-08 22:11:13,231 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-08 22:11:13,231 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-08 22:11:13,231 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-08 22:11:13,232 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][231], [281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, 73#L1063-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:13,232 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-08 22:11:13,232 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-08 22:11:13,232 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-08 22:11:13,232 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-08 22:11:13,268 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 223#L1064true]) [2025-03-08 22:11:13,268 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-03-08 22:11:13,268 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-08 22:11:13,268 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-08 22:11:13,268 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-08 22:11:13,269 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 61#L1051true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1063-5true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:13,269 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-03-08 22:11:13,269 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-08 22:11:13,269 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-08 22:11:13,269 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-08 22:11:13,269 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-08 22:11:13,269 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1063-5true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:13,269 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-03-08 22:11:13,269 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-08 22:11:13,269 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-08 22:11:13,269 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-08 22:11:13,270 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][232], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, 73#L1063-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:13,270 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is not cut-off event [2025-03-08 22:11:13,271 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2025-03-08 22:11:13,271 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2025-03-08 22:11:13,271 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2025-03-08 22:11:13,293 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][232], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 229#L1063-12true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:13,293 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-03-08 22:11:13,293 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-08 22:11:13,293 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-08 22:11:13,293 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-08 22:11:13,332 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 138#L1050-6true, 245#(= |#race~datas~0| 0), 223#L1064true]) [2025-03-08 22:11:13,332 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-03-08 22:11:13,332 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-08 22:11:13,332 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-08 22:11:13,332 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-08 22:11:13,345 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 147#L1063-13true, 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:13,345 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-08 22:11:13,345 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-08 22:11:13,345 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-08 22:11:13,345 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-08 22:11:13,372 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][232], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 73#L1063-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:13,372 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-08 22:11:13,372 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-08 22:11:13,372 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-08 22:11:13,372 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-08 22:11:13,380 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 73#L1063-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:13,380 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is not cut-off event [2025-03-08 22:11:13,380 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2025-03-08 22:11:13,380 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2025-03-08 22:11:13,380 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2025-03-08 22:11:13,416 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1050-12true, 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1063-5true, 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:13,416 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-03-08 22:11:13,416 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-08 22:11:13,416 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-08 22:11:13,416 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-08 22:11:13,481 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1063-5true, 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:13,481 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-03-08 22:11:13,481 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-08 22:11:13,481 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-08 22:11:13,481 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-08 22:11:13,482 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1063-5true, 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:13,482 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-03-08 22:11:13,482 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-08 22:11:13,482 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-08 22:11:13,482 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-08 22:11:13,483 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1063-5true, 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:13,483 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-03-08 22:11:13,483 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-08 22:11:13,483 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-08 22:11:13,483 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-08 22:11:13,484 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 190#L1050-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 147#L1063-13true, 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:13,484 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-03-08 22:11:13,484 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-08 22:11:13,484 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-08 22:11:13,484 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-08 22:11:13,504 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][232], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 73#L1063-10true, 190#L1050-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:13,505 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-03-08 22:11:13,505 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-08 22:11:13,505 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-08 22:11:13,505 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-08 22:11:13,513 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 73#L1063-10true, 190#L1050-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:13,513 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is not cut-off event [2025-03-08 22:11:13,513 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is not cut-off event [2025-03-08 22:11:13,513 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is not cut-off event [2025-03-08 22:11:13,513 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is not cut-off event [2025-03-08 22:11:13,561 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 81#L1063-19true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:13,561 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-03-08 22:11:13,561 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-08 22:11:13,561 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-08 22:11:13,561 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-08 22:11:13,597 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050-10true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 159#L1063-2true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:13,597 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-03-08 22:11:13,597 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-08 22:11:13,597 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-08 22:11:13,597 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-08 22:11:13,599 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 190#L1050-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1063-5true, 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:13,599 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-03-08 22:11:13,599 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-08 22:11:13,599 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-08 22:11:13,599 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-08 22:11:13,617 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 8#L1063-17true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:13,618 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-03-08 22:11:13,618 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-08 22:11:13,618 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-08 22:11:13,618 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-08 22:11:13,635 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][232], [281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 229#L1063-12true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 61#L1051true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:13,635 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-03-08 22:11:13,635 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-08 22:11:13,635 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-08 22:11:13,635 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-08 22:11:13,638 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][231], [281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 229#L1063-12true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 61#L1051true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:13,638 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-03-08 22:11:13,638 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-08 22:11:13,638 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-08 22:11:13,638 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-08 22:11:13,650 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1050-12true, 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 67#L1063-1true, 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:13,650 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-03-08 22:11:13,650 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-08 22:11:13,650 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-08 22:11:13,650 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-08 22:11:13,676 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 229#L1063-12true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 61#L1051true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:13,677 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-03-08 22:11:13,677 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-08 22:11:13,677 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-08 22:11:13,677 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-08 22:11:13,677 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 147#L1063-13true, 231#true, 61#L1051true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:13,677 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-03-08 22:11:13,677 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-08 22:11:13,677 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-08 22:11:13,677 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-08 22:11:13,684 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][232], [281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 73#L1063-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 61#L1051true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:13,684 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-08 22:11:13,684 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-08 22:11:13,684 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-08 22:11:13,684 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-08 22:11:13,686 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][231], [281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 73#L1063-10true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:13,686 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-08 22:11:13,686 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-08 22:11:13,686 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-08 22:11:13,686 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-08 22:11:13,697 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050-10true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 67#L1063-1true, 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:13,697 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-03-08 22:11:13,697 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-08 22:11:13,697 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-08 22:11:13,697 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-08 22:11:13,698 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050-10true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 67#L1063-1true, 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:13,698 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-03-08 22:11:13,698 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-08 22:11:13,698 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-08 22:11:13,698 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-08 22:11:13,698 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 67#L1063-1true, Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:13,698 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-03-08 22:11:13,698 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-08 22:11:13,698 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-08 22:11:13,698 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-08 22:11:13,698 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 67#L1063-1true, 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:13,698 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-08 22:11:13,698 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-08 22:11:13,698 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-08 22:11:13,698 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-08 22:11:13,700 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 67#L1063-1true, Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:13,700 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-03-08 22:11:13,700 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-08 22:11:13,700 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-08 22:11:13,700 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-08 22:11:13,700 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 229#L1063-12true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 61#L1051true, 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:13,700 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-03-08 22:11:13,700 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-08 22:11:13,700 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-08 22:11:13,700 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-08 22:11:13,711 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][232], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 229#L1063-12true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:13,711 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-03-08 22:11:13,711 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-08 22:11:13,711 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-08 22:11:13,711 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-08 22:11:13,714 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][232], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 229#L1063-12true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:13,714 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-03-08 22:11:13,714 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-08 22:11:13,714 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-08 22:11:13,715 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-08 22:11:13,741 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 147#L1063-13true, 61#L1051true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:13,741 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-08 22:11:13,741 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-08 22:11:13,741 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-08 22:11:13,741 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-08 22:11:13,742 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 73#L1063-10true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 61#L1051true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:13,742 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-08 22:11:13,742 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-08 22:11:13,742 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-08 22:11:13,742 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-08 22:11:13,742 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 147#L1063-13true, 61#L1051true, 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:13,742 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-08 22:11:13,742 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-08 22:11:13,742 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-08 22:11:13,742 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-08 22:11:13,742 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-08 22:11:13,742 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 61#L1051true, 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1063-5true, 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:13,742 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-08 22:11:13,742 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-08 22:11:13,742 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-08 22:11:13,742 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-08 22:11:13,751 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][232], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 73#L1063-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 61#L1051true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:13,751 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-08 22:11:13,751 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-08 22:11:13,751 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-08 22:11:13,751 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-08 22:11:13,754 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][232], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 73#L1063-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 61#L1051true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:13,754 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-08 22:11:13,754 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-08 22:11:13,754 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-08 22:11:13,754 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-08 22:11:13,761 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 73#L1063-10true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 61#L1051true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:13,761 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is not cut-off event [2025-03-08 22:11:13,761 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is not cut-off event [2025-03-08 22:11:13,761 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is not cut-off event [2025-03-08 22:11:13,761 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is not cut-off event [2025-03-08 22:11:13,761 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is not cut-off event [2025-03-08 22:11:13,763 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 73#L1063-10true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 61#L1051true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:13,763 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is not cut-off event [2025-03-08 22:11:13,763 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is not cut-off event [2025-03-08 22:11:13,763 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is not cut-off event [2025-03-08 22:11:13,763 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is not cut-off event [2025-03-08 22:11:13,774 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1050-12true, 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 223#L1064true, 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:13,774 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-08 22:11:13,774 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-08 22:11:13,774 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-08 22:11:13,774 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-08 22:11:13,801 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050-10true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 223#L1064true, 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:13,801 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-08 22:11:13,801 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-08 22:11:13,801 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-08 22:11:13,801 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-08 22:11:13,801 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 223#L1064true, 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:13,801 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-08 22:11:13,801 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-08 22:11:13,801 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-08 22:11:13,801 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-08 22:11:13,802 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 223#L1064true, 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:13,802 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-08 22:11:13,802 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-08 22:11:13,802 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-08 22:11:13,802 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-08 22:11:13,802 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 223#L1064true, 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:13,802 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-08 22:11:13,802 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-08 22:11:13,802 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-08 22:11:13,802 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-08 22:11:13,803 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 223#L1064true, 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:13,803 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-08 22:11:13,803 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-08 22:11:13,803 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-08 22:11:13,803 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-08 22:11:13,804 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 61#L1051true, 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1063-5true, 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:13,804 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-08 22:11:13,804 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-08 22:11:13,804 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-08 22:11:13,804 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-08 22:11:13,804 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 61#L1051true, 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1063-5true, 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:13,804 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-08 22:11:13,804 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-08 22:11:13,804 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-08 22:11:13,804 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-08 22:11:13,804 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-08 22:11:13,939 INFO L124 PetriNetUnfolderBase]: 15162/43469 cut-off events. [2025-03-08 22:11:13,939 INFO L125 PetriNetUnfolderBase]: For 47581/48841 co-relation queries the response was YES. [2025-03-08 22:11:14,134 INFO L83 FinitePrefix]: Finished finitePrefix Result has 94418 conditions, 43469 events. 15162/43469 cut-off events. For 47581/48841 co-relation queries the response was YES. Maximal size of possible extension queue 1484. Compared 533616 event pairs, 2784 based on Foata normal form. 338/39019 useless extension candidates. Maximal degree in co-relation 89504. Up to 9206 conditions per place. [2025-03-08 22:11:14,271 INFO L140 encePairwiseOnDemand]: 235/247 looper letters, 69 selfloop transitions, 23 changer transitions 0/318 dead transitions. [2025-03-08 22:11:14,272 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 260 places, 318 transitions, 1211 flow [2025-03-08 22:11:14,272 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2025-03-08 22:11:14,272 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2025-03-08 22:11:14,272 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 920 transitions. [2025-03-08 22:11:14,272 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9311740890688259 [2025-03-08 22:11:14,272 INFO L175 Difference]: Start difference. First operand has 257 places, 282 transitions, 910 flow. Second operand 4 states and 920 transitions. [2025-03-08 22:11:14,273 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 260 places, 318 transitions, 1211 flow [2025-03-08 22:11:14,317 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 260 places, 318 transitions, 1211 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-03-08 22:11:14,319 INFO L231 Difference]: Finished difference. Result has 262 places, 286 transitions, 1018 flow [2025-03-08 22:11:14,319 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=247, PETRI_DIFFERENCE_MINUEND_FLOW=910, PETRI_DIFFERENCE_MINUEND_PLACES=257, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=282, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=19, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=262, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=1018, PETRI_PLACES=262, PETRI_TRANSITIONS=286} [2025-03-08 22:11:14,319 INFO L279 CegarLoopForPetriNet]: 232 programPoint places, 30 predicate places. [2025-03-08 22:11:14,319 INFO L471 AbstractCegarLoop]: Abstraction has has 262 places, 286 transitions, 1018 flow [2025-03-08 22:11:14,320 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 211.5) internal successors, (846), 4 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) [2025-03-08 22:11:14,320 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 22:11:14,320 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-08 22:11:14,320 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable32 [2025-03-08 22:11:14,320 INFO L396 AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 17 more)] === [2025-03-08 22:11:14,320 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 22:11:14,320 INFO L85 PathProgramCache]: Analyzing trace with hash -1468263715, now seen corresponding path program 1 times [2025-03-08 22:11:14,320 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 22:11:14,321 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [926585809] [2025-03-08 22:11:14,321 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 22:11:14,321 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 22:11:14,325 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 75 statements into 1 equivalence classes. [2025-03-08 22:11:14,327 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 75 of 75 statements. [2025-03-08 22:11:14,327 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 22:11:14,327 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 22:11:14,347 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 22:11:14,348 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 22:11:14,348 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [926585809] [2025-03-08 22:11:14,348 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [926585809] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 22:11:14,348 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 22:11:14,348 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2025-03-08 22:11:14,348 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1318559767] [2025-03-08 22:11:14,348 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 22:11:14,348 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2025-03-08 22:11:14,348 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 22:11:14,349 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2025-03-08 22:11:14,349 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2025-03-08 22:11:14,408 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 214 out of 247 [2025-03-08 22:11:14,409 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 262 places, 286 transitions, 1018 flow. Second operand has 4 states, 4 states have (on average 216.25) internal successors, (865), 4 states have internal predecessors, (865), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:11:14,409 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 22:11:14,409 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 214 of 247 [2025-03-08 22:11:14,409 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 22:11:15,412 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][300], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 18#L1050-10true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 95#L1061true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 238#true, 297#true, 291#true, Black: 243#true]) [2025-03-08 22:11:15,413 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-03-08 22:11:15,413 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-08 22:11:15,413 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-08 22:11:15,413 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-08 22:11:16,272 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][300], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 18#L1050-10true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), 171#ULTIMATE.startFINALtrue, Black: 238#true, 297#true, 291#true, Black: 243#true]) [2025-03-08 22:11:16,272 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-08 22:11:16,272 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 22:11:16,272 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 22:11:16,272 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-08 22:11:16,280 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][193], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 158#L1062-33true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 61#L1051true, 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 238#true, 297#true, 291#true, Black: 243#true]) [2025-03-08 22:11:16,281 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-03-08 22:11:16,281 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-08 22:11:16,281 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-08 22:11:16,281 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-08 22:11:16,363 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][193], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 158#L1062-33true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 61#L1051true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 238#true, 297#true, 291#true, Black: 243#true]) [2025-03-08 22:11:16,363 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-03-08 22:11:16,363 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-08 22:11:16,363 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-08 22:11:16,363 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-08 22:11:16,363 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-08 22:11:16,363 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][219], [Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 297#true, 231#true, 61#L1051true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 96#L1062-24true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:16,363 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-03-08 22:11:16,363 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:11:16,363 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:11:16,363 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:11:16,383 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][219], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 297#true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:16,383 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-03-08 22:11:16,383 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-08 22:11:16,383 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-08 22:11:16,383 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-08 22:11:16,426 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][219], [Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 297#true, 61#L1051true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:16,426 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-08 22:11:16,426 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-08 22:11:16,426 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-08 22:11:16,426 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-08 22:11:16,476 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][193], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 158#L1062-33true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 61#L1051true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 238#true, 297#true, 291#true, Black: 243#true]) [2025-03-08 22:11:16,476 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-03-08 22:11:16,476 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-08 22:11:16,476 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-08 22:11:16,476 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-08 22:11:16,476 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-08 22:11:16,476 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-08 22:11:16,476 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][219], [Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 297#true, 231#true, 61#L1051true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:16,476 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-03-08 22:11:16,476 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-08 22:11:16,476 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-08 22:11:16,476 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-08 22:11:16,476 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-08 22:11:16,476 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][219], [Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 297#true, 231#true, 61#L1051true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 96#L1062-24true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:16,476 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-08 22:11:16,476 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:11:16,476 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:11:16,476 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:11:16,476 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:11:16,587 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][218], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 66#L1062-32true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 61#L1051true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 238#true, 297#true, 291#true, Black: 243#true]) [2025-03-08 22:11:16,587 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-03-08 22:11:16,587 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-08 22:11:16,587 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-08 22:11:16,587 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-08 22:11:16,605 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][219], [Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 88#L1050-10true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 297#true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:16,605 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is not cut-off event [2025-03-08 22:11:16,605 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-03-08 22:11:16,606 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-08 22:11:16,606 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-03-08 22:11:16,608 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][219], [Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 297#true, 61#L1051true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 96#L1062-24true, Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:16,608 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-08 22:11:16,608 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:11:16,608 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:11:16,608 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-08 22:11:16,608 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:11:16,608 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:11:16,636 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][300], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), 183#L1062-12true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 297#true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:16,636 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-03-08 22:11:16,636 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-08 22:11:16,636 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:11:16,636 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-08 22:11:16,647 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][193], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 32#L1050-12true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 245#(= |#race~datas~0| 0), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 238#true, 297#true, 291#true, Black: 243#true]) [2025-03-08 22:11:16,647 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-08 22:11:16,647 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-08 22:11:16,647 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-08 22:11:16,647 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-08 22:11:16,733 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][219], [Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 297#true, 61#L1051true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:16,733 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-03-08 22:11:16,733 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-08 22:11:16,733 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-08 22:11:16,733 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-08 22:11:16,733 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-08 22:11:16,733 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-08 22:11:16,801 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][239], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 32#L1050-12true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 73#L1063-10true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 238#true, 297#true, 291#true, Black: 243#true]) [2025-03-08 22:11:16,801 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-03-08 22:11:16,801 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:11:16,801 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-08 22:11:16,801 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-08 22:11:16,802 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][239], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050-10true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 147#L1063-13true, 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 238#true, 297#true, 291#true, Black: 243#true]) [2025-03-08 22:11:16,802 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-08 22:11:16,802 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:11:16,802 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-08 22:11:16,802 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:11:16,802 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][239], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 229#L1063-12true, 88#L1050-10true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 238#true, 297#true, 291#true, Black: 243#true]) [2025-03-08 22:11:16,802 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-03-08 22:11:16,802 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:11:16,802 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-08 22:11:16,802 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-08 22:11:16,843 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][300], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 225#L1050-19true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 297#true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:16,843 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-08 22:11:16,843 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-08 22:11:16,843 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:11:16,843 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:11:16,850 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][193], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 297#true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:16,850 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-08 22:11:16,850 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-08 22:11:16,850 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-08 22:11:16,850 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:11:16,878 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][300], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 20#L1050-2true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 183#L1062-12true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 297#true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:16,878 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-08 22:11:16,878 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-08 22:11:16,878 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-08 22:11:16,878 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-08 22:11:16,902 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][300], [Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 20#L1050-2true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 183#L1062-12true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 297#true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:16,903 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-08 22:11:16,903 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-08 22:11:16,903 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-08 22:11:16,903 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-08 22:11:16,908 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][239], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050-10true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 73#L1063-10true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 238#true, 297#true, 291#true, Black: 243#true]) [2025-03-08 22:11:16,909 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-08 22:11:16,909 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-08 22:11:16,909 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:11:16,909 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:11:16,966 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][193], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 32#L1050-12true, 233#true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 297#true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:16,966 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-08 22:11:16,966 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-08 22:11:16,966 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-08 22:11:16,966 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-08 22:11:16,966 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][300], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 119#L1050-12true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 297#true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:16,967 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-08 22:11:16,967 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-08 22:11:16,967 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-08 22:11:16,967 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-08 22:11:16,967 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][300], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 119#L1050-12true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 297#true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:16,967 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-08 22:11:16,967 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-08 22:11:16,967 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-08 22:11:16,967 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-08 22:11:16,967 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-08 22:11:16,967 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][300], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 106#L1050-17true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 297#true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:16,967 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-03-08 22:11:16,967 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:11:16,967 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-08 22:11:16,967 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-08 22:11:16,972 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][193], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1050-12true, 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 245#(= |#race~datas~0| 0), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 238#true, 297#true, 291#true, Black: 243#true]) [2025-03-08 22:11:16,972 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-08 22:11:16,972 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-08 22:11:16,972 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-08 22:11:16,972 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-08 22:11:16,972 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-08 22:11:16,974 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][300], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 297#true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:16,974 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-03-08 22:11:16,974 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-08 22:11:16,974 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:11:16,974 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:11:16,977 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][193], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 245#(= |#race~datas~0| 0), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 238#true, 297#true, 291#true, Black: 243#true]) [2025-03-08 22:11:16,977 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-08 22:11:16,977 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-08 22:11:16,977 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-08 22:11:16,977 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-08 22:11:16,992 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][217], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 297#true, 231#true, 291#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:16,992 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-03-08 22:11:16,992 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-08 22:11:16,992 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-08 22:11:16,992 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-08 22:11:16,999 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][193], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), 190#L1050-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 297#true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:16,999 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is not cut-off event [2025-03-08 22:11:16,999 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-03-08 22:11:16,999 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-03-08 22:11:16,999 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-03-08 22:11:17,025 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][193], [Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), 190#L1050-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 297#true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:17,025 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is not cut-off event [2025-03-08 22:11:17,025 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-03-08 22:11:17,025 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-03-08 22:11:17,025 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-03-08 22:11:17,097 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][193], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 245#(= |#race~datas~0| 0), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 238#true, 297#true, 291#true, Black: 243#true]) [2025-03-08 22:11:17,097 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-08 22:11:17,097 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-08 22:11:17,097 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-08 22:11:17,097 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-08 22:11:17,097 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-08 22:11:17,107 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][300], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 233#true, 104#L1050-5true, Black: 293#(not (= ~threads_mask~0 0)), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 119#L1050-12true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 297#true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:17,107 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is not cut-off event [2025-03-08 22:11:17,107 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-03-08 22:11:17,107 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-03-08 22:11:17,107 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-03-08 22:11:17,107 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-03-08 22:11:17,107 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-03-08 22:11:17,129 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][193], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1050-12true, 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 238#true, 297#true, 291#true, Black: 243#true]) [2025-03-08 22:11:17,129 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is not cut-off event [2025-03-08 22:11:17,129 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-03-08 22:11:17,129 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-03-08 22:11:17,129 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-03-08 22:11:17,129 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-03-08 22:11:17,129 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-03-08 22:11:17,129 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][300], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 119#L1050-12true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 238#true, 297#true, 291#true, Black: 243#true]) [2025-03-08 22:11:17,129 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is not cut-off event [2025-03-08 22:11:17,129 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-03-08 22:11:17,129 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-03-08 22:11:17,130 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-03-08 22:11:17,152 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][328], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 214#L1050-6true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 73#L1063-10true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 238#true, 297#true, 291#true, Black: 243#true]) [2025-03-08 22:11:17,152 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-08 22:11:17,152 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-08 22:11:17,152 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-08 22:11:17,152 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-08 22:11:17,171 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][239], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 73#L1063-10true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 238#true, 297#true, 291#true, Black: 243#true]) [2025-03-08 22:11:17,171 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-08 22:11:17,171 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-08 22:11:17,171 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-08 22:11:17,171 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-08 22:11:17,219 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][219], [Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 297#true, 231#true, 61#L1051true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 58#L1062-18true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:17,219 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-08 22:11:17,219 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-08 22:11:17,219 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-08 22:11:17,219 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-08 22:11:17,219 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][219], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 297#true, 231#true, 61#L1051true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:17,219 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-03-08 22:11:17,219 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-08 22:11:17,219 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-08 22:11:17,219 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-08 22:11:17,344 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][193], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 245#(= |#race~datas~0| 0), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 238#true, 297#true, 291#true, Black: 243#true]) [2025-03-08 22:11:17,344 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-08 22:11:17,344 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-08 22:11:17,344 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-08 22:11:17,344 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-08 22:11:17,344 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-08 22:11:17,344 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-08 22:11:17,344 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][300], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 214#L1050-6true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 245#(= |#race~datas~0| 0), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 238#true, 297#true, 291#true, Black: 243#true]) [2025-03-08 22:11:17,344 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-03-08 22:11:17,344 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-08 22:11:17,344 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-08 22:11:17,344 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-08 22:11:17,453 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][193], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 233#true, Black: 293#(not (= ~threads_mask~0 0)), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 297#true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 138#L1050-6true, 7#L1062-2true, 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:17,453 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is not cut-off event [2025-03-08 22:11:17,453 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-03-08 22:11:17,453 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-03-08 22:11:17,453 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-03-08 22:11:17,456 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][193], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 297#true, 231#true, 291#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:17,456 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-03-08 22:11:17,457 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-08 22:11:17,457 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-08 22:11:17,457 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-08 22:11:17,461 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][300], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 214#L1050-6true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 245#(= |#race~datas~0| 0), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 238#true, 297#true, 291#true, Black: 243#true]) [2025-03-08 22:11:17,461 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is not cut-off event [2025-03-08 22:11:17,461 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-03-08 22:11:17,461 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-03-08 22:11:17,461 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-03-08 22:11:17,461 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-03-08 22:11:17,679 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][300], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), 183#L1062-12true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 297#true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 168#L1051true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:17,679 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-03-08 22:11:17,679 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-08 22:11:17,679 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-08 22:11:17,679 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-08 22:11:17,785 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][219], [Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 183#L1062-12true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 297#true, 231#true, 61#L1051true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:17,785 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-03-08 22:11:17,785 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-08 22:11:17,785 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-08 22:11:17,785 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-08 22:11:17,785 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][219], [Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 297#true, 231#true, 61#L1051true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:17,785 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-03-08 22:11:17,785 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-08 22:11:17,785 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-08 22:11:17,785 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-08 22:11:17,823 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][193], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 297#true, 231#true, 291#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:17,824 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is not cut-off event [2025-03-08 22:11:17,824 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-03-08 22:11:17,824 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-03-08 22:11:17,824 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-03-08 22:11:17,824 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-03-08 22:11:17,879 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][300], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 18#L1050-10true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 67#L1063-1true, Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 238#true, 297#true, 291#true, Black: 243#true]) [2025-03-08 22:11:17,879 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-03-08 22:11:17,879 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-08 22:11:17,879 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-08 22:11:17,879 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-08 22:11:17,976 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][217], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 297#true, 231#true, 61#L1051true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:17,976 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-03-08 22:11:17,976 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-08 22:11:17,976 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-08 22:11:17,976 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-08 22:11:18,017 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][219], [Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 297#true, 61#L1051true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:18,017 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-03-08 22:11:18,017 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-08 22:11:18,017 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-08 22:11:18,017 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-08 22:11:18,017 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-08 22:11:18,020 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][219], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 297#true, 61#L1051true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:18,020 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-03-08 22:11:18,021 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-08 22:11:18,021 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-08 22:11:18,021 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-08 22:11:18,021 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-08 22:11:18,199 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][239], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 61#L1051true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 73#L1063-10true, Black: 293#(not (= ~threads_mask~0 0)), Black: 238#true, 297#true, 291#true, Black: 243#true]) [2025-03-08 22:11:18,199 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-03-08 22:11:18,199 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-08 22:11:18,199 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-08 22:11:18,199 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-08 22:11:18,225 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][225], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 61#L1051true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 73#L1063-10true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 238#true, 297#true, 291#true, Black: 243#true]) [2025-03-08 22:11:18,225 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-03-08 22:11:18,225 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-08 22:11:18,225 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-08 22:11:18,225 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-08 22:11:18,254 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([623] L1063-16-->L1063-12: Formula: (< 1 |v_ULTIMATE.start_main_#t~bitwise20#1_18|) InVars {} OutVars{ULTIMATE.start_main_#t~bitwise20#1=|v_ULTIMATE.start_main_#t~bitwise20#1_18|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~bitwise20#1][214], [278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 18#L1050-10true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 104#L1050-5true, 233#true, 229#L1063-12true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 262#true, 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 297#true, 231#true, Black: 243#true, Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0)), 293#(not (= ~threads_mask~0 0))]) [2025-03-08 22:11:18,254 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-03-08 22:11:18,254 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-08 22:11:18,254 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-08 22:11:18,254 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-08 22:11:18,255 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][274], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 73#L1063-10true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 238#true, 297#true, 291#true, Black: 243#true]) [2025-03-08 22:11:18,255 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-03-08 22:11:18,255 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-08 22:11:18,255 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-08 22:11:18,255 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-08 22:11:18,259 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([639] L1063-18-->L1063-12: Formula: (= |v_ULTIMATE.start_main_#t~bitwise20#1_8| 1) InVars {} OutVars{ULTIMATE.start_main_#t~bitwise20#1=|v_ULTIMATE.start_main_#t~bitwise20#1_8|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~bitwise20#1][215], [281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 18#L1050-10true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 229#L1063-12true, 104#L1050-5true, 233#true, Black: 293#(not (= ~threads_mask~0 0)), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 262#true, 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 277#(not (= ~threads_mask~0 0)), 297#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0))]) [2025-03-08 22:11:18,259 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-03-08 22:11:18,259 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-08 22:11:18,259 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-08 22:11:18,259 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-08 22:11:18,259 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][275], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 73#L1063-10true, Black: 293#(not (= ~threads_mask~0 0)), Black: 238#true, 297#true, 291#true, Black: 243#true]) [2025-03-08 22:11:18,259 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-03-08 22:11:18,259 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-08 22:11:18,259 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-08 22:11:18,259 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-08 22:11:18,351 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][300], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 18#L1050-10true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 223#L1064true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 238#true, 297#true, 291#true, Black: 243#true]) [2025-03-08 22:11:18,351 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-03-08 22:11:18,351 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-08 22:11:18,351 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-08 22:11:18,351 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-08 22:11:18,367 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][239], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 61#L1051true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 73#L1063-10true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 297#true, 291#true, Black: 243#true]) [2025-03-08 22:11:18,367 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-03-08 22:11:18,367 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-08 22:11:18,367 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-08 22:11:18,367 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-08 22:11:18,394 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][332], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 18#L1050-10true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 229#L1063-12true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 297#true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:18,394 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-03-08 22:11:18,394 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-08 22:11:18,394 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-08 22:11:18,394 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-08 22:11:18,400 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][332], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 18#L1050-10true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 229#L1063-12true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 238#true, 297#true, 291#true, Black: 243#true]) [2025-03-08 22:11:18,401 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-03-08 22:11:18,401 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-08 22:11:18,401 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-08 22:11:18,401 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-08 22:11:18,403 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][333], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 18#L1050-10true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 229#L1063-12true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 238#true, 297#true, 291#true, Black: 243#true]) [2025-03-08 22:11:18,404 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-03-08 22:11:18,404 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-08 22:11:18,404 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-08 22:11:18,404 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-08 22:11:18,418 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][332], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 73#L1063-10true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 119#L1050-12true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 297#true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:18,419 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-03-08 22:11:18,419 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-08 22:11:18,419 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-08 22:11:18,419 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-08 22:11:18,453 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][332], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 119#L1050-12true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 73#L1063-10true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 238#true, 297#true, 291#true, Black: 243#true]) [2025-03-08 22:11:18,453 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-03-08 22:11:18,453 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-08 22:11:18,453 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-08 22:11:18,453 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-08 22:11:18,456 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][333], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 119#L1050-12true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 73#L1063-10true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 238#true, 297#true, 291#true, Black: 243#true]) [2025-03-08 22:11:18,456 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-03-08 22:11:18,456 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-08 22:11:18,456 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-08 22:11:18,456 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-08 22:11:18,520 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][274], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 233#true, 73#L1063-10true, 88#L1050-10true, Black: 293#(not (= ~threads_mask~0 0)), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 297#true, 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:18,520 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is not cut-off event [2025-03-08 22:11:18,520 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2025-03-08 22:11:18,520 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2025-03-08 22:11:18,520 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2025-03-08 22:11:18,527 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][274], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), 43#L1063-11true, Black: 238#true, 297#true, 291#true, Black: 243#true]) [2025-03-08 22:11:18,527 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-03-08 22:11:18,527 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-08 22:11:18,527 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-08 22:11:18,527 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-08 22:11:18,528 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][332], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 18#L1050-10true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), 43#L1063-11true, Black: 238#true, 297#true, 291#true, Black: 243#true]) [2025-03-08 22:11:18,528 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-08 22:11:18,528 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-08 22:11:18,528 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-08 22:11:18,528 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-08 22:11:18,528 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][332], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 119#L1050-12true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), 43#L1063-11true, Black: 238#true, 297#true, 291#true, Black: 243#true]) [2025-03-08 22:11:18,528 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-03-08 22:11:18,528 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-08 22:11:18,529 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-08 22:11:18,529 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-08 22:11:18,530 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][275], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), 43#L1063-11true, Black: 238#true, 297#true, 291#true, Black: 243#true]) [2025-03-08 22:11:18,530 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-03-08 22:11:18,530 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-08 22:11:18,530 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-08 22:11:18,530 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-08 22:11:18,531 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][333], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 119#L1050-12true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), 43#L1063-11true, Black: 238#true, 297#true, 291#true, Black: 243#true]) [2025-03-08 22:11:18,531 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-03-08 22:11:18,531 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-08 22:11:18,531 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-08 22:11:18,531 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-08 22:11:18,531 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][333], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 18#L1050-10true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), 43#L1063-11true, Black: 238#true, 297#true, 291#true, Black: 243#true]) [2025-03-08 22:11:18,531 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-08 22:11:18,531 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-08 22:11:18,531 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-08 22:11:18,531 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-08 22:11:18,544 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][332], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 43#L1063-11true, Black: 264#(not (= ~threads_mask~0 0)), 119#L1050-12true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 297#true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:18,544 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is not cut-off event [2025-03-08 22:11:18,544 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2025-03-08 22:11:18,544 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2025-03-08 22:11:18,544 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2025-03-08 22:11:18,642 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][274], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 26#L1063-6true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 297#true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:18,643 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-08 22:11:18,643 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-08 22:11:18,643 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-08 22:11:18,643 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-08 22:11:18,644 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][332], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 26#L1063-6true, 18#L1050-10true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 297#true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:18,644 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-03-08 22:11:18,644 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-08 22:11:18,644 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-08 22:11:18,644 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-08 22:11:18,644 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][332], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 26#L1063-6true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 119#L1050-12true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 297#true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:18,644 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-08 22:11:18,644 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-08 22:11:18,644 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-08 22:11:18,644 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-08 22:11:18,644 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][332], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 18#L1050-10true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 43#L1063-11true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 297#true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:18,644 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is not cut-off event [2025-03-08 22:11:18,644 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2025-03-08 22:11:18,644 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2025-03-08 22:11:18,644 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2025-03-08 22:11:18,645 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][332], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 18#L1050-10true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 43#L1063-11true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 297#true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:18,645 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-08 22:11:18,645 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-08 22:11:18,645 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-08 22:11:18,645 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-08 22:11:18,645 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-08 22:11:18,646 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][274], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 233#true, 88#L1050-10true, Black: 293#(not (= ~threads_mask~0 0)), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 43#L1063-11true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 297#true, 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:18,646 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is not cut-off event [2025-03-08 22:11:18,646 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2025-03-08 22:11:18,646 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2025-03-08 22:11:18,646 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2025-03-08 22:11:18,652 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][274], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 26#L1063-6true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 238#true, 297#true, 291#true, Black: 243#true]) [2025-03-08 22:11:18,652 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-08 22:11:18,652 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-08 22:11:18,652 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-08 22:11:18,652 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-08 22:11:18,653 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][332], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 119#L1050-12true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 26#L1063-6true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 238#true, 297#true, 291#true, Black: 243#true]) [2025-03-08 22:11:18,653 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-08 22:11:18,653 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-08 22:11:18,653 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-08 22:11:18,653 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-08 22:11:18,653 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][332], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 18#L1050-10true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 26#L1063-6true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 238#true, 297#true, 291#true, Black: 243#true]) [2025-03-08 22:11:18,654 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-03-08 22:11:18,654 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-08 22:11:18,654 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-08 22:11:18,654 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-08 22:11:18,654 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][332], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 18#L1050-10true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), 43#L1063-11true, Black: 238#true, 297#true, 291#true, Black: 243#true]) [2025-03-08 22:11:18,654 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-08 22:11:18,654 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-08 22:11:18,654 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-08 22:11:18,654 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-08 22:11:18,654 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-08 22:11:18,655 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][275], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 26#L1063-6true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 238#true, 297#true, 291#true, Black: 243#true]) [2025-03-08 22:11:18,655 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-08 22:11:18,655 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-08 22:11:18,655 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-08 22:11:18,655 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-08 22:11:18,656 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][333], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 119#L1050-12true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 26#L1063-6true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 238#true, 297#true, 291#true, Black: 243#true]) [2025-03-08 22:11:18,656 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-08 22:11:18,656 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-08 22:11:18,656 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-08 22:11:18,656 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-08 22:11:18,657 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][333], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 18#L1050-10true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 26#L1063-6true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 238#true, 297#true, 291#true, Black: 243#true]) [2025-03-08 22:11:18,657 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-03-08 22:11:18,657 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-08 22:11:18,657 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-08 22:11:18,657 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-08 22:11:18,657 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][333], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 18#L1050-10true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), 43#L1063-11true, Black: 238#true, 297#true, 291#true, Black: 243#true]) [2025-03-08 22:11:18,657 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-08 22:11:18,657 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-08 22:11:18,657 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-08 22:11:18,657 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-08 22:11:18,657 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-08 22:11:18,724 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][193], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 61#L1051true, 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 245#(= |#race~datas~0| 0), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 238#true, 297#true, 291#true, Black: 243#true]) [2025-03-08 22:11:18,724 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is not cut-off event [2025-03-08 22:11:18,724 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2025-03-08 22:11:18,724 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2025-03-08 22:11:18,725 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2025-03-08 22:11:18,938 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][332], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 26#L1063-6true, 18#L1050-10true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 297#true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:18,938 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-03-08 22:11:18,938 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-08 22:11:18,938 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-08 22:11:18,938 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-08 22:11:18,938 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-08 22:11:18,944 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][332], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 18#L1050-10true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 26#L1063-6true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 238#true, 297#true, 291#true, Black: 243#true]) [2025-03-08 22:11:18,944 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-03-08 22:11:18,944 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-08 22:11:18,944 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-08 22:11:18,944 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-08 22:11:18,944 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-08 22:11:18,945 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][333], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 18#L1050-10true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 26#L1063-6true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 238#true, 297#true, 291#true, Black: 243#true]) [2025-03-08 22:11:18,945 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-03-08 22:11:18,945 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-08 22:11:18,945 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-08 22:11:18,945 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-08 22:11:18,945 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-08 22:11:19,079 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][300], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 18#L1050-10true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 159#L1063-2true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 297#true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:19,079 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-03-08 22:11:19,079 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-08 22:11:19,079 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-08 22:11:19,079 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-08 22:11:19,089 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][300], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 18#L1050-10true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 297#true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 67#L1063-1true, Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:19,089 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-03-08 22:11:19,089 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-08 22:11:19,089 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-08 22:11:19,089 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-08 22:11:19,138 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][300], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 18#L1050-10true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 297#true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 67#L1063-1true, 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:19,138 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-03-08 22:11:19,138 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-08 22:11:19,138 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-08 22:11:19,138 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-08 22:11:19,138 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-08 22:11:19,139 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][300], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 18#L1050-10true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 159#L1063-2true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 297#true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:19,139 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-03-08 22:11:19,139 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-08 22:11:19,140 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-08 22:11:19,140 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-08 22:11:19,140 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-08 22:11:19,198 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][300], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 18#L1050-10true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 297#true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 67#L1063-1true, 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:19,198 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-03-08 22:11:19,198 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-08 22:11:19,198 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-08 22:11:19,198 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-08 22:11:19,198 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-08 22:11:19,198 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-08 22:11:19,258 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][300], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 18#L1050-10true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 297#true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 223#L1064true, 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:19,258 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-08 22:11:19,258 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-08 22:11:19,258 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-08 22:11:19,258 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-08 22:11:19,260 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][300], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 18#L1050-10true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 297#true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 67#L1063-1true, Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:19,261 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-03-08 22:11:19,261 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-08 22:11:19,261 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-08 22:11:19,261 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-08 22:11:19,261 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-08 22:11:19,261 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-08 22:11:19,261 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-08 22:11:19,284 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 61#L1051true, 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 238#true, 297#true, 291#true, Black: 243#true, 11#L1063-5true]) [2025-03-08 22:11:19,284 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-08 22:11:19,284 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-08 22:11:19,284 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-08 22:11:19,284 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-08 22:11:19,298 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][300], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 18#L1050-10true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 104#L1050-5true, Black: 293#(not (= ~threads_mask~0 0)), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 297#true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 223#L1064true, 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:19,298 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-08 22:11:19,298 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-08 22:11:19,298 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-08 22:11:19,298 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-08 22:11:19,298 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-08 22:11:19,302 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 147#L1063-13true, 297#true, 291#true, 231#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:19,302 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-08 22:11:19,302 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-08 22:11:19,302 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-08 22:11:19,302 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-08 22:11:19,336 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][300], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 18#L1050-10true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 297#true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 223#L1064true, 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:19,337 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-08 22:11:19,337 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-08 22:11:19,337 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-08 22:11:19,337 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-08 22:11:19,337 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-08 22:11:19,337 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-08 22:11:19,346 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][274], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 73#L1063-10true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 297#true, 231#true, 291#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:19,346 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-08 22:11:19,346 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-08 22:11:19,347 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-08 22:11:19,347 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-08 22:11:19,375 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 297#true, 291#true, 231#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1063-5true, 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:19,375 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-08 22:11:19,375 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-08 22:11:19,375 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-08 22:11:19,375 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-08 22:11:19,532 INFO L124 PetriNetUnfolderBase]: 16391/46818 cut-off events. [2025-03-08 22:11:19,532 INFO L125 PetriNetUnfolderBase]: For 82722/84535 co-relation queries the response was YES. [2025-03-08 22:11:19,756 INFO L83 FinitePrefix]: Finished finitePrefix Result has 111083 conditions, 46818 events. 16391/46818 cut-off events. For 82722/84535 co-relation queries the response was YES. Maximal size of possible extension queue 1650. Compared 583659 event pairs, 4469 based on Foata normal form. 329/41817 useless extension candidates. Maximal degree in co-relation 105334. Up to 15867 conditions per place. [2025-03-08 22:11:19,909 INFO L140 encePairwiseOnDemand]: 240/247 looper letters, 73 selfloop transitions, 24 changer transitions 0/334 dead transitions. [2025-03-08 22:11:19,909 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 265 places, 334 transitions, 1488 flow [2025-03-08 22:11:19,909 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2025-03-08 22:11:19,909 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2025-03-08 22:11:19,910 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 922 transitions. [2025-03-08 22:11:19,910 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9331983805668016 [2025-03-08 22:11:19,910 INFO L175 Difference]: Start difference. First operand has 262 places, 286 transitions, 1018 flow. Second operand 4 states and 922 transitions. [2025-03-08 22:11:19,910 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 265 places, 334 transitions, 1488 flow [2025-03-08 22:11:19,991 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 264 places, 334 transitions, 1454 flow, removed 0 selfloop flow, removed 1 redundant places. [2025-03-08 22:11:19,993 INFO L231 Difference]: Finished difference. Result has 266 places, 306 transitions, 1290 flow [2025-03-08 22:11:19,993 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=247, PETRI_DIFFERENCE_MINUEND_FLOW=996, PETRI_DIFFERENCE_MINUEND_PLACES=261, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=286, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=10, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=268, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=1290, PETRI_PLACES=266, PETRI_TRANSITIONS=306} [2025-03-08 22:11:19,993 INFO L279 CegarLoopForPetriNet]: 232 programPoint places, 34 predicate places. [2025-03-08 22:11:19,993 INFO L471 AbstractCegarLoop]: Abstraction has has 266 places, 306 transitions, 1290 flow [2025-03-08 22:11:19,994 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 216.25) internal successors, (865), 4 states have internal predecessors, (865), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:11:19,994 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 22:11:19,994 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-08 22:11:19,994 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable33 [2025-03-08 22:11:19,994 INFO L396 AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 17 more)] === [2025-03-08 22:11:19,994 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 22:11:19,994 INFO L85 PathProgramCache]: Analyzing trace with hash -1343588380, now seen corresponding path program 1 times [2025-03-08 22:11:19,994 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 22:11:19,994 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1084701063] [2025-03-08 22:11:19,994 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 22:11:19,994 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 22:11:19,998 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 75 statements into 1 equivalence classes. [2025-03-08 22:11:20,000 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 75 of 75 statements. [2025-03-08 22:11:20,000 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 22:11:20,000 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 22:11:20,010 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 22:11:20,010 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 22:11:20,010 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1084701063] [2025-03-08 22:11:20,010 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1084701063] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 22:11:20,010 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 22:11:20,010 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-08 22:11:20,010 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [889093385] [2025-03-08 22:11:20,010 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 22:11:20,011 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-08 22:11:20,011 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 22:11:20,011 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-08 22:11:20,011 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-08 22:11:20,037 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 212 out of 247 [2025-03-08 22:11:20,037 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 266 places, 306 transitions, 1290 flow. Second operand has 3 states, 3 states have (on average 216.0) internal successors, (648), 3 states have internal predecessors, (648), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:11:20,037 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 22:11:20,037 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 212 of 247 [2025-03-08 22:11:20,037 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 22:11:20,178 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 232#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-08 22:11:20,178 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2025-03-08 22:11:20,178 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-08 22:11:20,178 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-08 22:11:20,178 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-08 22:11:20,181 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 245#(= |#race~datas~0| 0), 232#true, 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-08 22:11:20,181 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2025-03-08 22:11:20,181 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-08 22:11:20,181 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-08 22:11:20,181 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-08 22:11:20,956 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050-10true, 233#true, 47#L1060-4true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-08 22:11:20,957 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is not cut-off event [2025-03-08 22:11:20,957 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-03-08 22:11:20,957 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-03-08 22:11:20,957 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-03-08 22:11:21,030 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 47#L1060-4true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-08 22:11:21,030 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-03-08 22:11:21,030 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:11:21,030 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 22:11:21,030 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 22:11:21,032 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, 47#L1060-4true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-08 22:11:21,032 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is not cut-off event [2025-03-08 22:11:21,032 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-03-08 22:11:21,032 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-03-08 22:11:21,032 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-03-08 22:11:21,032 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-03-08 22:11:21,078 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), 53#threadENTRYtrue, Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-08 22:11:21,079 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-03-08 22:11:21,079 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-08 22:11:21,079 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-08 22:11:21,079 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-08 22:11:21,089 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 245#(= |#race~datas~0| 0), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), 53#threadENTRYtrue, Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-08 22:11:21,089 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-03-08 22:11:21,089 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-08 22:11:21,089 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-08 22:11:21,089 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-08 22:11:21,366 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 95#L1061true, 305#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-08 22:11:21,366 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is not cut-off event [2025-03-08 22:11:21,366 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2025-03-08 22:11:21,366 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-03-08 22:11:21,366 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-03-08 22:11:21,494 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050-10true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 110#L1062-34true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-08 22:11:21,494 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is not cut-off event [2025-03-08 22:11:21,494 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-03-08 22:11:21,494 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-03-08 22:11:21,494 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-03-08 22:11:21,496 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 95#L1061true, 305#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-08 22:11:21,496 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-03-08 22:11:21,496 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-08 22:11:21,496 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-08 22:11:21,497 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-08 22:11:21,497 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 95#L1061true, 305#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-08 22:11:21,497 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is not cut-off event [2025-03-08 22:11:21,497 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-03-08 22:11:21,497 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-03-08 22:11:21,497 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-03-08 22:11:21,497 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-03-08 22:11:21,564 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050-10true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 126#L1062-31true, 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-08 22:11:21,564 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is not cut-off event [2025-03-08 22:11:21,564 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-03-08 22:11:21,564 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-03-08 22:11:21,564 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-03-08 22:11:21,573 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, 47#L1060-4true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-08 22:11:21,573 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is not cut-off event [2025-03-08 22:11:21,573 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-03-08 22:11:21,573 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-03-08 22:11:21,573 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-03-08 22:11:21,574 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 47#L1060-4true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-08 22:11:21,574 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-03-08 22:11:21,574 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-08 22:11:21,574 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-08 22:11:21,574 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-08 22:11:21,586 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050-10true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, 158#L1062-33true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-08 22:11:21,587 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is not cut-off event [2025-03-08 22:11:21,587 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-03-08 22:11:21,587 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-03-08 22:11:21,587 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-03-08 22:11:21,587 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, 158#L1062-33true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-08 22:11:21,587 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-03-08 22:11:21,587 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-08 22:11:21,587 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-08 22:11:21,587 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-08 22:11:21,638 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050-10true, 233#true, 66#L1062-32true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-08 22:11:21,638 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is not cut-off event [2025-03-08 22:11:21,638 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-03-08 22:11:21,638 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-03-08 22:11:21,638 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-03-08 22:11:21,639 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][206], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 66#L1062-32true, Black: 264#(not (= ~threads_mask~0 0)), 305#true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-08 22:11:21,639 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-03-08 22:11:21,639 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-08 22:11:21,639 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-08 22:11:21,639 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-08 22:11:21,639 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, 66#L1062-32true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-08 22:11:21,639 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-03-08 22:11:21,639 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-08 22:11:21,639 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-08 22:11:21,639 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-08 22:11:21,647 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 110#L1062-34true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-08 22:11:21,647 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-03-08 22:11:21,647 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-08 22:11:21,647 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-08 22:11:21,647 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-08 22:11:21,648 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 110#L1062-34true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-08 22:11:21,648 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is not cut-off event [2025-03-08 22:11:21,648 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-03-08 22:11:21,648 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-03-08 22:11:21,648 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-03-08 22:11:21,648 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-03-08 22:11:21,727 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, 158#L1062-33true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-08 22:11:21,727 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-03-08 22:11:21,727 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-08 22:11:21,728 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-08 22:11:21,728 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-08 22:11:21,728 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 126#L1062-31true, 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-08 22:11:21,728 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-03-08 22:11:21,728 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-08 22:11:21,728 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-08 22:11:21,728 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-08 22:11:21,729 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 126#L1062-31true, 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-08 22:11:21,729 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is not cut-off event [2025-03-08 22:11:21,729 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-03-08 22:11:21,729 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-03-08 22:11:21,729 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-03-08 22:11:21,729 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-03-08 22:11:21,738 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 47#L1060-4true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-08 22:11:21,738 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-03-08 22:11:21,738 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-08 22:11:21,738 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-08 22:11:21,738 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-08 22:11:21,738 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-08 22:11:21,744 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, 102#L1071-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-08 22:11:21,744 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is not cut-off event [2025-03-08 22:11:21,744 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-03-08 22:11:21,744 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-03-08 22:11:21,744 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-03-08 22:11:21,753 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, 158#L1062-33true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-08 22:11:21,753 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-03-08 22:11:21,753 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-08 22:11:21,753 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-08 22:11:21,753 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-08 22:11:21,753 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-08 22:11:21,823 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][206], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, 66#L1062-32true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-08 22:11:21,823 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-03-08 22:11:21,823 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-08 22:11:21,823 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-08 22:11:21,823 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-08 22:11:21,823 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-08 22:11:21,823 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, 66#L1062-32true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-08 22:11:21,823 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-03-08 22:11:21,823 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-08 22:11:21,823 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-08 22:11:21,824 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-08 22:11:21,824 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-08 22:11:21,827 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, 158#L1062-33true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-08 22:11:21,827 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-03-08 22:11:21,827 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-08 22:11:21,827 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-08 22:11:21,827 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-08 22:11:21,827 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-08 22:11:21,861 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][207], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050-10true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 96#L1062-24true, Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-08 22:11:21,861 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is not cut-off event [2025-03-08 22:11:21,861 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-03-08 22:11:21,861 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-03-08 22:11:21,861 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-03-08 22:11:21,861 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 96#L1062-24true, 245#(= |#race~datas~0| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-08 22:11:21,861 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-03-08 22:11:21,861 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-08 22:11:21,861 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-08 22:11:21,861 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 22:11:21,911 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][207], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 96#L1062-24true, Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-08 22:11:21,911 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-03-08 22:11:21,911 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-08 22:11:21,911 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-08 22:11:21,912 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 22:11:22,153 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, 102#L1071-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-08 22:11:22,153 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-03-08 22:11:22,153 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-08 22:11:22,153 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-08 22:11:22,153 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-08 22:11:22,154 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, 102#L1071-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-08 22:11:22,154 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is not cut-off event [2025-03-08 22:11:22,154 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-03-08 22:11:22,154 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-03-08 22:11:22,154 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-03-08 22:11:22,154 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-03-08 22:11:22,159 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, 305#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-08 22:11:22,159 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-08 22:11:22,159 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 22:11:22,159 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 22:11:22,159 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 22:11:22,164 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][207], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050-10true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, 305#true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-08 22:11:22,164 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is not cut-off event [2025-03-08 22:11:22,164 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-03-08 22:11:22,164 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-03-08 22:11:22,164 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-03-08 22:11:22,165 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, 305#true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-08 22:11:22,165 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-08 22:11:22,165 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 22:11:22,165 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 22:11:22,165 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-08 22:11:22,166 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, 305#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-08 22:11:22,166 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-08 22:11:22,166 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-08 22:11:22,166 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 22:11:22,166 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 22:11:22,209 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][207], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, 305#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-08 22:11:22,209 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-08 22:11:22,209 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-08 22:11:22,209 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 22:11:22,209 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 22:11:22,265 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 96#L1062-24true, 245#(= |#race~datas~0| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-08 22:11:22,265 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-03-08 22:11:22,265 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 22:11:22,265 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-08 22:11:22,265 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-08 22:11:22,265 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 22:11:22,326 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][207], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 96#L1062-24true, 245#(= |#race~datas~0| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-08 22:11:22,326 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-03-08 22:11:22,326 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-08 22:11:22,326 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-08 22:11:22,326 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 22:11:22,326 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 22:11:22,380 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, 305#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-08 22:11:22,380 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-08 22:11:22,380 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-08 22:11:22,380 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 22:11:22,380 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 22:11:22,380 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 22:11:22,385 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, 305#true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-08 22:11:22,385 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-08 22:11:22,385 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 22:11:22,385 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 22:11:22,385 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-08 22:11:22,385 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-08 22:11:22,387 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, 305#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-08 22:11:22,387 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-08 22:11:22,387 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-08 22:11:22,387 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 22:11:22,387 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 22:11:22,387 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-08 22:11:22,407 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, 305#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-08 22:11:22,407 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is not cut-off event [2025-03-08 22:11:22,407 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-03-08 22:11:22,407 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-03-08 22:11:22,407 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-03-08 22:11:22,441 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][207], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, 305#true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-08 22:11:22,441 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-08 22:11:22,441 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-08 22:11:22,441 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-08 22:11:22,441 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 22:11:22,441 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 22:11:22,498 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([719] L1050-12-->L1050-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise6_7|))) InVars {threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} OutVars{threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[][171], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 18#L1050-10true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 262#true, 305#true, 277#(not (= ~threads_mask~0 0)), 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0)), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 171#ULTIMATE.startFINALtrue, Black: 238#true, 297#true, Black: 243#true, 293#(not (= ~threads_mask~0 0))]) [2025-03-08 22:11:22,498 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is not cut-off event [2025-03-08 22:11:22,498 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-03-08 22:11:22,498 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-03-08 22:11:22,498 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-03-08 22:11:22,498 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 171#ULTIMATE.startFINALtrue, Black: 238#true, 297#true, Black: 243#true]) [2025-03-08 22:11:22,498 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-03-08 22:11:22,498 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-08 22:11:22,498 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-08 22:11:22,498 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-08 22:11:22,499 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050-10true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 171#ULTIMATE.startFINALtrue, Black: 238#true, 297#true, Black: 243#true]) [2025-03-08 22:11:22,499 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is not cut-off event [2025-03-08 22:11:22,499 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-03-08 22:11:22,499 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-03-08 22:11:22,499 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-03-08 22:11:22,544 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, 65#L1049true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-08 22:11:22,544 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-03-08 22:11:22,544 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-08 22:11:22,544 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-08 22:11:22,544 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-08 22:11:22,578 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, 65#L1049true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 245#(= |#race~datas~0| 0), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-08 22:11:22,578 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-03-08 22:11:22,578 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-08 22:11:22,578 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-08 22:11:22,578 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-08 22:11:22,761 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050-10true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 81#L1063-19true, 305#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-08 22:11:22,761 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is not cut-off event [2025-03-08 22:11:22,761 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-03-08 22:11:22,761 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-03-08 22:11:22,761 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-03-08 22:11:22,775 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 171#ULTIMATE.startFINALtrue, Black: 238#true, 297#true, Black: 243#true]) [2025-03-08 22:11:22,775 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-03-08 22:11:22,775 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-08 22:11:22,775 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-08 22:11:22,775 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-08 22:11:22,775 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-08 22:11:22,776 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][283], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 171#ULTIMATE.startFINALtrue, Black: 238#true, 297#true, Black: 243#true]) [2025-03-08 22:11:22,776 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is not cut-off event [2025-03-08 22:11:22,776 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-03-08 22:11:22,776 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-03-08 22:11:22,776 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-03-08 22:11:22,890 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][225], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050-10true, 233#true, 229#L1063-12true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-08 22:11:22,890 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-03-08 22:11:22,890 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-08 22:11:22,890 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-08 22:11:22,890 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:11:22,893 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 8#L1063-17true, Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-08 22:11:22,893 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is not cut-off event [2025-03-08 22:11:22,893 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-03-08 22:11:22,893 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-03-08 22:11:22,893 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-03-08 22:11:22,917 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), 305#true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true, 198#L1062-10true]) [2025-03-08 22:11:22,917 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-08 22:11:22,917 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:11:22,917 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-08 22:11:22,917 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:11:22,925 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true, 198#L1062-10true]) [2025-03-08 22:11:22,925 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-08 22:11:22,925 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:11:22,925 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-08 22:11:22,925 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:11:23,033 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([719] L1050-12-->L1050-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise6_7|))) InVars {threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} OutVars{threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[][171], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 18#L1050-10true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 233#true, 229#L1063-12true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 262#true, 305#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#(not (= ~threads_mask~0 0)), 271#(not (= ~threads_mask~0 0)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0)), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true, 293#(not (= ~threads_mask~0 0))]) [2025-03-08 22:11:23,033 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-03-08 22:11:23,033 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-08 22:11:23,033 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-08 22:11:23,033 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-08 22:11:23,052 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, 81#L1063-19true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-08 22:11:23,052 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-03-08 22:11:23,052 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-08 22:11:23,052 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-08 22:11:23,052 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-08 22:11:23,054 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 81#L1063-19true, 305#true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-08 22:11:23,054 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is not cut-off event [2025-03-08 22:11:23,054 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-08 22:11:23,054 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-08 22:11:23,054 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-08 22:11:23,054 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-03-08 22:11:23,159 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L1063-6-->L1063-5: Formula: (= v_~threads_mask~0_1 |v_ULTIMATE.start_main_#t~bitwise21#1_3|) InVars {ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_3|} OutVars{~threads_mask~0=v_~threads_mask~0_1, ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_3|} AuxVars[] AssignedVars[~threads_mask~0][227], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 33#L1050-17true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true, 11#L1063-5true]) [2025-03-08 22:11:23,159 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-03-08 22:11:23,159 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:11:23,159 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-08 22:11:23,159 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-08 22:11:23,183 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][235], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050-10true, 233#true, 229#L1063-12true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-08 22:11:23,183 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-03-08 22:11:23,183 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-08 22:11:23,183 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-08 22:11:23,183 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:11:23,184 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([719] L1050-12-->L1050-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise6_7|))) InVars {threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} OutVars{threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[][171], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 18#L1050-10true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 233#true, 229#L1063-12true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 262#true, 305#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#(not (= ~threads_mask~0 0)), 271#(not (= ~threads_mask~0 0)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0)), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true, 293#(not (= ~threads_mask~0 0))]) [2025-03-08 22:11:23,184 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2025-03-08 22:11:23,184 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-08 22:11:23,184 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-08 22:11:23,184 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-08 22:11:23,184 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-08 22:11:23,187 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([764] L1050-12-->L1050-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise6_7|))) InVars {threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} OutVars{threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[][279], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 229#L1063-12true, 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 262#true, 305#true, 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#(not (= ~threads_mask~0 0)), 271#(not (= ~threads_mask~0 0)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0)), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true, 293#(not (= ~threads_mask~0 0))]) [2025-03-08 22:11:23,187 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2025-03-08 22:11:23,187 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-08 22:11:23,187 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-08 22:11:23,187 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-08 22:11:23,197 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050-10true, 229#L1063-12true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-08 22:11:23,197 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-03-08 22:11:23,197 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:11:23,197 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-08 22:11:23,197 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-08 22:11:23,201 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 8#L1063-17true, Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-08 22:11:23,201 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-03-08 22:11:23,201 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:11:23,201 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-08 22:11:23,201 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:11:23,202 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 8#L1063-17true, Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-08 22:11:23,202 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2025-03-08 22:11:23,202 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-03-08 22:11:23,202 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-08 22:11:23,203 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-03-08 22:11:23,203 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-03-08 22:11:23,547 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][226], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 73#L1063-10true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-08 22:11:23,547 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is not cut-off event [2025-03-08 22:11:23,547 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-03-08 22:11:23,547 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-03-08 22:11:23,547 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-03-08 22:11:23,547 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][283], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 73#L1063-10true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-08 22:11:23,547 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-08 22:11:23,547 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-08 22:11:23,547 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-08 22:11:23,547 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-08 22:11:23,548 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 73#L1063-10true, Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-08 22:11:23,548 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-08 22:11:23,548 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-08 22:11:23,548 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-08 22:11:23,548 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-08 22:11:23,549 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][287], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 73#L1063-10true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-08 22:11:23,549 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-08 22:11:23,549 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-08 22:11:23,549 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-08 22:11:23,549 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-08 22:11:23,550 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][235], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050-10true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 73#L1063-10true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-08 22:11:23,550 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-08 22:11:23,550 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:11:23,550 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-08 22:11:23,550 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:11:23,596 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][287], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 73#L1063-10true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-08 22:11:23,596 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-03-08 22:11:23,596 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-08 22:11:23,596 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-08 22:11:23,596 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-08 22:11:23,596 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-08 22:11:23,596 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][283], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, 229#L1063-12true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-08 22:11:23,596 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-08 22:11:23,596 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-08 22:11:23,596 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-08 22:11:23,596 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-08 22:11:23,603 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][225], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050-10true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 73#L1063-10true, Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-08 22:11:23,603 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-08 22:11:23,603 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:11:23,603 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-08 22:11:23,603 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:11:23,605 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 73#L1063-10true, Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-08 22:11:23,605 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-08 22:11:23,605 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:11:23,605 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:11:23,605 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-08 22:11:23,651 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-08 22:11:23,651 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-08 22:11:23,651 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-08 22:11:23,651 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-08 22:11:23,651 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-08 22:11:23,663 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 245#(= |#race~datas~0| 0), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-08 22:11:23,663 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-08 22:11:23,663 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-08 22:11:23,663 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-08 22:11:23,663 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-08 22:11:23,716 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([727] L1050-4-->L1050-2: Formula: (= |v_#race~threads_mask~0_12| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][186], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 20#L1050-2true, 33#L1050-17true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, 81#L1063-19true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 240#(= |#race~threads_mask~0| 0), 297#true, Black: 243#true]) [2025-03-08 22:11:23,716 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-03-08 22:11:23,717 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-08 22:11:23,717 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-08 22:11:23,717 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-08 22:11:23,812 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, 229#L1063-12true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-08 22:11:23,812 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is not cut-off event [2025-03-08 22:11:23,812 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-03-08 22:11:23,812 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-03-08 22:11:23,812 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-03-08 22:11:23,868 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-08 22:11:23,868 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-08 22:11:23,868 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-08 22:11:23,868 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-08 22:11:23,868 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-08 22:11:23,868 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-08 22:11:23,876 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 245#(= |#race~datas~0| 0), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-08 22:11:23,876 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-08 22:11:23,876 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-08 22:11:23,876 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-08 22:11:23,876 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-08 22:11:23,876 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-08 22:11:23,930 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([727] L1050-4-->L1050-2: Formula: (= |v_#race~threads_mask~0_12| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][186], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 20#L1050-2true, 33#L1050-17true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 8#L1063-17true, Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 240#(= |#race~threads_mask~0| 0), 297#true, Black: 243#true]) [2025-03-08 22:11:23,930 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-03-08 22:11:23,930 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-08 22:11:23,930 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-08 22:11:23,930 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-08 22:11:23,971 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 73#L1063-10true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-08 22:11:23,971 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-08 22:11:23,971 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-08 22:11:23,971 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-08 22:11:23,971 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-08 22:11:23,973 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 73#L1063-10true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-08 22:11:23,973 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-08 22:11:23,973 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-08 22:11:23,973 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-08 22:11:23,973 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-08 22:11:23,973 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-08 22:11:23,975 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][283], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true, 11#L1063-5true]) [2025-03-08 22:11:23,975 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-08 22:11:23,975 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-08 22:11:23,975 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-08 22:11:23,975 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-08 22:11:23,975 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][283], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true, 11#L1063-5true]) [2025-03-08 22:11:23,975 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-08 22:11:23,975 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-08 22:11:23,975 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-08 22:11:23,975 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-08 22:11:23,975 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-08 22:11:24,024 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([727] L1050-4-->L1050-2: Formula: (= |v_#race~threads_mask~0_12| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][186], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 20#L1050-2true, 33#L1050-17true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), 71#L1063-4true, Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 240#(= |#race~threads_mask~0| 0), 297#true, Black: 243#true]) [2025-03-08 22:11:24,024 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-08 22:11:24,024 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-08 22:11:24,024 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-08 22:11:24,024 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-08 22:11:24,031 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true, 11#L1063-5true]) [2025-03-08 22:11:24,031 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-08 22:11:24,031 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-08 22:11:24,031 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-08 22:11:24,031 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-08 22:11:24,031 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050-10true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true, 11#L1063-5true]) [2025-03-08 22:11:24,032 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-08 22:11:24,032 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-08 22:11:24,032 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-08 22:11:24,032 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-08 22:11:24,034 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 73#L1063-10true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-08 22:11:24,034 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is not cut-off event [2025-03-08 22:11:24,034 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-03-08 22:11:24,034 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-03-08 22:11:24,034 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-03-08 22:11:24,034 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-03-08 22:11:24,150 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([597] L1063-20-->L1063-19: Formula: (= |v_#race~threads_mask~0_6| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_6|} AuxVars[] AssignedVars[#race~threads_mask~0][79], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 20#L1050-2true, 33#L1050-17true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 81#L1063-19true, 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-08 22:11:24,150 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-03-08 22:11:24,150 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-08 22:11:24,150 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-08 22:11:24,150 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-08 22:11:24,172 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([727] L1050-4-->L1050-2: Formula: (= |v_#race~threads_mask~0_12| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][186], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 33#L1050-17true, 20#L1050-2true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, 81#L1063-19true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 240#(= |#race~threads_mask~0| 0), 297#true, Black: 243#true]) [2025-03-08 22:11:24,172 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-08 22:11:24,172 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-08 22:11:24,172 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-08 22:11:24,172 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-08 22:11:24,172 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-08 22:11:24,222 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), 159#L1063-2true, Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-08 22:11:24,222 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-08 22:11:24,222 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-08 22:11:24,222 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-08 22:11:24,222 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-08 22:11:24,229 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), 71#L1063-4true, Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-08 22:11:24,229 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-08 22:11:24,229 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-08 22:11:24,229 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-08 22:11:24,229 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-08 22:11:24,356 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([597] L1063-20-->L1063-19: Formula: (= |v_#race~threads_mask~0_6| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_6|} AuxVars[] AssignedVars[#race~threads_mask~0][79], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 20#L1050-2true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1050-12true, 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, 81#L1063-19true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-08 22:11:24,356 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-03-08 22:11:24,356 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-08 22:11:24,356 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-08 22:11:24,356 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-08 22:11:24,372 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([727] L1050-4-->L1050-2: Formula: (= |v_#race~threads_mask~0_12| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][186], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 33#L1050-17true, 20#L1050-2true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 8#L1063-17true, Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 240#(= |#race~threads_mask~0| 0), 297#true, Black: 243#true]) [2025-03-08 22:11:24,372 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-03-08 22:11:24,372 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-08 22:11:24,372 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-08 22:11:24,372 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-08 22:11:24,372 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-08 22:11:24,384 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true, 11#L1063-5true]) [2025-03-08 22:11:24,384 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-08 22:11:24,384 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-08 22:11:24,384 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-08 22:11:24,384 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-08 22:11:24,415 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [111#L1063-3true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050-10true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-08 22:11:24,415 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-08 22:11:24,415 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-08 22:11:24,415 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-08 22:11:24,415 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-08 22:11:24,426 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050-10true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), 159#L1063-2true, Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true, 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|)]) [2025-03-08 22:11:24,427 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is not cut-off event [2025-03-08 22:11:24,427 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-03-08 22:11:24,427 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-03-08 22:11:24,427 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-03-08 22:11:24,428 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), 159#L1063-2true, Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-08 22:11:24,428 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-03-08 22:11:24,428 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-08 22:11:24,428 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-08 22:11:24,428 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-08 22:11:24,441 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true, 11#L1063-5true]) [2025-03-08 22:11:24,441 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is not cut-off event [2025-03-08 22:11:24,441 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-03-08 22:11:24,441 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-03-08 22:11:24,441 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-03-08 22:11:24,441 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-03-08 22:11:24,615 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [111#L1063-3true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-08 22:11:24,615 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-03-08 22:11:24,615 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-08 22:11:24,615 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-08 22:11:24,615 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-08 22:11:24,616 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][283], [111#L1063-3true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true, 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|)]) [2025-03-08 22:11:24,616 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-03-08 22:11:24,616 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-08 22:11:24,616 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-08 22:11:24,616 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-08 22:11:24,960 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([597] L1063-20-->L1063-19: Formula: (= |v_#race~threads_mask~0_6| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_6|} AuxVars[] AssignedVars[#race~threads_mask~0][216], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 190#L1050-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, 81#L1063-19true, 119#L1050-12true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-08 22:11:24,960 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-03-08 22:11:24,960 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-08 22:11:24,960 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-08 22:11:24,960 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-08 22:11:25,002 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([727] L1050-4-->L1050-2: Formula: (= |v_#race~threads_mask~0_12| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][186], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 33#L1050-17true, 20#L1050-2true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 210#L1064-3true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 240#(= |#race~threads_mask~0| 0), 297#true, Black: 243#true]) [2025-03-08 22:11:25,002 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-03-08 22:11:25,002 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-08 22:11:25,002 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-08 22:11:25,002 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-08 22:11:25,013 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), 159#L1063-2true, Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-08 22:11:25,013 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is not cut-off event [2025-03-08 22:11:25,013 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-03-08 22:11:25,013 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-03-08 22:11:25,013 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-03-08 22:11:25,013 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-03-08 22:11:25,013 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), 159#L1063-2true, Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true, 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|)]) [2025-03-08 22:11:25,014 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is not cut-off event [2025-03-08 22:11:25,014 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-03-08 22:11:25,014 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-03-08 22:11:25,014 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-03-08 22:11:25,132 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([727] L1050-4-->L1050-2: Formula: (= |v_#race~threads_mask~0_12| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][186], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 33#L1050-17true, 20#L1050-2true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 223#L1064true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 240#(= |#race~threads_mask~0| 0), 297#true, Black: 243#true]) [2025-03-08 22:11:25,132 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-03-08 22:11:25,132 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-08 22:11:25,132 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-08 22:11:25,132 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-08 22:11:25,139 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 111#L1063-3true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true, 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|)]) [2025-03-08 22:11:25,139 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-03-08 22:11:25,139 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-08 22:11:25,139 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-08 22:11:25,139 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-08 22:11:25,140 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [111#L1063-3true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-08 22:11:25,140 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is not cut-off event [2025-03-08 22:11:25,140 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-03-08 22:11:25,140 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-03-08 22:11:25,140 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-03-08 22:11:25,140 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-03-08 22:11:25,145 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), 159#L1063-2true, Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-08 22:11:25,145 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-03-08 22:11:25,145 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-08 22:11:25,145 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-08 22:11:25,145 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-08 22:11:25,145 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-08 22:11:25,145 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-08 22:11:25,233 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([597] L1063-20-->L1063-19: Formula: (= |v_#race~threads_mask~0_6| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_6|} AuxVars[] AssignedVars[#race~threads_mask~0][79], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 33#L1050-17true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 81#L1063-19true, 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 168#L1051true, 245#(= |#race~datas~0| 0), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-08 22:11:25,233 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-03-08 22:11:25,233 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-08 22:11:25,233 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-08 22:11:25,233 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:11:25,261 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050-10true, 233#true, 210#L1064-3true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-08 22:11:25,261 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-03-08 22:11:25,261 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-08 22:11:25,261 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-08 22:11:25,261 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-08 22:11:25,267 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [111#L1063-3true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-08 22:11:25,267 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-03-08 22:11:25,267 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-08 22:11:25,267 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-08 22:11:25,267 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-08 22:11:25,267 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-08 22:11:25,267 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-08 22:11:25,267 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [111#L1063-3true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true, 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|)]) [2025-03-08 22:11:25,267 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-03-08 22:11:25,267 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-08 22:11:25,267 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-08 22:11:25,267 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-08 22:11:25,267 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-08 22:11:25,272 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][283], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true, 93#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue]) [2025-03-08 22:11:25,272 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is not cut-off event [2025-03-08 22:11:25,272 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-03-08 22:11:25,272 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-03-08 22:11:25,272 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-03-08 22:11:25,272 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true, 93#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue]) [2025-03-08 22:11:25,272 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-03-08 22:11:25,272 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-08 22:11:25,272 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-08 22:11:25,272 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-08 22:11:25,365 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([597] L1063-20-->L1063-19: Formula: (= |v_#race~threads_mask~0_6| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_6|} AuxVars[] AssignedVars[#race~threads_mask~0][79], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 32#L1050-12true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, 81#L1063-19true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 168#L1051true, 245#(= |#race~datas~0| 0), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-08 22:11:25,366 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-08 22:11:25,366 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-08 22:11:25,366 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-08 22:11:25,366 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-08 22:11:25,370 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([597] L1063-20-->L1063-19: Formula: (= |v_#race~threads_mask~0_6| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_6|} AuxVars[] AssignedVars[#race~threads_mask~0][216], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 20#L1050-2true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 190#L1050-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 81#L1063-19true, 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-08 22:11:25,370 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-03-08 22:11:25,371 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-08 22:11:25,371 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-08 22:11:25,371 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-08 22:11:25,385 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050-10true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 223#L1064true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-08 22:11:25,385 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-03-08 22:11:25,385 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-08 22:11:25,385 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-08 22:11:25,385 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-08 22:11:25,426 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([597] L1063-20-->L1063-19: Formula: (= |v_#race~threads_mask~0_6| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_6|} AuxVars[] AssignedVars[#race~threads_mask~0][216], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 190#L1050-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 262#true, 81#L1063-19true, 305#true, 214#L1050-6true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#(not (= ~threads_mask~0 0)), 271#(not (= ~threads_mask~0 0)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0)), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true, 293#(not (= ~threads_mask~0 0))]) [2025-03-08 22:11:25,426 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-03-08 22:11:25,426 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-08 22:11:25,426 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-08 22:11:25,426 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-08 22:11:25,505 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 210#L1064-3true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-08 22:11:25,505 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-03-08 22:11:25,505 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-08 22:11:25,505 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-08 22:11:25,505 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-08 22:11:25,506 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 210#L1064-3true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-08 22:11:25,506 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is not cut-off event [2025-03-08 22:11:25,506 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2025-03-08 22:11:25,506 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2025-03-08 22:11:25,506 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2025-03-08 22:11:25,506 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2025-03-08 22:11:25,508 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][283], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, 210#L1064-3true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-08 22:11:25,508 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-03-08 22:11:25,508 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-08 22:11:25,508 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-08 22:11:25,508 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-08 22:11:25,530 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 73#L1063-10true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-08 22:11:25,530 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-03-08 22:11:25,530 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-08 22:11:25,530 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-08 22:11:25,531 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-08 22:11:25,599 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([597] L1063-20-->L1063-19: Formula: (= |v_#race~threads_mask~0_6| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_6|} AuxVars[] AssignedVars[#race~threads_mask~0][216], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, 81#L1063-19true, 119#L1050-12true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 61#L1051true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-08 22:11:25,599 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-03-08 22:11:25,599 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-08 22:11:25,599 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-08 22:11:25,599 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-08 22:11:25,622 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 223#L1064true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-08 22:11:25,622 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-03-08 22:11:25,622 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-08 22:11:25,622 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-08 22:11:25,622 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-08 22:11:25,623 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 223#L1064true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-08 22:11:25,623 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is not cut-off event [2025-03-08 22:11:25,623 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2025-03-08 22:11:25,623 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2025-03-08 22:11:25,623 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2025-03-08 22:11:25,623 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2025-03-08 22:11:25,625 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][283], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 223#L1064true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-08 22:11:25,625 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-03-08 22:11:25,625 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-08 22:11:25,625 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-08 22:11:25,625 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-08 22:11:26,065 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true, 11#L1063-5true]) [2025-03-08 22:11:26,065 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-03-08 22:11:26,065 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-08 22:11:26,065 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-08 22:11:26,065 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-08 22:11:26,080 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L1063-6-->L1063-5: Formula: (= v_~threads_mask~0_1 |v_ULTIMATE.start_main_#t~bitwise21#1_3|) InVars {ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_3|} OutVars{~threads_mask~0=v_~threads_mask~0_1, ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_3|} AuxVars[] AssignedVars[~threads_mask~0][227], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true, 11#L1063-5true]) [2025-03-08 22:11:26,080 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-03-08 22:11:26,080 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-08 22:11:26,080 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-08 22:11:26,080 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-08 22:11:26,094 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true, 11#L1063-5true]) [2025-03-08 22:11:26,094 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is not cut-off event [2025-03-08 22:11:26,094 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is not cut-off event [2025-03-08 22:11:26,094 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is not cut-off event [2025-03-08 22:11:26,094 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is not cut-off event [2025-03-08 22:11:26,113 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([597] L1063-20-->L1063-19: Formula: (= |v_#race~threads_mask~0_6| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_6|} AuxVars[] AssignedVars[#race~threads_mask~0][216], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 20#L1050-2true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, 81#L1063-19true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 61#L1051true, 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-08 22:11:26,113 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-03-08 22:11:26,113 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-08 22:11:26,113 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-08 22:11:26,113 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-08 22:11:26,114 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([597] L1063-20-->L1063-19: Formula: (= |v_#race~threads_mask~0_6| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_6|} AuxVars[] AssignedVars[#race~threads_mask~0][216], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 190#L1050-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, 81#L1063-19true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 168#L1051true, 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-08 22:11:26,114 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-03-08 22:11:26,114 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-08 22:11:26,114 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-08 22:11:26,114 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-08 22:11:26,136 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050-10true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), 159#L1063-2true, Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true, 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|)]) [2025-03-08 22:11:26,136 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-03-08 22:11:26,136 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-08 22:11:26,136 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-08 22:11:26,136 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-08 22:11:26,140 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([597] L1063-20-->L1063-19: Formula: (= |v_#race~threads_mask~0_6| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_6|} AuxVars[] AssignedVars[#race~threads_mask~0][216], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 262#true, 305#true, 81#L1063-19true, 214#L1050-6true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#(not (= ~threads_mask~0 0)), 271#(not (= ~threads_mask~0 0)), 231#true, 61#L1051true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0)), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true, 293#(not (= ~threads_mask~0 0))]) [2025-03-08 22:11:26,140 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-03-08 22:11:26,140 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-08 22:11:26,140 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-08 22:11:26,140 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-08 22:11:26,150 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050-10true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), 71#L1063-4true, Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-08 22:11:26,150 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-03-08 22:11:26,150 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-08 22:11:26,150 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-08 22:11:26,150 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-08 22:11:26,228 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), 159#L1063-2true, Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true, 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|)]) [2025-03-08 22:11:26,229 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-03-08 22:11:26,229 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-08 22:11:26,229 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-08 22:11:26,229 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-08 22:11:26,229 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-08 22:11:26,231 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true, 11#L1063-5true]) [2025-03-08 22:11:26,231 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-03-08 22:11:26,231 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-08 22:11:26,231 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-08 22:11:26,231 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-08 22:11:26,231 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-08 22:11:26,291 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][283], [111#L1063-3true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true, 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|)]) [2025-03-08 22:11:26,291 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-08 22:11:26,291 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-08 22:11:26,291 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-08 22:11:26,291 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-08 22:11:26,296 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 190#L1050-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 240#(= |#race~threads_mask~0| 0), 297#true, Black: 243#true, 11#L1063-5true]) [2025-03-08 22:11:26,296 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is not cut-off event [2025-03-08 22:11:26,296 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is not cut-off event [2025-03-08 22:11:26,296 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is not cut-off event [2025-03-08 22:11:26,296 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is not cut-off event [2025-03-08 22:11:26,364 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [111#L1063-3true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true, 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|)]) [2025-03-08 22:11:26,364 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-08 22:11:26,364 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-08 22:11:26,364 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-08 22:11:26,364 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-08 22:11:26,365 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true, 93#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue]) [2025-03-08 22:11:26,365 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-08 22:11:26,365 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-08 22:11:26,365 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-08 22:11:26,365 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-08 22:11:26,424 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [111#L1063-3true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true, 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|)]) [2025-03-08 22:11:26,424 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-08 22:11:26,424 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-08 22:11:26,424 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-08 22:11:26,424 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-08 22:11:26,424 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-08 22:11:26,425 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true, 93#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue]) [2025-03-08 22:11:26,425 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-08 22:11:26,425 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-08 22:11:26,425 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-08 22:11:26,425 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-08 22:11:26,425 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-08 22:11:26,469 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([597] L1063-20-->L1063-19: Formula: (= |v_#race~threads_mask~0_6| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_6|} AuxVars[] AssignedVars[#race~threads_mask~0][216], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 81#L1063-19true, 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 61#L1051true, 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 168#L1051true, 245#(= |#race~datas~0| 0), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-08 22:11:26,469 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-08 22:11:26,469 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-08 22:11:26,469 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-08 22:11:26,469 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-08 22:11:26,476 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][283], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 210#L1064-3true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-08 22:11:26,476 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-08 22:11:26,476 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-08 22:11:26,476 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-08 22:11:26,476 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-08 22:11:26,477 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][287], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 18#L1050-10true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, 210#L1064-3true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 240#(= |#race~threads_mask~0| 0), 297#true, Black: 243#true]) [2025-03-08 22:11:26,477 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-08 22:11:26,477 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-08 22:11:26,477 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-08 22:11:26,477 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-08 22:11:26,478 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][283], [111#L1063-3true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true, 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|)]) [2025-03-08 22:11:26,478 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-08 22:11:26,478 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-08 22:11:26,478 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-08 22:11:26,478 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-08 22:11:26,478 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-08 22:11:26,478 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][283], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true, 93#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue]) [2025-03-08 22:11:26,478 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-08 22:11:26,478 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-08 22:11:26,478 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-08 22:11:26,478 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-08 22:11:26,516 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][283], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 223#L1064true, 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2025-03-08 22:11:26,516 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-08 22:11:26,516 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-08 22:11:26,516 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-08 22:11:26,516 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-08 22:11:26,516 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][287], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 18#L1050-10true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 223#L1064true, 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 240#(= |#race~threads_mask~0| 0), 297#true, Black: 243#true]) [2025-03-08 22:11:26,516 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-08 22:11:26,516 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-08 22:11:26,516 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-08 22:11:26,516 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-08 22:11:26,517 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([727] L1050-4-->L1050-2: Formula: (= |v_#race~threads_mask~0_12| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][257], [111#L1063-3true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 20#L1050-2true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 138#L1050-6true, Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 240#(= |#race~threads_mask~0| 0), 297#true, Black: 243#true]) [2025-03-08 22:11:26,517 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-08 22:11:26,518 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-08 22:11:26,518 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-08 22:11:26,518 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-08 22:11:26,560 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 61#L1051true, 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 240#(= |#race~threads_mask~0| 0), 297#true, Black: 243#true, 11#L1063-5true]) [2025-03-08 22:11:26,560 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is not cut-off event [2025-03-08 22:11:26,560 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is not cut-off event [2025-03-08 22:11:26,560 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is not cut-off event [2025-03-08 22:11:26,560 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is not cut-off event [2025-03-08 22:11:26,688 INFO L124 PetriNetUnfolderBase]: 18645/56333 cut-off events. [2025-03-08 22:11:26,688 INFO L125 PetriNetUnfolderBase]: For 70725/73604 co-relation queries the response was YES. [2025-03-08 22:11:27,056 INFO L83 FinitePrefix]: Finished finitePrefix Result has 121171 conditions, 56333 events. 18645/56333 cut-off events. For 70725/73604 co-relation queries the response was YES. Maximal size of possible extension queue 1938. Compared 742688 event pairs, 5733 based on Foata normal form. 188/49955 useless extension candidates. Maximal degree in co-relation 115035. Up to 16694 conditions per place. [2025-03-08 22:11:27,234 INFO L140 encePairwiseOnDemand]: 239/247 looper letters, 50 selfloop transitions, 12 changer transitions 0/324 dead transitions. [2025-03-08 22:11:27,234 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 268 places, 324 transitions, 1466 flow [2025-03-08 22:11:27,234 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-08 22:11:27,234 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-08 22:11:27,235 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 684 transitions. [2025-03-08 22:11:27,235 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9230769230769231 [2025-03-08 22:11:27,235 INFO L175 Difference]: Start difference. First operand has 266 places, 306 transitions, 1290 flow. Second operand 3 states and 684 transitions. [2025-03-08 22:11:27,235 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 268 places, 324 transitions, 1466 flow [2025-03-08 22:11:27,300 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 268 places, 324 transitions, 1466 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-03-08 22:11:27,302 INFO L231 Difference]: Finished difference. Result has 270 places, 316 transitions, 1396 flow [2025-03-08 22:11:27,302 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=247, PETRI_DIFFERENCE_MINUEND_FLOW=1290, PETRI_DIFFERENCE_MINUEND_PLACES=266, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=306, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=294, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=1396, PETRI_PLACES=270, PETRI_TRANSITIONS=316} [2025-03-08 22:11:27,303 INFO L279 CegarLoopForPetriNet]: 232 programPoint places, 38 predicate places. [2025-03-08 22:11:27,303 INFO L471 AbstractCegarLoop]: Abstraction has has 270 places, 316 transitions, 1396 flow [2025-03-08 22:11:27,303 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 216.0) internal successors, (648), 3 states have internal predecessors, (648), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:11:27,303 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 22:11:27,303 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-08 22:11:27,303 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable34 [2025-03-08 22:11:27,303 INFO L396 AbstractCegarLoop]: === Iteration 13 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 17 more)] === [2025-03-08 22:11:27,303 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 22:11:27,303 INFO L85 PathProgramCache]: Analyzing trace with hash 120893341, now seen corresponding path program 1 times [2025-03-08 22:11:27,303 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 22:11:27,304 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [654302581] [2025-03-08 22:11:27,304 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 22:11:27,304 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 22:11:27,309 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 89 statements into 1 equivalence classes. [2025-03-08 22:11:27,312 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 89 of 89 statements. [2025-03-08 22:11:27,312 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 22:11:27,312 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 22:11:27,614 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 22:11:27,614 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 22:11:27,614 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [654302581] [2025-03-08 22:11:27,614 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [654302581] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 22:11:27,614 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 22:11:27,614 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-08 22:11:27,615 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1926601805] [2025-03-08 22:11:27,615 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 22:11:27,615 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-03-08 22:11:27,615 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 22:11:27,615 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-03-08 22:11:27,615 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-03-08 22:11:27,721 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 199 out of 247 [2025-03-08 22:11:27,722 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 270 places, 316 transitions, 1396 flow. Second operand has 6 states, 6 states have (on average 201.66666666666666) internal successors, (1210), 6 states have internal predecessors, (1210), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:11:27,722 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 22:11:27,722 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 199 of 247 [2025-03-08 22:11:27,722 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 22:11:29,268 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050-10true, 233#true, 47#L1060-4true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 310#true, Black: 238#true, 297#true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 243#true]) [2025-03-08 22:11:29,269 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is not cut-off event [2025-03-08 22:11:29,269 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-03-08 22:11:29,269 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-03-08 22:11:29,269 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-03-08 22:11:29,269 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, 47#L1060-4true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 310#true, Black: 238#true, 297#true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 243#true]) [2025-03-08 22:11:29,269 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-03-08 22:11:29,269 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 22:11:29,269 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:11:29,269 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 22:11:29,488 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, 47#L1060-4true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 310#true, Black: 238#true, 297#true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 243#true]) [2025-03-08 22:11:29,488 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is not cut-off event [2025-03-08 22:11:29,488 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-03-08 22:11:29,488 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-03-08 22:11:29,488 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-03-08 22:11:29,488 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-03-08 22:11:29,603 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050-10true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 22#L1065true, 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 310#true, Black: 238#true, 297#true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 243#true]) [2025-03-08 22:11:29,603 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is not cut-off event [2025-03-08 22:11:29,603 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-03-08 22:11:29,604 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-03-08 22:11:29,604 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-03-08 22:11:29,604 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 22#L1065true, 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 310#true, Black: 238#true, 297#true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 243#true]) [2025-03-08 22:11:29,604 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-03-08 22:11:29,604 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:11:29,604 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:11:29,604 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:11:29,606 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, 47#L1060-4true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 310#true, Black: 238#true, 297#true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 243#true]) [2025-03-08 22:11:29,606 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-03-08 22:11:29,606 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:11:29,606 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 22:11:29,606 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 22:11:29,606 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:11:29,606 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event