./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 f8ab0bd5 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-?-f8ab0bd-m [2025-03-13 22:28:53,395 INFO L188 SettingsManager]: Resetting all preferences to default values... [2025-03-13 22:28:53,444 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DataRace-32bit-Automizer_Default.epf [2025-03-13 22:28:53,451 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2025-03-13 22:28:53,455 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2025-03-13 22:28:53,481 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2025-03-13 22:28:53,482 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2025-03-13 22:28:53,482 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2025-03-13 22:28:53,482 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2025-03-13 22:28:53,482 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2025-03-13 22:28:53,483 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2025-03-13 22:28:53,483 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2025-03-13 22:28:53,483 INFO L153 SettingsManager]: * Use SBE=true [2025-03-13 22:28:53,483 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2025-03-13 22:28:53,483 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2025-03-13 22:28:53,483 INFO L153 SettingsManager]: * sizeof long=4 [2025-03-13 22:28:53,483 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2025-03-13 22:28:53,483 INFO L153 SettingsManager]: * sizeof POINTER=4 [2025-03-13 22:28:53,483 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2025-03-13 22:28:53,483 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2025-03-13 22:28:53,483 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2025-03-13 22:28:53,483 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2025-03-13 22:28:53,484 INFO L153 SettingsManager]: * Check absence of data races in concurrent programs=true [2025-03-13 22:28:53,484 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2025-03-13 22:28:53,484 INFO L153 SettingsManager]: * sizeof long double=12 [2025-03-13 22:28:53,484 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2025-03-13 22:28:53,484 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2025-03-13 22:28:53,484 INFO L153 SettingsManager]: * Use constant arrays=true [2025-03-13 22:28:53,484 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2025-03-13 22:28:53,484 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-03-13 22:28:53,484 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-03-13 22:28:53,484 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-03-13 22:28:53,484 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2025-03-13 22:28:53,485 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2025-03-13 22:28:53,485 INFO L153 SettingsManager]: * Compute procedure contracts=false [2025-03-13 22:28:53,485 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2025-03-13 22:28:53,485 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2025-03-13 22:28:53,485 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2025-03-13 22:28:53,485 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2025-03-13 22:28:53,485 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2025-03-13 22:28:53,485 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2025-03-13 22:28:53,485 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2025-03-13 22:28:53,485 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-13 22:28:53,737 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2025-03-13 22:28:53,742 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2025-03-13 22:28:53,744 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2025-03-13 22:28:53,745 INFO L270 PluginConnector]: Initializing CDTParser... [2025-03-13 22:28:53,745 INFO L274 PluginConnector]: CDTParser initialized [2025-03-13 22:28:53,746 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-13 22:28:54,927 INFO L533 CDTParser]: Created temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/58e64e31a/ae3aabc1fa7c45bba485f3bd8b678ecc/FLAG68264bd28 [2025-03-13 22:28:55,260 INFO L384 CDTParser]: Found 1 translation units. [2025-03-13 22:28:55,262 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/pthread-race-challenges/per-thread-index-bitmask.i [2025-03-13 22:28:55,278 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/58e64e31a/ae3aabc1fa7c45bba485f3bd8b678ecc/FLAG68264bd28 [2025-03-13 22:28:55,296 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/58e64e31a/ae3aabc1fa7c45bba485f3bd8b678ecc [2025-03-13 22:28:55,299 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2025-03-13 22:28:55,300 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2025-03-13 22:28:55,301 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2025-03-13 22:28:55,301 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2025-03-13 22:28:55,305 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2025-03-13 22:28:55,306 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 13.03 10:28:55" (1/1) ... [2025-03-13 22:28:55,308 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@4cf32be2 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.03 10:28:55, skipping insertion in model container [2025-03-13 22:28:55,308 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 13.03 10:28:55" (1/1) ... [2025-03-13 22:28:55,337 INFO L175 MainTranslator]: Built tables and reachable declarations [2025-03-13 22:28:55,620 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-13 22:28:55,635 INFO L200 MainTranslator]: Completed pre-run [2025-03-13 22:28:55,667 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-13 22:28:55,715 INFO L204 MainTranslator]: Completed translation [2025-03-13 22:28:55,716 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.03 10:28:55 WrapperNode [2025-03-13 22:28:55,717 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2025-03-13 22:28:55,717 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2025-03-13 22:28:55,717 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2025-03-13 22:28:55,718 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2025-03-13 22:28:55,723 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.03 10:28:55" (1/1) ... [2025-03-13 22:28:55,735 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.03 10:28:55" (1/1) ... [2025-03-13 22:28:55,751 INFO L138 Inliner]: procedures = 277, calls = 22, calls flagged for inlining = 4, calls inlined = 4, statements flattened = 139 [2025-03-13 22:28:55,752 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2025-03-13 22:28:55,752 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2025-03-13 22:28:55,752 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2025-03-13 22:28:55,752 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2025-03-13 22:28:55,758 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.03 10:28:55" (1/1) ... [2025-03-13 22:28:55,759 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.03 10:28:55" (1/1) ... [2025-03-13 22:28:55,762 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.03 10:28:55" (1/1) ... [2025-03-13 22:28:55,762 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.03 10:28:55" (1/1) ... [2025-03-13 22:28:55,772 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.03 10:28:55" (1/1) ... [2025-03-13 22:28:55,776 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.03 10:28:55" (1/1) ... [2025-03-13 22:28:55,778 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.03 10:28:55" (1/1) ... [2025-03-13 22:28:55,778 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.03 10:28:55" (1/1) ... [2025-03-13 22:28:55,780 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2025-03-13 22:28:55,781 INFO L112 PluginConnector]: ------------------------IcfgBuilder---------------------------- [2025-03-13 22:28:55,781 INFO L270 PluginConnector]: Initializing IcfgBuilder... [2025-03-13 22:28:55,781 INFO L274 PluginConnector]: IcfgBuilder initialized [2025-03-13 22:28:55,782 INFO L184 PluginConnector]: Executing the observer IcfgBuilderObserver from plugin IcfgBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.03 10:28:55" (1/1) ... [2025-03-13 22:28:55,788 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-03-13 22:28:55,796 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-13 22:28:55,807 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-13 22:28:55,809 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-13 22:28:55,824 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2025-03-13 22:28:55,825 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexUnlock [2025-03-13 22:28:55,825 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2025-03-13 22:28:55,825 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2025-03-13 22:28:55,825 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexLock [2025-03-13 22:28:55,825 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2025-03-13 22:28:55,825 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2025-03-13 22:28:55,825 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2025-03-13 22:28:55,825 INFO L130 BoogieDeclarations]: Found specification of procedure thread [2025-03-13 22:28:55,825 INFO L138 BoogieDeclarations]: Found implementation of procedure thread [2025-03-13 22:28:55,825 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2025-03-13 22:28:55,825 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2025-03-13 22:28:55,826 WARN L225 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2025-03-13 22:28:55,940 INFO L256 CfgBuilder]: Building ICFG [2025-03-13 22:28:55,941 INFO L286 CfgBuilder]: Building CFG for each procedure with an implementation [2025-03-13 22:28:56,224 INFO L303 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2025-03-13 22:28:56,225 INFO L313 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2025-03-13 22:28:56,225 INFO L318 CfgBuilder]: Performing block encoding [2025-03-13 22:28:56,263 INFO L337 CfgBuilder]: Removed 1 assume(true) statements. [2025-03-13 22:28:56,263 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 13.03 10:28:56 BoogieIcfgContainer [2025-03-13 22:28:56,263 INFO L131 PluginConnector]: ------------------------ END IcfgBuilder---------------------------- [2025-03-13 22:28:56,267 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2025-03-13 22:28:56,268 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2025-03-13 22:28:56,271 INFO L274 PluginConnector]: TraceAbstraction initialized [2025-03-13 22:28:56,272 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 13.03 10:28:55" (1/3) ... [2025-03-13 22:28:56,272 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@2031c16c and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 13.03 10:28:56, skipping insertion in model container [2025-03-13 22:28:56,272 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.03 10:28:55" (2/3) ... [2025-03-13 22:28:56,273 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@2031c16c and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 13.03 10:28:56, skipping insertion in model container [2025-03-13 22:28:56,273 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 13.03 10:28:56" (3/3) ... [2025-03-13 22:28:56,274 INFO L128 eAbstractionObserver]: Analyzing ICFG per-thread-index-bitmask.i [2025-03-13 22:28:56,290 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2025-03-13 22:28:56,291 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-13 22:28:56,292 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2025-03-13 22:28:56,355 INFO L143 ThreadInstanceAdder]: Constructed 1 joinOtherThreadTransitions. [2025-03-13 22:28:56,385 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 187 places, 200 transitions, 407 flow [2025-03-13 22:28:56,469 INFO L124 PetriNetUnfolderBase]: 26/296 cut-off events. [2025-03-13 22:28:56,472 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2025-03-13 22:28:56,480 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-13 22:28:56,480 INFO L82 GeneralOperation]: Start removeDead. Operand has 187 places, 200 transitions, 407 flow [2025-03-13 22:28:56,487 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 187 places, 200 transitions, 407 flow [2025-03-13 22:28:56,494 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-03-13 22:28:56,503 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;@29eb83de, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-03-13 22:28:56,503 INFO L334 AbstractCegarLoop]: Starting to check reachability of 16 error locations. [2025-03-13 22:28:56,514 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-03-13 22:28:56,514 INFO L124 PetriNetUnfolderBase]: 2/41 cut-off events. [2025-03-13 22:28:56,514 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-03-13 22:28:56,514 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-13 22:28:56,516 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-13 22:28:56,516 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-13 22:28:56,533 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-13 22:28:56,533 INFO L85 PathProgramCache]: Analyzing trace with hash 568918176, now seen corresponding path program 1 times [2025-03-13 22:28:56,538 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-13 22:28:56,539 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [534989677] [2025-03-13 22:28:56,539 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-13 22:28:56,540 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-13 22:28:56,598 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 37 statements into 1 equivalence classes. [2025-03-13 22:28:56,617 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 37 of 37 statements. [2025-03-13 22:28:56,618 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-13 22:28:56,618 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-13 22:28:56,731 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-13 22:28:56,731 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-13 22:28:56,733 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [534989677] [2025-03-13 22:28:56,734 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [534989677] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-13 22:28:56,734 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-13 22:28:56,734 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-13 22:28:56,735 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1978744666] [2025-03-13 22:28:56,735 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-13 22:28:56,740 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-13 22:28:56,744 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-13 22:28:56,758 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-13 22:28:56,758 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-13 22:28:56,793 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 175 out of 200 [2025-03-13 22:28:56,796 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-13 22:28:56,797 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-13 22:28:56,797 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 175 of 200 [2025-03-13 22:28:56,799 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-13 22:28:56,916 INFO L124 PetriNetUnfolderBase]: 123/767 cut-off events. [2025-03-13 22:28:56,916 INFO L125 PetriNetUnfolderBase]: For 4/4 co-relation queries the response was YES. [2025-03-13 22:28:56,922 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-13 22:28:56,926 INFO L140 encePairwiseOnDemand]: 195/200 looper letters, 20 selfloop transitions, 2 changer transitions 2/197 dead transitions. [2025-03-13 22:28:56,926 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 188 places, 197 transitions, 445 flow [2025-03-13 22:28:56,927 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-13 22:28:56,928 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-13 22:28:56,934 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 550 transitions. [2025-03-13 22:28:56,938 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9166666666666666 [2025-03-13 22:28:56,939 INFO L175 Difference]: Start difference. First operand has 187 places, 200 transitions, 407 flow. Second operand 3 states and 550 transitions. [2025-03-13 22:28:56,939 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 188 places, 197 transitions, 445 flow [2025-03-13 22:28:56,943 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 188 places, 197 transitions, 445 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-03-13 22:28:56,948 INFO L231 Difference]: Finished difference. Result has 188 places, 195 transitions, 401 flow [2025-03-13 22:28:56,950 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-13 22:28:56,956 INFO L279 CegarLoopForPetriNet]: 187 programPoint places, 1 predicate places. [2025-03-13 22:28:56,956 INFO L471 AbstractCegarLoop]: Abstraction has has 188 places, 195 transitions, 401 flow [2025-03-13 22:28:56,957 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-13 22:28:56,957 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-13 22:28:56,957 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-13 22:28:56,957 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2025-03-13 22:28:56,957 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-13 22:28:56,959 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-13 22:28:56,959 INFO L85 PathProgramCache]: Analyzing trace with hash -1920087189, now seen corresponding path program 1 times [2025-03-13 22:28:56,959 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-13 22:28:56,959 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1462832735] [2025-03-13 22:28:56,960 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-13 22:28:56,960 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-13 22:28:56,980 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 45 statements into 1 equivalence classes. [2025-03-13 22:28:56,987 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 45 of 45 statements. [2025-03-13 22:28:56,987 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-13 22:28:56,987 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-13 22:28:57,057 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-13 22:28:57,057 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-13 22:28:57,058 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1462832735] [2025-03-13 22:28:57,058 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1462832735] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-13 22:28:57,059 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-13 22:28:57,059 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-13 22:28:57,059 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [639635936] [2025-03-13 22:28:57,059 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-13 22:28:57,060 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-13 22:28:57,064 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-13 22:28:57,064 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-13 22:28:57,064 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-13 22:28:57,098 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 173 out of 200 [2025-03-13 22:28:57,099 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-13 22:28:57,099 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-13 22:28:57,099 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 173 of 200 [2025-03-13 22:28:57,099 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-13 22:28:57,283 INFO L124 PetriNetUnfolderBase]: 208/1002 cut-off events. [2025-03-13 22:28:57,283 INFO L125 PetriNetUnfolderBase]: For 4/4 co-relation queries the response was YES. [2025-03-13 22:28:57,286 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-13 22:28:57,290 INFO L140 encePairwiseOnDemand]: 189/200 looper letters, 37 selfloop transitions, 8 changer transitions 0/215 dead transitions. [2025-03-13 22:28:57,291 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 188 places, 215 transitions, 531 flow [2025-03-13 22:28:57,291 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-13 22:28:57,291 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-13 22:28:57,293 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 567 transitions. [2025-03-13 22:28:57,293 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.945 [2025-03-13 22:28:57,293 INFO L175 Difference]: Start difference. First operand has 188 places, 195 transitions, 401 flow. Second operand 3 states and 567 transitions. [2025-03-13 22:28:57,293 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 188 places, 215 transitions, 531 flow [2025-03-13 22:28:57,294 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 186 places, 215 transitions, 527 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-13 22:28:57,299 INFO L231 Difference]: Finished difference. Result has 188 places, 203 transitions, 467 flow [2025-03-13 22:28:57,302 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-13 22:28:57,302 INFO L279 CegarLoopForPetriNet]: 187 programPoint places, 1 predicate places. [2025-03-13 22:28:57,302 INFO L471 AbstractCegarLoop]: Abstraction has has 188 places, 203 transitions, 467 flow [2025-03-13 22:28:57,303 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-13 22:28:57,303 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-13 22:28:57,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] [2025-03-13 22:28:57,303 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2025-03-13 22:28:57,303 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-13 22:28:57,304 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-13 22:28:57,304 INFO L85 PathProgramCache]: Analyzing trace with hash 112852157, now seen corresponding path program 1 times [2025-03-13 22:28:57,304 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-13 22:28:57,304 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1200605007] [2025-03-13 22:28:57,304 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-13 22:28:57,304 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-13 22:28:57,315 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 48 statements into 1 equivalence classes. [2025-03-13 22:28:57,327 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 48 of 48 statements. [2025-03-13 22:28:57,328 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-13 22:28:57,328 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-13 22:28:57,380 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-13 22:28:57,380 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-13 22:28:57,380 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1200605007] [2025-03-13 22:28:57,380 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1200605007] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-13 22:28:57,380 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-13 22:28:57,380 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-13 22:28:57,380 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1134729970] [2025-03-13 22:28:57,380 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-13 22:28:57,380 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-13 22:28:57,381 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-13 22:28:57,381 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-13 22:28:57,381 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-13 22:28:57,392 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 177 out of 200 [2025-03-13 22:28:57,393 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-13 22:28:57,393 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-13 22:28:57,393 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 177 of 200 [2025-03-13 22:28:57,393 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-13 22:28:57,507 INFO L124 PetriNetUnfolderBase]: 189/1033 cut-off events. [2025-03-13 22:28:57,507 INFO L125 PetriNetUnfolderBase]: For 32/32 co-relation queries the response was YES. [2025-03-13 22:28:57,510 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-13 22:28:57,513 INFO L140 encePairwiseOnDemand]: 196/200 looper letters, 27 selfloop transitions, 2 changer transitions 0/211 dead transitions. [2025-03-13 22:28:57,514 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 188 places, 211 transitions, 541 flow [2025-03-13 22:28:57,514 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-13 22:28:57,514 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-13 22:28:57,515 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 562 transitions. [2025-03-13 22:28:57,516 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9366666666666666 [2025-03-13 22:28:57,516 INFO L175 Difference]: Start difference. First operand has 188 places, 203 transitions, 467 flow. Second operand 3 states and 562 transitions. [2025-03-13 22:28:57,516 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 188 places, 211 transitions, 541 flow [2025-03-13 22:28:57,518 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 186 places, 211 transitions, 525 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-13 22:28:57,522 INFO L231 Difference]: Finished difference. Result has 187 places, 203 transitions, 461 flow [2025-03-13 22:28:57,522 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-13 22:28:57,523 INFO L279 CegarLoopForPetriNet]: 187 programPoint places, 0 predicate places. [2025-03-13 22:28:57,523 INFO L471 AbstractCegarLoop]: Abstraction has has 187 places, 203 transitions, 461 flow [2025-03-13 22:28:57,524 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-13 22:28:57,524 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-13 22:28:57,524 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-13 22:28:57,524 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2025-03-13 22:28:57,524 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-13 22:28:57,524 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-13 22:28:57,525 INFO L85 PathProgramCache]: Analyzing trace with hash 790072364, now seen corresponding path program 1 times [2025-03-13 22:28:57,525 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-13 22:28:57,525 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [653207086] [2025-03-13 22:28:57,525 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-13 22:28:57,525 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-13 22:28:57,535 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 50 statements into 1 equivalence classes. [2025-03-13 22:28:57,553 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 50 of 50 statements. [2025-03-13 22:28:57,554 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-13 22:28:57,554 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-13 22:28:57,673 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-13 22:28:57,674 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-13 22:28:57,674 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [653207086] [2025-03-13 22:28:57,674 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [653207086] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-13 22:28:57,674 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-13 22:28:57,675 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-13 22:28:57,675 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1182580395] [2025-03-13 22:28:57,675 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-13 22:28:57,675 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2025-03-13 22:28:57,675 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-13 22:28:57,677 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2025-03-13 22:28:57,677 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2025-03-13 22:28:57,751 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 173 out of 200 [2025-03-13 22:28:57,752 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-13 22:28:57,753 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-13 22:28:57,753 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 173 of 200 [2025-03-13 22:28:57,753 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-13 22:28:57,874 INFO L124 PetriNetUnfolderBase]: 167/969 cut-off events. [2025-03-13 22:28:57,874 INFO L125 PetriNetUnfolderBase]: For 4/4 co-relation queries the response was YES. [2025-03-13 22:28:57,876 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-13 22:28:57,879 INFO L140 encePairwiseOnDemand]: 192/200 looper letters, 35 selfloop transitions, 2 changer transitions 5/220 dead transitions. [2025-03-13 22:28:57,879 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 192 places, 220 transitions, 579 flow [2025-03-13 22:28:57,879 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-03-13 22:28:57,880 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-03-13 22:28:57,881 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1081 transitions. [2025-03-13 22:28:57,881 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9008333333333334 [2025-03-13 22:28:57,881 INFO L175 Difference]: Start difference. First operand has 187 places, 203 transitions, 461 flow. Second operand 6 states and 1081 transitions. [2025-03-13 22:28:57,882 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 192 places, 220 transitions, 579 flow [2025-03-13 22:28:57,883 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 192 places, 220 transitions, 579 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-03-13 22:28:57,885 INFO L231 Difference]: Finished difference. Result has 196 places, 203 transitions, 479 flow [2025-03-13 22:28:57,885 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-13 22:28:57,885 INFO L279 CegarLoopForPetriNet]: 187 programPoint places, 9 predicate places. [2025-03-13 22:28:57,886 INFO L471 AbstractCegarLoop]: Abstraction has has 196 places, 203 transitions, 479 flow [2025-03-13 22:28:57,886 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-13 22:28:57,886 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-13 22:28:57,886 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-13 22:28:57,886 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2025-03-13 22:28:57,887 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-13 22:28:57,887 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-13 22:28:57,887 INFO L85 PathProgramCache]: Analyzing trace with hash 1531872091, now seen corresponding path program 1 times [2025-03-13 22:28:57,887 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-13 22:28:57,887 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1312790823] [2025-03-13 22:28:57,887 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-13 22:28:57,887 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-13 22:28:57,894 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 63 statements into 1 equivalence classes. [2025-03-13 22:28:57,899 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 63 of 63 statements. [2025-03-13 22:28:57,900 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-13 22:28:57,901 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-13 22:28:57,955 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-13 22:28:57,955 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-13 22:28:57,955 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1312790823] [2025-03-13 22:28:57,955 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1312790823] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-13 22:28:57,955 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-13 22:28:57,955 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2025-03-13 22:28:57,955 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [247581079] [2025-03-13 22:28:57,955 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-13 22:28:57,955 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-13 22:28:57,955 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-13 22:28:57,956 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-13 22:28:57,956 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-13 22:28:57,988 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 180 out of 200 [2025-03-13 22:28:57,989 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-13 22:28:57,989 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-13 22:28:57,989 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 180 of 200 [2025-03-13 22:28:57,989 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-13 22:28:58,088 INFO L124 PetriNetUnfolderBase]: 152/866 cut-off events. [2025-03-13 22:28:58,088 INFO L125 PetriNetUnfolderBase]: For 5/5 co-relation queries the response was YES. [2025-03-13 22:28:58,090 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-13 22:28:58,093 INFO L140 encePairwiseOnDemand]: 197/200 looper letters, 24 selfloop transitions, 2 changer transitions 0/211 dead transitions. [2025-03-13 22:28:58,093 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 195 places, 211 transitions, 547 flow [2025-03-13 22:28:58,093 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-13 22:28:58,093 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-13 22:28:58,094 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 567 transitions. [2025-03-13 22:28:58,095 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.945 [2025-03-13 22:28:58,095 INFO L175 Difference]: Start difference. First operand has 196 places, 203 transitions, 479 flow. Second operand 3 states and 567 transitions. [2025-03-13 22:28:58,095 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 195 places, 211 transitions, 547 flow [2025-03-13 22:28:58,098 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 190 places, 211 transitions, 533 flow, removed 5 selfloop flow, removed 5 redundant places. [2025-03-13 22:28:58,102 INFO L231 Difference]: Finished difference. Result has 191 places, 204 transitions, 477 flow [2025-03-13 22:28:58,102 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-13 22:28:58,103 INFO L279 CegarLoopForPetriNet]: 187 programPoint places, 4 predicate places. [2025-03-13 22:28:58,104 INFO L471 AbstractCegarLoop]: Abstraction has has 191 places, 204 transitions, 477 flow [2025-03-13 22:28:58,104 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-13 22:28:58,104 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-13 22:28:58,104 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-13 22:28:58,104 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2025-03-13 22:28:58,104 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-13 22:28:58,105 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-13 22:28:58,107 INFO L85 PathProgramCache]: Analyzing trace with hash 505676880, now seen corresponding path program 1 times [2025-03-13 22:28:58,108 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-13 22:28:58,108 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [468458769] [2025-03-13 22:28:58,108 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-13 22:28:58,108 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-13 22:28:58,116 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 73 statements into 1 equivalence classes. [2025-03-13 22:28:58,126 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 73 of 73 statements. [2025-03-13 22:28:58,127 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-13 22:28:58,127 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-13 22:28:58,213 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-13 22:28:58,214 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-13 22:28:58,215 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [468458769] [2025-03-13 22:28:58,215 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [468458769] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-13 22:28:58,215 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-13 22:28:58,215 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2025-03-13 22:28:58,215 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [310293470] [2025-03-13 22:28:58,215 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-13 22:28:58,215 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2025-03-13 22:28:58,216 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-13 22:28:58,216 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2025-03-13 22:28:58,216 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2025-03-13 22:28:58,262 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 170 out of 200 [2025-03-13 22:28:58,263 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-13 22:28:58,263 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-13 22:28:58,263 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 170 of 200 [2025-03-13 22:28:58,263 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-13 22:28:58,355 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-13 22:28:58,356 INFO L294 olderBase$Statistics]: this new event has 130 ancestors and is cut-off event [2025-03-13 22:28:58,357 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-03-13 22:28:58,357 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-03-13 22:28:58,357 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-03-13 22:28:58,368 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-13 22:28:58,368 INFO L294 olderBase$Statistics]: this new event has 132 ancestors and is cut-off event [2025-03-13 22:28:58,368 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-03-13 22:28:58,368 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-03-13 22:28:58,368 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2025-03-13 22:28:58,393 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-13 22:28:58,394 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-03-13 22:28:58,394 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-13 22:28:58,394 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-13 22:28:58,394 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-13 22:28:58,449 INFO L124 PetriNetUnfolderBase]: 388/1627 cut-off events. [2025-03-13 22:28:58,450 INFO L125 PetriNetUnfolderBase]: For 34/34 co-relation queries the response was YES. [2025-03-13 22:28:58,453 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-13 22:28:58,457 INFO L140 encePairwiseOnDemand]: 188/200 looper letters, 52 selfloop transitions, 12 changer transitions 0/239 dead transitions. [2025-03-13 22:28:58,457 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 194 places, 239 transitions, 677 flow [2025-03-13 22:28:58,457 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2025-03-13 22:28:58,458 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2025-03-13 22:28:58,459 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 745 transitions. [2025-03-13 22:28:58,459 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.93125 [2025-03-13 22:28:58,459 INFO L175 Difference]: Start difference. First operand has 191 places, 204 transitions, 477 flow. Second operand 4 states and 745 transitions. [2025-03-13 22:28:58,459 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 194 places, 239 transitions, 677 flow [2025-03-13 22:28:58,461 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 193 places, 239 transitions, 675 flow, removed 0 selfloop flow, removed 1 redundant places. [2025-03-13 22:28:58,463 INFO L231 Difference]: Finished difference. Result has 196 places, 214 transitions, 567 flow [2025-03-13 22:28:58,464 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-13 22:28:58,464 INFO L279 CegarLoopForPetriNet]: 187 programPoint places, 9 predicate places. [2025-03-13 22:28:58,464 INFO L471 AbstractCegarLoop]: Abstraction has has 196 places, 214 transitions, 567 flow [2025-03-13 22:28:58,465 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-13 22:28:58,465 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-13 22:28:58,465 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-13 22:28:58,465 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2025-03-13 22:28:58,465 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-13 22:28:58,465 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-13 22:28:58,466 INFO L85 PathProgramCache]: Analyzing trace with hash -1112859329, now seen corresponding path program 1 times [2025-03-13 22:28:58,466 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-13 22:28:58,466 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [843830544] [2025-03-13 22:28:58,466 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-13 22:28:58,466 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-13 22:28:58,474 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 73 statements into 1 equivalence classes. [2025-03-13 22:28:58,479 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 73 of 73 statements. [2025-03-13 22:28:58,479 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-13 22:28:58,479 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-13 22:28:58,546 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-13 22:28:58,546 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-13 22:28:58,546 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [843830544] [2025-03-13 22:28:58,546 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [843830544] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-13 22:28:58,547 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-13 22:28:58,547 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2025-03-13 22:28:58,547 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [503051614] [2025-03-13 22:28:58,547 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-13 22:28:58,547 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2025-03-13 22:28:58,548 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-13 22:28:58,548 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2025-03-13 22:28:58,548 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2025-03-13 22:28:58,599 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 170 out of 200 [2025-03-13 22:28:58,600 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-13 22:28:58,600 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-13 22:28:58,600 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 170 of 200 [2025-03-13 22:28:58,600 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-13 22:28:58,749 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-13 22:28:58,750 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is not cut-off event [2025-03-13 22:28:58,750 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is not cut-off event [2025-03-13 22:28:58,750 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is not cut-off event [2025-03-13 22:28:58,750 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is not cut-off event [2025-03-13 22:28:58,802 INFO L124 PetriNetUnfolderBase]: 390/1601 cut-off events. [2025-03-13 22:28:58,803 INFO L125 PetriNetUnfolderBase]: For 479/593 co-relation queries the response was YES. [2025-03-13 22:28:58,806 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-13 22:28:58,812 INFO L140 encePairwiseOnDemand]: 189/200 looper letters, 52 selfloop transitions, 13 changer transitions 0/240 dead transitions. [2025-03-13 22:28:58,812 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 199 places, 240 transitions, 763 flow [2025-03-13 22:28:58,812 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2025-03-13 22:28:58,812 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2025-03-13 22:28:58,813 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 743 transitions. [2025-03-13 22:28:58,814 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.92875 [2025-03-13 22:28:58,814 INFO L175 Difference]: Start difference. First operand has 196 places, 214 transitions, 567 flow. Second operand 4 states and 743 transitions. [2025-03-13 22:28:58,814 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 199 places, 240 transitions, 763 flow [2025-03-13 22:28:58,816 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 199 places, 240 transitions, 763 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-03-13 22:28:58,818 INFO L231 Difference]: Finished difference. Result has 201 places, 217 transitions, 626 flow [2025-03-13 22:28:58,819 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-13 22:28:58,819 INFO L279 CegarLoopForPetriNet]: 187 programPoint places, 14 predicate places. [2025-03-13 22:28:58,819 INFO L471 AbstractCegarLoop]: Abstraction has has 201 places, 217 transitions, 626 flow [2025-03-13 22:28:58,820 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-13 22:28:58,820 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-13 22:28:58,820 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-13 22:28:58,820 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2025-03-13 22:28:58,820 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-13 22:28:58,821 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-13 22:28:58,821 INFO L85 PathProgramCache]: Analyzing trace with hash 1615704732, now seen corresponding path program 1 times [2025-03-13 22:28:58,821 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-13 22:28:58,821 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [962454787] [2025-03-13 22:28:58,821 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-13 22:28:58,821 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-13 22:28:58,829 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 74 statements into 1 equivalence classes. [2025-03-13 22:28:58,835 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 74 of 74 statements. [2025-03-13 22:28:58,835 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-13 22:28:58,835 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-13 22:28:58,895 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-13 22:28:58,895 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-13 22:28:58,895 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [962454787] [2025-03-13 22:28:58,895 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [962454787] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-13 22:28:58,895 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-13 22:28:58,895 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2025-03-13 22:28:58,895 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [724377849] [2025-03-13 22:28:58,895 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-13 22:28:58,895 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2025-03-13 22:28:58,896 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-13 22:28:58,896 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2025-03-13 22:28:58,896 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2025-03-13 22:28:58,950 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 170 out of 200 [2025-03-13 22:28:58,951 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-13 22:28:58,951 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-13 22:28:58,951 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 170 of 200 [2025-03-13 22:28:58,951 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-13 22:28:59,120 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-13 22:28:59,120 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-03-13 22:28:59,120 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-13 22:28:59,120 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-13 22:28:59,121 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-13 22:28:59,122 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-13 22:28:59,122 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-03-13 22:28:59,123 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-13 22:28:59,123 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-13 22:28:59,123 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-13 22:28:59,137 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-13 22:28:59,138 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2025-03-13 22:28:59,138 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-13 22:28:59,138 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-03-13 22:28:59,138 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-13 22:28:59,140 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-13 22:28:59,140 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is not cut-off event [2025-03-13 22:28:59,140 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is not cut-off event [2025-03-13 22:28:59,140 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is not cut-off event [2025-03-13 22:28:59,140 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is not cut-off event [2025-03-13 22:28:59,173 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-13 22:28:59,173 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is not cut-off event [2025-03-13 22:28:59,173 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is not cut-off event [2025-03-13 22:28:59,173 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is not cut-off event [2025-03-13 22:28:59,173 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is not cut-off event [2025-03-13 22:28:59,175 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-13 22:28:59,176 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2025-03-13 22:28:59,176 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-13 22:28:59,176 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-13 22:28:59,176 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-13 22:28:59,179 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-13 22:28:59,180 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2025-03-13 22:28:59,180 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-13 22:28:59,180 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-13 22:28:59,180 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-13 22:28:59,191 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-13 22:28:59,192 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2025-03-13 22:28:59,192 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-13 22:28:59,192 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-13 22:28:59,192 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-13 22:28:59,192 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-13 22:28:59,220 INFO L124 PetriNetUnfolderBase]: 502/1908 cut-off events. [2025-03-13 22:28:59,221 INFO L125 PetriNetUnfolderBase]: For 1153/1281 co-relation queries the response was YES. [2025-03-13 22:28:59,224 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-13 22:28:59,229 INFO L140 encePairwiseOnDemand]: 189/200 looper letters, 49 selfloop transitions, 16 changer transitions 0/243 dead transitions. [2025-03-13 22:28:59,229 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 204 places, 243 transitions, 833 flow [2025-03-13 22:28:59,230 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2025-03-13 22:28:59,230 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2025-03-13 22:28:59,231 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 741 transitions. [2025-03-13 22:28:59,231 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.92625 [2025-03-13 22:28:59,231 INFO L175 Difference]: Start difference. First operand has 201 places, 217 transitions, 626 flow. Second operand 4 states and 741 transitions. [2025-03-13 22:28:59,231 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 204 places, 243 transitions, 833 flow [2025-03-13 22:28:59,234 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 203 places, 243 transitions, 817 flow, removed 1 selfloop flow, removed 1 redundant places. [2025-03-13 22:28:59,236 INFO L231 Difference]: Finished difference. Result has 205 places, 222 transitions, 697 flow [2025-03-13 22:28:59,236 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-13 22:28:59,236 INFO L279 CegarLoopForPetriNet]: 187 programPoint places, 18 predicate places. [2025-03-13 22:28:59,237 INFO L471 AbstractCegarLoop]: Abstraction has has 205 places, 222 transitions, 697 flow [2025-03-13 22:28:59,237 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-13 22:28:59,237 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-13 22:28:59,237 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-13 22:28:59,237 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2025-03-13 22:28:59,237 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-13 22:28:59,238 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-13 22:28:59,238 INFO L85 PathProgramCache]: Analyzing trace with hash 1027269266, now seen corresponding path program 1 times [2025-03-13 22:28:59,238 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-13 22:28:59,238 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [9546662] [2025-03-13 22:28:59,238 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-13 22:28:59,238 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-13 22:28:59,245 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 74 statements into 1 equivalence classes. [2025-03-13 22:28:59,251 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 74 of 74 statements. [2025-03-13 22:28:59,251 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-13 22:28:59,252 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-13 22:28:59,307 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-13 22:28:59,307 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-13 22:28:59,307 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [9546662] [2025-03-13 22:28:59,307 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [9546662] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-13 22:28:59,307 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-13 22:28:59,307 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2025-03-13 22:28:59,307 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [871699208] [2025-03-13 22:28:59,307 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-13 22:28:59,309 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2025-03-13 22:28:59,309 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-13 22:28:59,309 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2025-03-13 22:28:59,309 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2025-03-13 22:28:59,346 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 170 out of 200 [2025-03-13 22:28:59,347 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-13 22:28:59,347 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-13 22:28:59,348 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 170 of 200 [2025-03-13 22:28:59,348 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-13 22:28:59,481 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-13 22:28:59,482 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is not cut-off event [2025-03-13 22:28:59,482 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is not cut-off event [2025-03-13 22:28:59,482 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is not cut-off event [2025-03-13 22:28:59,482 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is not cut-off event [2025-03-13 22:28:59,484 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-13 22:28:59,484 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2025-03-13 22:28:59,484 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-13 22:28:59,484 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-13 22:28:59,484 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-13 22:28:59,488 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-13 22:28:59,488 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2025-03-13 22:28:59,489 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-13 22:28:59,489 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-13 22:28:59,489 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-13 22:28:59,493 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-13 22:28:59,493 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is cut-off event [2025-03-13 22:28:59,493 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-03-13 22:28:59,493 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-13 22:28:59,493 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-03-13 22:28:59,518 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-13 22:28:59,519 INFO L294 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2025-03-13 22:28:59,519 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-13 22:28:59,519 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-13 22:28:59,519 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-03-13 22:28:59,529 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-13 22:28:59,529 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-13 22:28:59,529 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-03-13 22:28:59,529 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-03-13 22:28:59,529 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-13 22:28:59,548 INFO L124 PetriNetUnfolderBase]: 510/1997 cut-off events. [2025-03-13 22:28:59,548 INFO L125 PetriNetUnfolderBase]: For 1985/2119 co-relation queries the response was YES. [2025-03-13 22:28:59,553 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-13 22:28:59,559 INFO L140 encePairwiseOnDemand]: 190/200 looper letters, 49 selfloop transitions, 18 changer transitions 0/247 dead transitions. [2025-03-13 22:28:59,559 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 208 places, 247 transitions, 916 flow [2025-03-13 22:28:59,560 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2025-03-13 22:28:59,560 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2025-03-13 22:28:59,561 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 741 transitions. [2025-03-13 22:28:59,561 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.92625 [2025-03-13 22:28:59,561 INFO L175 Difference]: Start difference. First operand has 205 places, 222 transitions, 697 flow. Second operand 4 states and 741 transitions. [2025-03-13 22:28:59,561 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 208 places, 247 transitions, 916 flow [2025-03-13 22:28:59,567 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 207 places, 247 transitions, 899 flow, removed 0 selfloop flow, removed 1 redundant places. [2025-03-13 22:28:59,569 INFO L231 Difference]: Finished difference. Result has 209 places, 226 transitions, 778 flow [2025-03-13 22:28:59,569 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-13 22:28:59,570 INFO L279 CegarLoopForPetriNet]: 187 programPoint places, 22 predicate places. [2025-03-13 22:28:59,570 INFO L471 AbstractCegarLoop]: Abstraction has has 209 places, 226 transitions, 778 flow [2025-03-13 22:28:59,571 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-13 22:28:59,571 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-13 22:28:59,571 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-13 22:28:59,571 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2025-03-13 22:28:59,571 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-13 22:28:59,571 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-13 22:28:59,572 INFO L85 PathProgramCache]: Analyzing trace with hash 1592249763, now seen corresponding path program 1 times [2025-03-13 22:28:59,572 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-13 22:28:59,572 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [822752836] [2025-03-13 22:28:59,572 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-13 22:28:59,572 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-13 22:28:59,581 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 74 statements into 1 equivalence classes. [2025-03-13 22:28:59,585 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 74 of 74 statements. [2025-03-13 22:28:59,587 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-13 22:28:59,587 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-13 22:28:59,651 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-13 22:28:59,651 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-13 22:28:59,651 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [822752836] [2025-03-13 22:28:59,652 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [822752836] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-13 22:28:59,652 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-13 22:28:59,652 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-13 22:28:59,652 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [850331175] [2025-03-13 22:28:59,652 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-13 22:28:59,652 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2025-03-13 22:28:59,652 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-13 22:28:59,653 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2025-03-13 22:28:59,653 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2025-03-13 22:28:59,675 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 173 out of 200 [2025-03-13 22:28:59,676 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-13 22:28:59,676 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-13 22:28:59,676 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 173 of 200 [2025-03-13 22:28:59,676 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-13 22:28:59,784 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-13 22:28:59,784 INFO L294 olderBase$Statistics]: this new event has 129 ancestors and is not cut-off event [2025-03-13 22:28:59,784 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is not cut-off event [2025-03-13 22:28:59,784 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is not cut-off event [2025-03-13 22:28:59,785 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is not cut-off event [2025-03-13 22:28:59,790 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-13 22:28:59,790 INFO L294 olderBase$Statistics]: this new event has 130 ancestors and is not cut-off event [2025-03-13 22:28:59,790 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is not cut-off event [2025-03-13 22:28:59,790 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is not cut-off event [2025-03-13 22:28:59,790 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is not cut-off event [2025-03-13 22:28:59,810 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-13 22:28:59,810 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-03-13 22:28:59,810 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-13 22:28:59,810 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-13 22:28:59,811 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-13 22:28:59,812 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-13 22:28:59,812 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-03-13 22:28:59,812 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-13 22:28:59,813 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-13 22:28:59,813 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-13 22:28:59,813 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-13 22:28:59,813 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2025-03-13 22:28:59,813 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-13 22:28:59,813 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-03-13 22:28:59,813 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-13 22:28:59,819 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-13 22:28:59,819 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2025-03-13 22:28:59,819 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-13 22:28:59,819 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-03-13 22:28:59,820 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-13 22:28:59,826 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-13 22:28:59,827 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is not cut-off event [2025-03-13 22:28:59,827 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is not cut-off event [2025-03-13 22:28:59,827 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is not cut-off event [2025-03-13 22:28:59,827 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is not cut-off event [2025-03-13 22:28:59,828 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_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|, 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-13 22:28:59,828 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2025-03-13 22:28:59,828 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-03-13 22:28:59,828 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-13 22:28:59,828 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-13 22:28:59,856 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_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|, 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-13 22:28:59,856 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2025-03-13 22:28:59,856 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-03-13 22:28:59,857 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-13 22:28:59,857 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-13 22:28:59,857 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-03-13 22:28:59,880 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-13 22:28:59,880 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2025-03-13 22:28:59,880 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-03-13 22:28:59,880 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-13 22:28:59,880 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-13 22:28:59,913 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-13 22:28:59,913 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-03-13 22:28:59,913 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-13 22:28:59,913 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-13 22:28:59,913 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-13 22:28:59,942 INFO L124 PetriNetUnfolderBase]: 650/2797 cut-off events. [2025-03-13 22:28:59,943 INFO L125 PetriNetUnfolderBase]: For 2304/2321 co-relation queries the response was YES. [2025-03-13 22:28:59,951 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-13 22:28:59,961 INFO L140 encePairwiseOnDemand]: 193/200 looper letters, 50 selfloop transitions, 7 changer transitions 0/256 dead transitions. [2025-03-13 22:28:59,961 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 214 places, 256 transitions, 961 flow [2025-03-13 22:28:59,962 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-03-13 22:28:59,962 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-03-13 22:28:59,964 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1093 transitions. [2025-03-13 22:28:59,965 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9108333333333334 [2025-03-13 22:28:59,965 INFO L175 Difference]: Start difference. First operand has 209 places, 226 transitions, 778 flow. Second operand 6 states and 1093 transitions. [2025-03-13 22:28:59,965 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 214 places, 256 transitions, 961 flow [2025-03-13 22:28:59,972 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 213 places, 256 transitions, 944 flow, removed 0 selfloop flow, removed 1 redundant places. [2025-03-13 22:28:59,976 INFO L231 Difference]: Finished difference. Result has 216 places, 231 transitions, 804 flow [2025-03-13 22:28:59,976 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-13 22:28:59,977 INFO L279 CegarLoopForPetriNet]: 187 programPoint places, 29 predicate places. [2025-03-13 22:28:59,978 INFO L471 AbstractCegarLoop]: Abstraction has has 216 places, 231 transitions, 804 flow [2025-03-13 22:28:59,978 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-13 22:28:59,978 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-13 22:28:59,978 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-13 22:28:59,978 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2025-03-13 22:28:59,978 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-13 22:28:59,979 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-13 22:28:59,979 INFO L85 PathProgramCache]: Analyzing trace with hash 599615939, now seen corresponding path program 1 times [2025-03-13 22:28:59,979 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-13 22:28:59,979 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [307358843] [2025-03-13 22:28:59,979 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-13 22:28:59,980 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-13 22:28:59,988 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 74 statements into 1 equivalence classes. [2025-03-13 22:28:59,993 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 74 of 74 statements. [2025-03-13 22:28:59,994 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-13 22:28:59,994 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-13 22:29:00,037 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-13 22:29:00,038 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-13 22:29:00,038 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [307358843] [2025-03-13 22:29:00,038 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [307358843] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-13 22:29:00,038 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-13 22:29:00,038 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2025-03-13 22:29:00,038 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1135816471] [2025-03-13 22:29:00,038 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-13 22:29:00,038 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2025-03-13 22:29:00,038 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-13 22:29:00,038 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2025-03-13 22:29:00,039 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2025-03-13 22:29:00,087 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 170 out of 200 [2025-03-13 22:29:00,088 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-13 22:29:00,088 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-13 22:29:00,088 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 170 of 200 [2025-03-13 22:29:00,088 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-13 22:29:00,258 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-13 22:29:00,259 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2025-03-13 22:29:00,259 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-13 22:29:00,259 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-13 22:29:00,259 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-13 22:29:00,261 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-13 22:29:00,261 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2025-03-13 22:29:00,261 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-13 22:29:00,261 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-13 22:29:00,261 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-13 22:29:00,271 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-13 22:29:00,271 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2025-03-13 22:29:00,271 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-13 22:29:00,271 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-13 22:29:00,271 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-13 22:29:00,300 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-13 22:29:00,300 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2025-03-13 22:29:00,300 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-03-13 22:29:00,301 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-03-13 22:29:00,301 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-03-13 22:29:00,315 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-13 22:29:00,316 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-03-13 22:29:00,316 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-13 22:29:00,316 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-13 22:29:00,316 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-13 22:29:00,362 INFO L124 PetriNetUnfolderBase]: 642/2771 cut-off events. [2025-03-13 22:29:00,363 INFO L125 PetriNetUnfolderBase]: For 3382/3408 co-relation queries the response was YES. [2025-03-13 22:29:00,369 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-13 22:29:00,375 INFO L140 encePairwiseOnDemand]: 190/200 looper letters, 49 selfloop transitions, 20 changer transitions 0/254 dead transitions. [2025-03-13 22:29:00,376 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 219 places, 254 transitions, 1016 flow [2025-03-13 22:29:00,376 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2025-03-13 22:29:00,376 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2025-03-13 22:29:00,377 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 741 transitions. [2025-03-13 22:29:00,377 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.92625 [2025-03-13 22:29:00,377 INFO L175 Difference]: Start difference. First operand has 216 places, 231 transitions, 804 flow. Second operand 4 states and 741 transitions. [2025-03-13 22:29:00,377 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 219 places, 254 transitions, 1016 flow [2025-03-13 22:29:00,383 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 219 places, 254 transitions, 1016 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-03-13 22:29:00,385 INFO L231 Difference]: Finished difference. Result has 221 places, 234 transitions, 897 flow [2025-03-13 22:29:00,385 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-13 22:29:00,389 INFO L279 CegarLoopForPetriNet]: 187 programPoint places, 34 predicate places. [2025-03-13 22:29:00,389 INFO L471 AbstractCegarLoop]: Abstraction has has 221 places, 234 transitions, 897 flow [2025-03-13 22:29:00,389 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-13 22:29:00,389 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-13 22:29:00,389 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-13 22:29:00,389 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10 [2025-03-13 22:29:00,389 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-13 22:29:00,390 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-13 22:29:00,390 INFO L85 PathProgramCache]: Analyzing trace with hash 998902854, now seen corresponding path program 1 times [2025-03-13 22:29:00,390 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-13 22:29:00,390 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [365062382] [2025-03-13 22:29:00,390 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-13 22:29:00,390 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-13 22:29:00,396 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 75 statements into 1 equivalence classes. [2025-03-13 22:29:00,400 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 75 of 75 statements. [2025-03-13 22:29:00,400 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-13 22:29:00,400 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-13 22:29:00,465 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-13 22:29:00,466 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-13 22:29:00,466 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [365062382] [2025-03-13 22:29:00,467 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [365062382] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-13 22:29:00,467 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-13 22:29:00,467 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2025-03-13 22:29:00,467 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1452797522] [2025-03-13 22:29:00,467 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-13 22:29:00,467 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2025-03-13 22:29:00,467 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-13 22:29:00,468 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2025-03-13 22:29:00,468 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2025-03-13 22:29:00,513 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 174 out of 200 [2025-03-13 22:29:00,514 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-13 22:29:00,514 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-13 22:29:00,514 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 174 of 200 [2025-03-13 22:29:00,514 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-13 22:29:00,708 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-13 22:29:00,708 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2025-03-13 22:29:00,708 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-13 22:29:00,708 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-13 22:29:00,708 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-13 22:29:00,710 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-13 22:29:00,710 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2025-03-13 22:29:00,710 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-13 22:29:00,710 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-13 22:29:00,710 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-13 22:29:00,804 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-13 22:29:00,804 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-03-13 22:29:00,804 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-13 22:29:00,804 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-13 22:29:00,804 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-13 22:29:00,805 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-13 22:29:00,805 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-03-13 22:29:00,805 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-13 22:29:00,805 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-13 22:29:00,805 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-13 22:29:00,805 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-13 22:29:00,805 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-03-13 22:29:00,805 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-13 22:29:00,805 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-13 22:29:00,805 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-13 22:29:00,819 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-13 22:29:00,819 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2025-03-13 22:29:00,819 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-03-13 22:29:00,819 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-13 22:29:00,819 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-13 22:29:00,841 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-13 22:29:00,841 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-03-13 22:29:00,841 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-13 22:29:00,841 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-13 22:29:00,841 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-13 22:29:00,856 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-13 22:29:00,856 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-03-13 22:29:00,856 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-13 22:29:00,856 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-13 22:29:00,856 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-13 22:29:00,868 INFO L124 PetriNetUnfolderBase]: 732/2984 cut-off events. [2025-03-13 22:29:00,868 INFO L125 PetriNetUnfolderBase]: For 6423/6569 co-relation queries the response was YES. [2025-03-13 22:29:00,880 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-13 22:29:00,891 INFO L140 encePairwiseOnDemand]: 194/200 looper letters, 56 selfloop transitions, 18 changer transitions 0/268 dead transitions. [2025-03-13 22:29:00,892 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 224 places, 268 transitions, 1261 flow [2025-03-13 22:29:00,892 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2025-03-13 22:29:00,892 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2025-03-13 22:29:00,893 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 745 transitions. [2025-03-13 22:29:00,893 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.93125 [2025-03-13 22:29:00,893 INFO L175 Difference]: Start difference. First operand has 221 places, 234 transitions, 897 flow. Second operand 4 states and 745 transitions. [2025-03-13 22:29:00,894 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 224 places, 268 transitions, 1261 flow [2025-03-13 22:29:00,902 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 223 places, 268 transitions, 1234 flow, removed 0 selfloop flow, removed 1 redundant places. [2025-03-13 22:29:00,905 INFO L231 Difference]: Finished difference. Result has 225 places, 248 transitions, 1106 flow [2025-03-13 22:29:00,905 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-13 22:29:00,906 INFO L279 CegarLoopForPetriNet]: 187 programPoint places, 38 predicate places. [2025-03-13 22:29:00,906 INFO L471 AbstractCegarLoop]: Abstraction has has 225 places, 248 transitions, 1106 flow [2025-03-13 22:29:00,906 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-13 22:29:00,906 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-13 22:29:00,906 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-13 22:29:00,906 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11 [2025-03-13 22:29:00,907 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-13 22:29:00,907 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-13 22:29:00,907 INFO L85 PathProgramCache]: Analyzing trace with hash 1123578189, now seen corresponding path program 1 times [2025-03-13 22:29:00,907 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-13 22:29:00,907 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1270642489] [2025-03-13 22:29:00,908 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-13 22:29:00,908 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-13 22:29:00,915 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 75 statements into 1 equivalence classes. [2025-03-13 22:29:00,919 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 75 of 75 statements. [2025-03-13 22:29:00,919 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-13 22:29:00,920 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-13 22:29:00,944 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-13 22:29:00,945 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-13 22:29:00,945 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1270642489] [2025-03-13 22:29:00,945 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1270642489] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-13 22:29:00,945 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-13 22:29:00,945 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-13 22:29:00,945 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1607424062] [2025-03-13 22:29:00,945 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-13 22:29:00,945 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-13 22:29:00,945 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-13 22:29:00,946 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-13 22:29:00,946 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-13 22:29:00,964 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 173 out of 200 [2025-03-13 22:29:00,965 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-13 22:29:00,965 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-13 22:29:00,965 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 173 of 200 [2025-03-13 22:29:00,965 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-13 22:29:01,104 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-13 22:29:01,104 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2025-03-13 22:29:01,104 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-13 22:29:01,104 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-13 22:29:01,104 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-13 22:29:01,107 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-13 22:29:01,107 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2025-03-13 22:29:01,107 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-13 22:29:01,107 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-13 22:29:01,107 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-13 22:29:01,279 INFO L124 PetriNetUnfolderBase]: 737/3357 cut-off events. [2025-03-13 22:29:01,280 INFO L125 PetriNetUnfolderBase]: For 4955/5008 co-relation queries the response was YES. [2025-03-13 22:29:01,287 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-13 22:29:01,297 INFO L140 encePairwiseOnDemand]: 194/200 looper letters, 36 selfloop transitions, 7 changer transitions 0/257 dead transitions. [2025-03-13 22:29:01,297 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 227 places, 257 transitions, 1216 flow [2025-03-13 22:29:01,298 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-13 22:29:01,298 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-13 22:29:01,298 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 553 transitions. [2025-03-13 22:29:01,299 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9216666666666666 [2025-03-13 22:29:01,299 INFO L175 Difference]: Start difference. First operand has 225 places, 248 transitions, 1106 flow. Second operand 3 states and 553 transitions. [2025-03-13 22:29:01,299 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 227 places, 257 transitions, 1216 flow [2025-03-13 22:29:01,307 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 227 places, 257 transitions, 1216 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-03-13 22:29:01,310 INFO L231 Difference]: Finished difference. Result has 229 places, 253 transitions, 1162 flow [2025-03-13 22:29:01,311 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-13 22:29:01,311 INFO L279 CegarLoopForPetriNet]: 187 programPoint places, 42 predicate places. [2025-03-13 22:29:01,311 INFO L471 AbstractCegarLoop]: Abstraction has has 229 places, 253 transitions, 1162 flow [2025-03-13 22:29:01,312 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-13 22:29:01,312 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-13 22:29:01,312 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-13 22:29:01,312 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12 [2025-03-13 22:29:01,312 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-13 22:29:01,313 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-13 22:29:01,313 INFO L85 PathProgramCache]: Analyzing trace with hash 697253158, now seen corresponding path program 1 times [2025-03-13 22:29:01,313 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-13 22:29:01,313 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [452099452] [2025-03-13 22:29:01,313 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-13 22:29:01,313 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-13 22:29:01,322 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 89 statements into 1 equivalence classes. [2025-03-13 22:29:01,333 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 89 of 89 statements. [2025-03-13 22:29:01,334 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-13 22:29:01,334 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-13 22:29:01,718 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-13 22:29:01,718 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-13 22:29:01,718 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [452099452] [2025-03-13 22:29:01,718 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [452099452] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-13 22:29:01,718 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-13 22:29:01,718 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-13 22:29:01,718 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1035124827] [2025-03-13 22:29:01,718 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-13 22:29:01,718 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-03-13 22:29:01,719 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-13 22:29:01,719 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-03-13 22:29:01,719 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-03-13 22:29:01,832 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 162 out of 200 [2025-03-13 22:29:01,833 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-13 22:29:01,833 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-13 22:29:01,833 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 162 of 200 [2025-03-13 22:29:01,833 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-13 22:29:02,309 INFO L124 PetriNetUnfolderBase]: 1006/4272 cut-off events. [2025-03-13 22:29:02,310 INFO L125 PetriNetUnfolderBase]: For 5602/5632 co-relation queries the response was YES. [2025-03-13 22:29:02,319 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-13 22:29:02,329 INFO L140 encePairwiseOnDemand]: 189/200 looper letters, 55 selfloop transitions, 22 changer transitions 0/290 dead transitions. [2025-03-13 22:29:02,329 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 234 places, 290 transitions, 1390 flow [2025-03-13 22:29:02,329 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-03-13 22:29:02,329 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-03-13 22:29:02,331 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1046 transitions. [2025-03-13 22:29:02,331 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8716666666666667 [2025-03-13 22:29:02,331 INFO L175 Difference]: Start difference. First operand has 229 places, 253 transitions, 1162 flow. Second operand 6 states and 1046 transitions. [2025-03-13 22:29:02,331 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 234 places, 290 transitions, 1390 flow [2025-03-13 22:29:02,340 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 232 places, 290 transitions, 1376 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-13 22:29:02,343 INFO L231 Difference]: Finished difference. Result has 237 places, 274 transitions, 1298 flow [2025-03-13 22:29:02,343 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-13 22:29:02,344 INFO L279 CegarLoopForPetriNet]: 187 programPoint places, 50 predicate places. [2025-03-13 22:29:02,344 INFO L471 AbstractCegarLoop]: Abstraction has has 237 places, 274 transitions, 1298 flow [2025-03-13 22:29:02,344 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-13 22:29:02,345 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-13 22:29:02,345 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-13 22:29:02,345 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable13 [2025-03-13 22:29:02,345 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-13 22:29:02,345 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-13 22:29:02,346 INFO L85 PathProgramCache]: Analyzing trace with hash -517499745, now seen corresponding path program 1 times [2025-03-13 22:29:02,346 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-13 22:29:02,346 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [583732191] [2025-03-13 22:29:02,346 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-13 22:29:02,346 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-13 22:29:02,356 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 103 statements into 1 equivalence classes. [2025-03-13 22:29:02,364 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 103 of 103 statements. [2025-03-13 22:29:02,364 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-13 22:29:02,364 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-13 22:29:02,692 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-13 22:29:02,692 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-13 22:29:02,692 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [583732191] [2025-03-13 22:29:02,692 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [583732191] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-13 22:29:02,692 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-13 22:29:02,692 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-13 22:29:02,692 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1608132721] [2025-03-13 22:29:02,692 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-13 22:29:02,693 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-03-13 22:29:02,693 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-13 22:29:02,693 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-03-13 22:29:02,693 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-03-13 22:29:02,779 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 165 out of 200 [2025-03-13 22:29:02,780 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-13 22:29:02,780 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-13 22:29:02,780 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 165 of 200 [2025-03-13 22:29:02,780 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-13 22:29:03,409 INFO L124 PetriNetUnfolderBase]: 1117/4576 cut-off events. [2025-03-13 22:29:03,409 INFO L125 PetriNetUnfolderBase]: For 6103/6163 co-relation queries the response was YES. [2025-03-13 22:29:03,427 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-13 22:29:03,439 INFO L140 encePairwiseOnDemand]: 185/200 looper letters, 87 selfloop transitions, 48 changer transitions 0/353 dead transitions. [2025-03-13 22:29:03,439 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 242 places, 353 transitions, 1860 flow [2025-03-13 22:29:03,439 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-03-13 22:29:03,440 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-03-13 22:29:03,441 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1093 transitions. [2025-03-13 22:29:03,441 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9108333333333334 [2025-03-13 22:29:03,441 INFO L175 Difference]: Start difference. First operand has 237 places, 274 transitions, 1298 flow. Second operand 6 states and 1093 transitions. [2025-03-13 22:29:03,441 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 242 places, 353 transitions, 1860 flow [2025-03-13 22:29:03,453 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 242 places, 353 transitions, 1860 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-03-13 22:29:03,456 INFO L231 Difference]: Finished difference. Result has 247 places, 317 transitions, 1686 flow [2025-03-13 22:29:03,457 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-13 22:29:03,457 INFO L279 CegarLoopForPetriNet]: 187 programPoint places, 60 predicate places. [2025-03-13 22:29:03,457 INFO L471 AbstractCegarLoop]: Abstraction has has 247 places, 317 transitions, 1686 flow [2025-03-13 22:29:03,458 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-13 22:29:03,458 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-13 22:29:03,458 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-13 22:29:03,458 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable14 [2025-03-13 22:29:03,458 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-13 22:29:03,459 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-13 22:29:03,459 INFO L85 PathProgramCache]: Analyzing trace with hash -64669099, now seen corresponding path program 1 times [2025-03-13 22:29:03,459 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-13 22:29:03,459 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1607642677] [2025-03-13 22:29:03,459 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-13 22:29:03,459 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-13 22:29:03,468 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 107 statements into 1 equivalence classes. [2025-03-13 22:29:03,481 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 107 of 107 statements. [2025-03-13 22:29:03,482 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-13 22:29:03,482 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-13 22:29:03,770 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-13 22:29:03,770 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-13 22:29:03,770 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1607642677] [2025-03-13 22:29:03,771 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1607642677] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-13 22:29:03,771 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-13 22:29:03,771 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-13 22:29:03,771 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1954014105] [2025-03-13 22:29:03,771 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-13 22:29:03,771 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-03-13 22:29:03,771 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-13 22:29:03,773 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-03-13 22:29:03,773 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-03-13 22:29:03,849 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 164 out of 200 [2025-03-13 22:29:03,850 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-13 22:29:03,850 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-13 22:29:03,850 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 164 of 200 [2025-03-13 22:29:03,850 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-13 22:29:04,368 INFO L124 PetriNetUnfolderBase]: 1087/4557 cut-off events. [2025-03-13 22:29:04,368 INFO L125 PetriNetUnfolderBase]: For 6982/7034 co-relation queries the response was YES. [2025-03-13 22:29:04,378 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-13 22:29:04,387 INFO L140 encePairwiseOnDemand]: 189/200 looper letters, 103 selfloop transitions, 31 changer transitions 11/361 dead transitions. [2025-03-13 22:29:04,387 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 252 places, 361 transitions, 2169 flow [2025-03-13 22:29:04,387 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-03-13 22:29:04,387 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-03-13 22:29:04,389 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1057 transitions. [2025-03-13 22:29:04,389 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8808333333333334 [2025-03-13 22:29:04,389 INFO L175 Difference]: Start difference. First operand has 247 places, 317 transitions, 1686 flow. Second operand 6 states and 1057 transitions. [2025-03-13 22:29:04,389 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 252 places, 361 transitions, 2169 flow [2025-03-13 22:29:04,407 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 252 places, 361 transitions, 2151 flow, removed 9 selfloop flow, removed 0 redundant places. [2025-03-13 22:29:04,410 INFO L231 Difference]: Finished difference. Result has 257 places, 338 transitions, 1969 flow [2025-03-13 22:29:04,410 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-13 22:29:04,411 INFO L279 CegarLoopForPetriNet]: 187 programPoint places, 70 predicate places. [2025-03-13 22:29:04,411 INFO L471 AbstractCegarLoop]: Abstraction has has 257 places, 338 transitions, 1969 flow [2025-03-13 22:29:04,411 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-13 22:29:04,411 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-13 22:29:04,411 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-13 22:29:04,411 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable15 [2025-03-13 22:29:04,412 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-13 22:29:04,412 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-13 22:29:04,412 INFO L85 PathProgramCache]: Analyzing trace with hash -627953283, now seen corresponding path program 1 times [2025-03-13 22:29:04,412 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-13 22:29:04,412 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1875925356] [2025-03-13 22:29:04,412 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-13 22:29:04,413 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-13 22:29:04,422 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 116 statements into 1 equivalence classes. [2025-03-13 22:29:04,432 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 116 of 116 statements. [2025-03-13 22:29:04,434 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-13 22:29:04,434 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-13 22:29:04,861 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-13 22:29:04,861 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-13 22:29:04,861 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1875925356] [2025-03-13 22:29:04,862 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1875925356] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-13 22:29:04,862 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-13 22:29:04,862 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [10] imperfect sequences [] total 10 [2025-03-13 22:29:04,862 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1481166122] [2025-03-13 22:29:04,862 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-13 22:29:04,862 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 11 states [2025-03-13 22:29:04,862 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-13 22:29:04,863 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 11 interpolants. [2025-03-13 22:29:04,863 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=30, Invalid=80, Unknown=0, NotChecked=0, Total=110 [2025-03-13 22:29:05,199 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 156 out of 200 [2025-03-13 22:29:05,200 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-13 22:29:05,200 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-13 22:29:05,200 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 156 of 200 [2025-03-13 22:29:05,200 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-13 22:29:05,818 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-13 22:29:05,819 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is not cut-off event [2025-03-13 22:29:05,819 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is not cut-off event [2025-03-13 22:29:05,819 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is not cut-off event [2025-03-13 22:29:05,819 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is not cut-off event [2025-03-13 22:29:06,058 INFO L124 PetriNetUnfolderBase]: 1206/4934 cut-off events. [2025-03-13 22:29:06,058 INFO L125 PetriNetUnfolderBase]: For 7764/7836 co-relation queries the response was YES. [2025-03-13 22:29:06,079 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-13 22:29:06,136 INFO L140 encePairwiseOnDemand]: 185/200 looper letters, 178 selfloop transitions, 70 changer transitions 2/456 dead transitions. [2025-03-13 22:29:06,137 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 269 places, 456 transitions, 3077 flow [2025-03-13 22:29:06,137 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 18 states. [2025-03-13 22:29:06,137 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 18 states. [2025-03-13 22:29:06,140 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 18 states to 18 states and 2950 transitions. [2025-03-13 22:29:06,142 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8194444444444444 [2025-03-13 22:29:06,142 INFO L175 Difference]: Start difference. First operand has 257 places, 338 transitions, 1969 flow. Second operand 18 states and 2950 transitions. [2025-03-13 22:29:06,142 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 269 places, 456 transitions, 3077 flow [2025-03-13 22:29:06,162 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 269 places, 456 transitions, 3021 flow, removed 28 selfloop flow, removed 0 redundant places. [2025-03-13 22:29:06,167 INFO L231 Difference]: Finished difference. Result has 270 places, 356 transitions, 2178 flow [2025-03-13 22:29:06,168 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-13 22:29:06,168 INFO L279 CegarLoopForPetriNet]: 187 programPoint places, 83 predicate places. [2025-03-13 22:29:06,168 INFO L471 AbstractCegarLoop]: Abstraction has has 270 places, 356 transitions, 2178 flow [2025-03-13 22:29:06,169 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-13 22:29:06,169 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-13 22:29:06,169 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-13 22:29:06,169 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable16 [2025-03-13 22:29:06,169 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-13 22:29:06,169 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-13 22:29:06,170 INFO L85 PathProgramCache]: Analyzing trace with hash -280325939, now seen corresponding path program 1 times [2025-03-13 22:29:06,170 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-13 22:29:06,170 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1119553220] [2025-03-13 22:29:06,170 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-13 22:29:06,170 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-13 22:29:06,182 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 116 statements into 1 equivalence classes. [2025-03-13 22:29:06,197 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 116 of 116 statements. [2025-03-13 22:29:06,197 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-13 22:29:06,197 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-13 22:29:06,596 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-13 22:29:06,596 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-13 22:29:06,596 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1119553220] [2025-03-13 22:29:06,596 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1119553220] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-13 22:29:06,596 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-13 22:29:06,596 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [10] imperfect sequences [] total 10 [2025-03-13 22:29:06,596 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1792977860] [2025-03-13 22:29:06,596 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-13 22:29:06,597 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 11 states [2025-03-13 22:29:06,597 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-13 22:29:06,597 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 11 interpolants. [2025-03-13 22:29:06,597 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=30, Invalid=80, Unknown=0, NotChecked=0, Total=110 [2025-03-13 22:29:06,946 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 156 out of 200 [2025-03-13 22:29:06,947 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-13 22:29:06,947 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-13 22:29:06,947 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 156 of 200 [2025-03-13 22:29:06,947 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-13 22:29:07,776 INFO L124 PetriNetUnfolderBase]: 1088/4527 cut-off events. [2025-03-13 22:29:07,776 INFO L125 PetriNetUnfolderBase]: For 7849/7901 co-relation queries the response was YES. [2025-03-13 22:29:07,798 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-13 22:29:07,811 INFO L140 encePairwiseOnDemand]: 187/200 looper letters, 144 selfloop transitions, 42 changer transitions 6/402 dead transitions. [2025-03-13 22:29:07,811 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 281 places, 402 transitions, 2860 flow [2025-03-13 22:29:07,812 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 13 states. [2025-03-13 22:29:07,812 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 13 states. [2025-03-13 22:29:07,814 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 13 states to 13 states and 2116 transitions. [2025-03-13 22:29:07,815 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8138461538461539 [2025-03-13 22:29:07,815 INFO L175 Difference]: Start difference. First operand has 270 places, 356 transitions, 2178 flow. Second operand 13 states and 2116 transitions. [2025-03-13 22:29:07,815 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 281 places, 402 transitions, 2860 flow [2025-03-13 22:29:07,842 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 273 places, 402 transitions, 2699 flow, removed 16 selfloop flow, removed 8 redundant places. [2025-03-13 22:29:07,845 INFO L231 Difference]: Finished difference. Result has 273 places, 355 transitions, 2135 flow [2025-03-13 22:29:07,846 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-13 22:29:07,846 INFO L279 CegarLoopForPetriNet]: 187 programPoint places, 86 predicate places. [2025-03-13 22:29:07,846 INFO L471 AbstractCegarLoop]: Abstraction has has 273 places, 355 transitions, 2135 flow [2025-03-13 22:29:07,847 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-13 22:29:07,847 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-13 22:29:07,847 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-13 22:29:07,847 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable17 [2025-03-13 22:29:07,847 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-13 22:29:07,848 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-13 22:29:07,848 INFO L85 PathProgramCache]: Analyzing trace with hash -435252438, now seen corresponding path program 1 times [2025-03-13 22:29:07,848 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-13 22:29:07,848 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1835589238] [2025-03-13 22:29:07,848 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-13 22:29:07,849 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-13 22:29:07,858 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 117 statements into 1 equivalence classes. [2025-03-13 22:29:07,863 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 117 of 117 statements. [2025-03-13 22:29:07,863 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-13 22:29:07,863 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-13 22:29:07,884 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-13 22:29:07,885 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-13 22:29:07,885 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1835589238] [2025-03-13 22:29:07,885 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1835589238] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-13 22:29:07,885 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-13 22:29:07,885 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-13 22:29:07,885 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1199253262] [2025-03-13 22:29:07,885 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-13 22:29:07,885 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-13 22:29:07,886 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-13 22:29:07,886 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-13 22:29:07,886 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-13 22:29:07,900 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 175 out of 200 [2025-03-13 22:29:07,901 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-13 22:29:07,901 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-13 22:29:07,901 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 175 of 200 [2025-03-13 22:29:07,901 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-13 22:29:08,106 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-13 22:29:08,106 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2025-03-13 22:29:08,107 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-13 22:29:08,107 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-13 22:29:08,107 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-13 22:29:08,110 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-13 22:29:08,110 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2025-03-13 22:29:08,110 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-13 22:29:08,111 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-13 22:29:08,111 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-13 22:29:08,394 INFO L124 PetriNetUnfolderBase]: 1279/5104 cut-off events. [2025-03-13 22:29:08,394 INFO L125 PetriNetUnfolderBase]: For 7387/7565 co-relation queries the response was YES. [2025-03-13 22:29:08,411 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-13 22:29:08,420 INFO L140 encePairwiseOnDemand]: 193/200 looper letters, 41 selfloop transitions, 11 changer transitions 3/373 dead transitions. [2025-03-13 22:29:08,421 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 275 places, 373 transitions, 2311 flow [2025-03-13 22:29:08,421 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-13 22:29:08,421 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-13 22:29:08,422 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 561 transitions. [2025-03-13 22:29:08,423 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.935 [2025-03-13 22:29:08,423 INFO L175 Difference]: Start difference. First operand has 273 places, 355 transitions, 2135 flow. Second operand 3 states and 561 transitions. [2025-03-13 22:29:08,423 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 275 places, 373 transitions, 2311 flow [2025-03-13 22:29:08,441 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 264 places, 373 transitions, 2234 flow, removed 0 selfloop flow, removed 11 redundant places. [2025-03-13 22:29:08,444 INFO L231 Difference]: Finished difference. Result has 266 places, 359 transitions, 2115 flow [2025-03-13 22:29:08,445 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-13 22:29:08,445 INFO L279 CegarLoopForPetriNet]: 187 programPoint places, 79 predicate places. [2025-03-13 22:29:08,445 INFO L471 AbstractCegarLoop]: Abstraction has has 266 places, 359 transitions, 2115 flow [2025-03-13 22:29:08,445 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-13 22:29:08,446 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-13 22:29:08,446 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-13 22:29:08,446 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable18 [2025-03-13 22:29:08,446 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-13 22:29:08,446 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-13 22:29:08,447 INFO L85 PathProgramCache]: Analyzing trace with hash 1711544114, now seen corresponding path program 1 times [2025-03-13 22:29:08,447 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-13 22:29:08,447 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1361633798] [2025-03-13 22:29:08,447 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-13 22:29:08,447 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-13 22:29:08,457 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 128 statements into 1 equivalence classes. [2025-03-13 22:29:08,462 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 128 of 128 statements. [2025-03-13 22:29:08,462 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-13 22:29:08,462 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-13 22:29:08,513 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-13 22:29:08,513 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-13 22:29:08,513 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1361633798] [2025-03-13 22:29:08,513 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1361633798] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-13 22:29:08,513 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-13 22:29:08,513 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2025-03-13 22:29:08,513 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2062772148] [2025-03-13 22:29:08,513 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-13 22:29:08,514 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-13 22:29:08,514 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-13 22:29:08,514 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-13 22:29:08,514 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-13 22:29:08,521 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 183 out of 200 [2025-03-13 22:29:08,522 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-13 22:29:08,522 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-13 22:29:08,522 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 183 of 200 [2025-03-13 22:29:08,522 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-13 22:29:08,668 INFO L124 PetriNetUnfolderBase]: 312/1698 cut-off events. [2025-03-13 22:29:08,668 INFO L125 PetriNetUnfolderBase]: For 2331/2394 co-relation queries the response was YES. [2025-03-13 22:29:08,674 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-13 22:29:08,677 INFO L140 encePairwiseOnDemand]: 196/200 looper letters, 12 selfloop transitions, 4 changer transitions 0/308 dead transitions. [2025-03-13 22:29:08,677 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 262 places, 308 transitions, 1689 flow [2025-03-13 22:29:08,678 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-13 22:29:08,678 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-13 22:29:08,678 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 565 transitions. [2025-03-13 22:29:08,679 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9416666666666667 [2025-03-13 22:29:08,679 INFO L175 Difference]: Start difference. First operand has 266 places, 359 transitions, 2115 flow. Second operand 3 states and 565 transitions. [2025-03-13 22:29:08,679 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 262 places, 308 transitions, 1689 flow [2025-03-13 22:29:08,692 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 252 places, 308 transitions, 1613 flow, removed 15 selfloop flow, removed 10 redundant places. [2025-03-13 22:29:08,694 INFO L231 Difference]: Finished difference. Result has 252 places, 308 transitions, 1589 flow [2025-03-13 22:29:08,695 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-13 22:29:08,695 INFO L279 CegarLoopForPetriNet]: 187 programPoint places, 65 predicate places. [2025-03-13 22:29:08,695 INFO L471 AbstractCegarLoop]: Abstraction has has 252 places, 308 transitions, 1589 flow [2025-03-13 22:29:08,695 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-13 22:29:08,695 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-13 22:29:08,696 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-13 22:29:08,696 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable19 [2025-03-13 22:29:08,696 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-13 22:29:08,697 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-13 22:29:08,697 INFO L85 PathProgramCache]: Analyzing trace with hash -984322159, now seen corresponding path program 1 times [2025-03-13 22:29:08,697 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-13 22:29:08,697 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1271451812] [2025-03-13 22:29:08,697 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-13 22:29:08,697 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-13 22:29:08,708 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 135 statements into 1 equivalence classes. [2025-03-13 22:29:08,714 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 135 of 135 statements. [2025-03-13 22:29:08,714 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-13 22:29:08,714 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-13 22:29:08,789 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-13 22:29:08,790 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-13 22:29:08,790 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1271451812] [2025-03-13 22:29:08,790 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1271451812] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-13 22:29:08,790 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-13 22:29:08,790 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-13 22:29:08,790 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [343292466] [2025-03-13 22:29:08,790 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-13 22:29:08,791 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2025-03-13 22:29:08,792 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-13 22:29:08,792 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2025-03-13 22:29:08,792 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2025-03-13 22:29:08,860 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 172 out of 200 [2025-03-13 22:29:08,861 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-13 22:29:08,861 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-13 22:29:08,861 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 172 of 200 [2025-03-13 22:29:08,861 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-13 22:29:09,170 INFO L124 PetriNetUnfolderBase]: 611/2856 cut-off events. [2025-03-13 22:29:09,171 INFO L125 PetriNetUnfolderBase]: For 3564/3695 co-relation queries the response was YES. [2025-03-13 22:29:09,179 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-13 22:29:09,184 INFO L140 encePairwiseOnDemand]: 191/200 looper letters, 50 selfloop transitions, 12 changer transitions 14/338 dead transitions. [2025-03-13 22:29:09,184 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 257 places, 338 transitions, 1894 flow [2025-03-13 22:29:09,185 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-03-13 22:29:09,185 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-03-13 22:29:09,185 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1082 transitions. [2025-03-13 22:29:09,186 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9016666666666666 [2025-03-13 22:29:09,186 INFO L175 Difference]: Start difference. First operand has 252 places, 308 transitions, 1589 flow. Second operand 6 states and 1082 transitions. [2025-03-13 22:29:09,186 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 257 places, 338 transitions, 1894 flow [2025-03-13 22:29:09,199 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 256 places, 338 transitions, 1887 flow, removed 0 selfloop flow, removed 1 redundant places. [2025-03-13 22:29:09,202 INFO L231 Difference]: Finished difference. Result has 260 places, 308 transitions, 1654 flow [2025-03-13 22:29:09,202 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-13 22:29:09,203 INFO L279 CegarLoopForPetriNet]: 187 programPoint places, 73 predicate places. [2025-03-13 22:29:09,203 INFO L471 AbstractCegarLoop]: Abstraction has has 260 places, 308 transitions, 1654 flow [2025-03-13 22:29:09,204 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-13 22:29:09,204 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-13 22:29:09,204 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-13 22:29:09,204 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable20 [2025-03-13 22:29:09,204 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-13 22:29:09,205 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-13 22:29:09,205 INFO L85 PathProgramCache]: Analyzing trace with hash -905937440, now seen corresponding path program 1 times [2025-03-13 22:29:09,205 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-13 22:29:09,205 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1557578858] [2025-03-13 22:29:09,205 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-13 22:29:09,205 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-13 22:29:09,217 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 135 statements into 1 equivalence classes. [2025-03-13 22:29:09,223 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 135 of 135 statements. [2025-03-13 22:29:09,224 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-13 22:29:09,224 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-13 22:29:09,299 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-13 22:29:09,299 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-13 22:29:09,299 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1557578858] [2025-03-13 22:29:09,300 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1557578858] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-13 22:29:09,300 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-13 22:29:09,300 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-13 22:29:09,300 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1002547990] [2025-03-13 22:29:09,300 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-13 22:29:09,300 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2025-03-13 22:29:09,300 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-13 22:29:09,301 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2025-03-13 22:29:09,301 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2025-03-13 22:29:09,369 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 172 out of 200 [2025-03-13 22:29:09,370 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-13 22:29:09,370 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-13 22:29:09,370 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 172 of 200 [2025-03-13 22:29:09,370 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-13 22:29:09,823 INFO L124 PetriNetUnfolderBase]: 1060/4511 cut-off events. [2025-03-13 22:29:09,823 INFO L125 PetriNetUnfolderBase]: For 6706/6953 co-relation queries the response was YES. [2025-03-13 22:29:09,841 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-13 22:29:09,850 INFO L140 encePairwiseOnDemand]: 191/200 looper letters, 64 selfloop transitions, 16 changer transitions 0/342 dead transitions. [2025-03-13 22:29:09,850 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 264 places, 342 transitions, 2045 flow [2025-03-13 22:29:09,850 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-03-13 22:29:09,850 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-03-13 22:29:09,851 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1082 transitions. [2025-03-13 22:29:09,851 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9016666666666666 [2025-03-13 22:29:09,851 INFO L175 Difference]: Start difference. First operand has 260 places, 308 transitions, 1654 flow. Second operand 6 states and 1082 transitions. [2025-03-13 22:29:09,851 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 264 places, 342 transitions, 2045 flow [2025-03-13 22:29:09,876 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 262 places, 342 transitions, 2037 flow, removed 1 selfloop flow, removed 2 redundant places. [2025-03-13 22:29:09,880 INFO L231 Difference]: Finished difference. Result has 266 places, 322 transitions, 1835 flow [2025-03-13 22:29:09,880 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-13 22:29:09,881 INFO L279 CegarLoopForPetriNet]: 187 programPoint places, 79 predicate places. [2025-03-13 22:29:09,881 INFO L471 AbstractCegarLoop]: Abstraction has has 266 places, 322 transitions, 1835 flow [2025-03-13 22:29:09,881 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-13 22:29:09,881 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-13 22:29:09,881 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-13 22:29:09,882 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable21 [2025-03-13 22:29:09,882 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-13 22:29:09,883 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-13 22:29:09,883 INFO L85 PathProgramCache]: Analyzing trace with hash -1900213667, now seen corresponding path program 1 times [2025-03-13 22:29:09,883 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-13 22:29:09,883 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [554222492] [2025-03-13 22:29:09,883 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-13 22:29:09,883 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-13 22:29:09,894 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 147 statements into 1 equivalence classes. [2025-03-13 22:29:09,916 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 147 of 147 statements. [2025-03-13 22:29:09,918 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-13 22:29:09,918 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-13 22:29:09,919 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-13 22:29:09,924 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 147 statements into 1 equivalence classes. [2025-03-13 22:29:09,943 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 147 of 147 statements. [2025-03-13 22:29:09,943 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-13 22:29:09,943 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-13 22:29:09,982 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-13 22:29:09,983 INFO L340 BasicCegarLoop]: Counterexample is feasible [2025-03-13 22:29:09,983 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (15 of 16 remaining) [2025-03-13 22:29:09,985 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (14 of 16 remaining) [2025-03-13 22:29:09,985 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE (13 of 16 remaining) [2025-03-13 22:29:09,985 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (12 of 16 remaining) [2025-03-13 22:29:09,985 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (11 of 16 remaining) [2025-03-13 22:29:09,985 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE (10 of 16 remaining) [2025-03-13 22:29:09,985 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (9 of 16 remaining) [2025-03-13 22:29:09,985 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (8 of 16 remaining) [2025-03-13 22:29:09,986 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr3ASSERT_VIOLATIONDATA_RACE (7 of 16 remaining) [2025-03-13 22:29:09,986 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr2ASSERT_VIOLATIONDATA_RACE (6 of 16 remaining) [2025-03-13 22:29:09,986 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr1ASSERT_VIOLATIONDATA_RACE (5 of 16 remaining) [2025-03-13 22:29:09,986 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (4 of 16 remaining) [2025-03-13 22:29:09,986 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr3ASSERT_VIOLATIONDATA_RACE (3 of 16 remaining) [2025-03-13 22:29:09,986 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr2ASSERT_VIOLATIONDATA_RACE (2 of 16 remaining) [2025-03-13 22:29:09,986 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr1ASSERT_VIOLATIONDATA_RACE (1 of 16 remaining) [2025-03-13 22:29:09,986 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (0 of 16 remaining) [2025-03-13 22:29:09,986 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable22 [2025-03-13 22:29:09,987 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-13 22:29:09,988 WARN L246 ceAbstractionStarter]: 1 thread instances were not sufficient, I will increase this number and restart the analysis [2025-03-13 22:29:09,988 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 2 thread instances. [2025-03-13 22:29:10,012 INFO L143 ThreadInstanceAdder]: Constructed 2 joinOtherThreadTransitions. [2025-03-13 22:29:10,014 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 232 places, 247 transitions, 510 flow [2025-03-13 22:29:10,047 INFO L124 PetriNetUnfolderBase]: 41/475 cut-off events. [2025-03-13 22:29:10,047 INFO L125 PetriNetUnfolderBase]: For 6/6 co-relation queries the response was YES. [2025-03-13 22:29:10,049 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-13 22:29:10,049 INFO L82 GeneralOperation]: Start removeDead. Operand has 232 places, 247 transitions, 510 flow [2025-03-13 22:29:10,051 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 232 places, 247 transitions, 510 flow [2025-03-13 22:29:10,052 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-03-13 22:29:10,052 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;@29eb83de, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-03-13 22:29:10,052 INFO L334 AbstractCegarLoop]: Starting to check reachability of 20 error locations. [2025-03-13 22:29:10,053 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-03-13 22:29:10,054 INFO L124 PetriNetUnfolderBase]: 2/41 cut-off events. [2025-03-13 22:29:10,054 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-03-13 22:29:10,054 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-13 22:29:10,054 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-13 22:29:10,054 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-13 22:29:10,054 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-13 22:29:10,054 INFO L85 PathProgramCache]: Analyzing trace with hash 984270295, now seen corresponding path program 1 times [2025-03-13 22:29:10,054 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-13 22:29:10,054 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [398994180] [2025-03-13 22:29:10,054 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-13 22:29:10,054 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-13 22:29:10,058 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 37 statements into 1 equivalence classes. [2025-03-13 22:29:10,060 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 37 of 37 statements. [2025-03-13 22:29:10,060 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-13 22:29:10,060 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-13 22:29:10,067 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-13 22:29:10,068 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-13 22:29:10,068 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [398994180] [2025-03-13 22:29:10,068 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [398994180] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-13 22:29:10,068 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-13 22:29:10,068 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-13 22:29:10,068 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [993320300] [2025-03-13 22:29:10,068 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-13 22:29:10,068 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-13 22:29:10,068 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-13 22:29:10,069 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-13 22:29:10,069 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-13 22:29:10,085 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 215 out of 247 [2025-03-13 22:29:10,086 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-13 22:29:10,086 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-13 22:29:10,086 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 215 of 247 [2025-03-13 22:29:10,086 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-13 22:29:10,534 INFO L124 PetriNetUnfolderBase]: 1144/5034 cut-off events. [2025-03-13 22:29:10,534 INFO L125 PetriNetUnfolderBase]: For 47/47 co-relation queries the response was YES. [2025-03-13 22:29:10,554 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-13 22:29:10,571 INFO L140 encePairwiseOnDemand]: 242/247 looper letters, 27 selfloop transitions, 2 changer transitions 2/244 dead transitions. [2025-03-13 22:29:10,572 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 233 places, 244 transitions, 562 flow [2025-03-13 22:29:10,572 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-13 22:29:10,573 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-13 22:29:10,573 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 677 transitions. [2025-03-13 22:29:10,573 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9136302294197031 [2025-03-13 22:29:10,573 INFO L175 Difference]: Start difference. First operand has 232 places, 247 transitions, 510 flow. Second operand 3 states and 677 transitions. [2025-03-13 22:29:10,573 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 233 places, 244 transitions, 562 flow [2025-03-13 22:29:10,575 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 233 places, 244 transitions, 562 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-03-13 22:29:10,576 INFO L231 Difference]: Finished difference. Result has 233 places, 242 transitions, 504 flow [2025-03-13 22:29:10,577 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-13 22:29:10,577 INFO L279 CegarLoopForPetriNet]: 232 programPoint places, 1 predicate places. [2025-03-13 22:29:10,577 INFO L471 AbstractCegarLoop]: Abstraction has has 233 places, 242 transitions, 504 flow [2025-03-13 22:29:10,577 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-13 22:29:10,578 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-13 22:29:10,578 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-13 22:29:10,578 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable23 [2025-03-13 22:29:10,578 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-13 22:29:10,578 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-13 22:29:10,578 INFO L85 PathProgramCache]: Analyzing trace with hash -782396126, now seen corresponding path program 1 times [2025-03-13 22:29:10,578 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-13 22:29:10,578 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2063543140] [2025-03-13 22:29:10,579 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-13 22:29:10,579 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-13 22:29:10,583 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 45 statements into 1 equivalence classes. [2025-03-13 22:29:10,585 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 45 of 45 statements. [2025-03-13 22:29:10,585 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-13 22:29:10,585 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-13 22:29:10,593 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-13 22:29:10,594 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-13 22:29:10,594 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2063543140] [2025-03-13 22:29:10,594 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2063543140] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-13 22:29:10,594 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-13 22:29:10,594 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-13 22:29:10,594 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1090202690] [2025-03-13 22:29:10,594 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-13 22:29:10,594 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-13 22:29:10,594 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-13 22:29:10,594 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-13 22:29:10,594 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-13 22:29:10,613 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 210 out of 247 [2025-03-13 22:29:10,614 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-13 22:29:10,614 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-13 22:29:10,614 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 210 of 247 [2025-03-13 22:29:10,614 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-13 22:29:11,425 INFO L124 PetriNetUnfolderBase]: 3652/11249 cut-off events. [2025-03-13 22:29:11,425 INFO L125 PetriNetUnfolderBase]: For 121/121 co-relation queries the response was YES. [2025-03-13 22:29:11,452 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-13 22:29:11,479 INFO L140 encePairwiseOnDemand]: 232/247 looper letters, 54 selfloop transitions, 11 changer transitions 0/272 dead transitions. [2025-03-13 22:29:11,479 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 233 places, 272 transitions, 705 flow [2025-03-13 22:29:11,479 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-13 22:29:11,480 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-13 22:29:11,480 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 699 transitions. [2025-03-13 22:29:11,480 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9433198380566802 [2025-03-13 22:29:11,480 INFO L175 Difference]: Start difference. First operand has 233 places, 242 transitions, 504 flow. Second operand 3 states and 699 transitions. [2025-03-13 22:29:11,480 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 233 places, 272 transitions, 705 flow [2025-03-13 22:29:11,481 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 231 places, 272 transitions, 701 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-13 22:29:11,483 INFO L231 Difference]: Finished difference. Result has 233 places, 253 transitions, 596 flow [2025-03-13 22:29:11,483 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-13 22:29:11,484 INFO L279 CegarLoopForPetriNet]: 232 programPoint places, 1 predicate places. [2025-03-13 22:29:11,484 INFO L471 AbstractCegarLoop]: Abstraction has has 233 places, 253 transitions, 596 flow [2025-03-13 22:29:11,484 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-13 22:29:11,484 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-13 22:29:11,484 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-13 22:29:11,484 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable24 [2025-03-13 22:29:11,484 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-13 22:29:11,485 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-13 22:29:11,485 INFO L85 PathProgramCache]: Analyzing trace with hash 1480622525, now seen corresponding path program 1 times [2025-03-13 22:29:11,485 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-13 22:29:11,485 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1064988847] [2025-03-13 22:29:11,485 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-13 22:29:11,485 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-13 22:29:11,489 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 48 statements into 1 equivalence classes. [2025-03-13 22:29:11,491 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 48 of 48 statements. [2025-03-13 22:29:11,491 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-13 22:29:11,491 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-13 22:29:11,500 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-13 22:29:11,501 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-13 22:29:11,501 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1064988847] [2025-03-13 22:29:11,501 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1064988847] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-13 22:29:11,501 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-13 22:29:11,501 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-13 22:29:11,501 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1942298019] [2025-03-13 22:29:11,501 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-13 22:29:11,501 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-13 22:29:11,502 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-13 22:29:11,502 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-13 22:29:11,503 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-13 22:29:11,514 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 215 out of 247 [2025-03-13 22:29:11,515 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-13 22:29:11,515 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-13 22:29:11,515 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 215 of 247 [2025-03-13 22:29:11,515 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-13 22:29:11,577 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-13 22:29:11,578 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-03-13 22:29:11,578 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-13 22:29:11,578 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-13 22:29:11,578 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-13 22:29:11,993 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-13 22:29:11,993 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-13 22:29:11,993 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-13 22:29:11,993 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-13 22:29:11,993 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-13 22:29:11,994 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-13 22:29:11,994 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-13 22:29:11,994 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-13 22:29:11,994 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-13 22:29:11,994 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-13 22:29:12,024 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([733] L1051-3-->L1051: Formula: (and (= |v_threadThread1of2ForFork0_#t~ret9_1| 0) (= |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{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #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|} 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-13 22:29:12,024 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-03-13 22:29:12,024 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-13 22:29:12,024 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-13 22:29:12,024 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-13 22:29:12,096 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-13 22:29:12,096 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-13 22:29:12,096 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-13 22:29:12,096 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-13 22:29:12,096 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-13 22:29:12,100 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-13 22:29:12,101 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-03-13 22:29:12,101 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-13 22:29:12,101 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-13 22:29:12,101 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-13 22:29:12,104 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([733] L1051-3-->L1051: Formula: (and (= |v_threadThread1of2ForFork0_#t~ret9_1| 0) (= |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{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #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|} 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-13 22:29:12,104 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-03-13 22:29:12,104 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-13 22:29:12,104 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-13 22:29:12,104 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-13 22:29:12,141 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-13 22:29:12,141 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-03-13 22:29:12,141 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-13 22:29:12,141 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-13 22:29:12,141 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-13 22:29:12,141 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-13 22:29:12,146 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([733] L1051-3-->L1051: Formula: (and (= |v_threadThread1of2ForFork0_#t~ret9_1| 0) (= |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{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #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|} 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-13 22:29:12,147 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-03-13 22:29:12,147 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-13 22:29:12,147 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-13 22:29:12,147 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-13 22:29:12,158 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-13 22:29:12,158 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-03-13 22:29:12,158 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-13 22:29:12,158 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-13 22:29:12,158 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-13 22:29:12,161 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-13 22:29:12,161 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-13 22:29:12,161 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-13 22:29:12,161 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-13 22:29:12,161 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-13 22:29:12,163 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-13 22:29:12,163 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-03-13 22:29:12,163 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-13 22:29:12,163 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-13 22:29:12,163 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-13 22:29:12,163 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-13 22:29:12,182 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-13 22:29:12,182 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-03-13 22:29:12,182 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-13 22:29:12,182 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-13 22:29:12,182 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-13 22:29:12,231 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-13 22:29:12,231 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is not cut-off event [2025-03-13 22:29:12,231 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-03-13 22:29:12,231 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-03-13 22:29:12,231 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-03-13 22:29:12,291 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([733] L1051-3-->L1051: Formula: (and (= |v_threadThread1of2ForFork0_#t~ret9_1| 0) (= |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{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #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|} 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-13 22:29:12,292 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-03-13 22:29:12,292 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-13 22:29:12,292 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-13 22:29:12,292 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-13 22:29:12,354 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([733] L1051-3-->L1051: Formula: (and (= |v_threadThread1of2ForFork0_#t~ret9_1| 0) (= |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{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #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|} 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-13 22:29:12,354 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-03-13 22:29:12,354 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-13 22:29:12,354 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-13 22:29:12,354 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-13 22:29:12,392 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([733] L1051-3-->L1051: Formula: (and (= |v_threadThread1of2ForFork0_#t~ret9_1| 0) (= |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{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #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|} 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-13 22:29:12,392 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-03-13 22:29:12,392 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-13 22:29:12,392 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-13 22:29:12,392 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-13 22:29:12,464 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-13 22:29:12,464 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is not cut-off event [2025-03-13 22:29:12,464 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-03-13 22:29:12,464 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-03-13 22:29:12,464 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-03-13 22:29:12,503 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_37| (store |v_#pthreadsMutex_38| |v_~#threads_mask_mutex~0.base_25| (store (select |v_#pthreadsMutex_38| |v_~#threads_mask_mutex~0.base_25|) |v_~#threads_mask_mutex~0.offset_25| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_38|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_25|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_25|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_37|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_25|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_25|, 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-13 22:29:12,503 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-03-13 22:29:12,503 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-13 22:29:12,503 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-13 22:29:12,503 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-13 22:29:12,573 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-13 22:29:12,574 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-13 22:29:12,574 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-13 22:29:12,574 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-13 22:29:12,574 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-13 22:29:12,580 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-13 22:29:12,580 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-13 22:29:12,580 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-13 22:29:12,580 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-13 22:29:12,580 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-13 22:29:12,580 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-13 22:29:12,594 INFO L124 PetriNetUnfolderBase]: 3413/13409 cut-off events. [2025-03-13 22:29:12,594 INFO L125 PetriNetUnfolderBase]: For 642/706 co-relation queries the response was YES. [2025-03-13 22:29:12,640 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-13 22:29:12,686 INFO L140 encePairwiseOnDemand]: 241/247 looper letters, 36 selfloop transitions, 3 changer transitions 0/262 dead transitions. [2025-03-13 22:29:12,686 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 232 places, 262 transitions, 697 flow [2025-03-13 22:29:12,686 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-13 22:29:12,686 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-13 22:29:12,687 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 687 transitions. [2025-03-13 22:29:12,687 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9271255060728745 [2025-03-13 22:29:12,687 INFO L175 Difference]: Start difference. First operand has 233 places, 253 transitions, 596 flow. Second operand 3 states and 687 transitions. [2025-03-13 22:29:12,687 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 232 places, 262 transitions, 697 flow [2025-03-13 22:29:12,695 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 230 places, 262 transitions, 675 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-13 22:29:12,697 INFO L231 Difference]: Finished difference. Result has 231 places, 253 transitions, 589 flow [2025-03-13 22:29:12,697 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-13 22:29:12,697 INFO L279 CegarLoopForPetriNet]: 232 programPoint places, -1 predicate places. [2025-03-13 22:29:12,697 INFO L471 AbstractCegarLoop]: Abstraction has has 231 places, 253 transitions, 589 flow [2025-03-13 22:29:12,698 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-13 22:29:12,698 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-13 22:29:12,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] [2025-03-13 22:29:12,698 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable25 [2025-03-13 22:29:12,698 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-13 22:29:12,698 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-13 22:29:12,698 INFO L85 PathProgramCache]: Analyzing trace with hash 957411340, now seen corresponding path program 1 times [2025-03-13 22:29:12,698 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-13 22:29:12,699 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [443680249] [2025-03-13 22:29:12,699 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-13 22:29:12,699 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-13 22:29:12,704 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 50 statements into 1 equivalence classes. [2025-03-13 22:29:12,707 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 50 of 50 statements. [2025-03-13 22:29:12,707 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-13 22:29:12,707 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-13 22:29:12,739 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-13 22:29:12,739 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-13 22:29:12,739 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [443680249] [2025-03-13 22:29:12,739 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [443680249] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-13 22:29:12,739 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-13 22:29:12,739 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-13 22:29:12,740 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1720988238] [2025-03-13 22:29:12,740 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-13 22:29:12,740 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2025-03-13 22:29:12,740 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-13 22:29:12,740 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2025-03-13 22:29:12,740 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2025-03-13 22:29:12,834 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 214 out of 247 [2025-03-13 22:29:12,836 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-13 22:29:12,836 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-13 22:29:12,836 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 214 of 247 [2025-03-13 22:29:12,836 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-13 22:29:12,955 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-13 22:29:12,956 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2025-03-13 22:29:12,956 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-13 22:29:12,956 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-13 22:29:12,956 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-13 22:29:13,299 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-13 22:29:13,299 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-13 22:29:13,299 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-13 22:29:13,299 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-13 22:29:13,299 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-13 22:29:13,304 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-13 22:29:13,305 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-13 22:29:13,305 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-13 22:29:13,305 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-13 22:29:13,305 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-13 22:29:13,305 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-13 22:29:13,305 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-13 22:29:13,305 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-13 22:29:13,305 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-13 22:29:13,305 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-13 22:29:13,339 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-13 22:29:13,339 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-03-13 22:29:13,339 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-13 22:29:13,339 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-13 22:29:13,339 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-13 22:29:13,339 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-13 22:29:13,359 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-13 22:29:13,359 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-13 22:29:13,359 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-13 22:29:13,359 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-13 22:29:13,359 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-13 22:29:13,359 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-13 22:29:13,359 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-03-13 22:29:13,359 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-13 22:29:13,359 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-13 22:29:13,359 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-13 22:29:13,359 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-13 22:29:13,364 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-13 22:29:13,364 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-03-13 22:29:13,364 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-13 22:29:13,364 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-13 22:29:13,364 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-13 22:29:13,378 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-13 22:29:13,378 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-03-13 22:29:13,378 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-13 22:29:13,378 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-13 22:29:13,378 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-13 22:29:13,392 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-13 22:29:13,393 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-03-13 22:29:13,393 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-13 22:29:13,393 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-13 22:29:13,393 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-13 22:29:13,400 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-13 22:29:13,400 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-03-13 22:29:13,400 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-13 22:29:13,400 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-13 22:29:13,400 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-13 22:29:13,413 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-13 22:29:13,414 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-03-13 22:29:13,414 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-13 22:29:13,414 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-13 22:29:13,414 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-13 22:29:13,452 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-13 22:29:13,452 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-03-13 22:29:13,452 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-13 22:29:13,452 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-13 22:29:13,452 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-13 22:29:13,495 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-13 22:29:13,495 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-03-13 22:29:13,495 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-13 22:29:13,495 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-13 22:29:13,495 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-13 22:29:13,495 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-13 22:29:13,545 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-13 22:29:13,546 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-03-13 22:29:13,546 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-13 22:29:13,546 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-13 22:29:13,546 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-13 22:29:13,546 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-13 22:29:13,546 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-13 22:29:13,569 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-13 22:29:13,569 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-03-13 22:29:13,569 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-13 22:29:13,569 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-13 22:29:13,569 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-13 22:29:13,569 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-13 22:29:13,569 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-03-13 22:29:13,569 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-13 22:29:13,569 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-13 22:29:13,569 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-13 22:29:13,569 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-13 22:29:13,572 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([733] L1051-3-->L1051: Formula: (and (= |v_threadThread1of2ForFork0_#t~ret9_1| 0) (= |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{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #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|} 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-13 22:29:13,572 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-03-13 22:29:13,572 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-13 22:29:13,572 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-13 22:29:13,572 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-13 22:29:13,573 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-13 22:29:13,573 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-03-13 22:29:13,573 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-13 22:29:13,573 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-13 22:29:13,573 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-13 22:29:13,591 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_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|, 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-13 22:29:13,591 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-03-13 22:29:13,591 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-13 22:29:13,591 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-13 22:29:13,591 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-13 22:29:13,595 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([733] L1051-3-->L1051: Formula: (and (= |v_threadThread1of2ForFork0_#t~ret9_1| 0) (= |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{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #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|} 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-13 22:29:13,595 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-03-13 22:29:13,595 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-13 22:29:13,595 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-13 22:29:13,596 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-13 22:29:13,609 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-13 22:29:13,609 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-03-13 22:29:13,609 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-13 22:29:13,609 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-13 22:29:13,609 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-13 22:29:13,610 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-13 22:29:13,610 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-03-13 22:29:13,610 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-13 22:29:13,610 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-13 22:29:13,610 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-13 22:29:13,614 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-13 22:29:13,614 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-03-13 22:29:13,615 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-13 22:29:13,615 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-13 22:29:13,615 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-13 22:29:13,615 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-13 22:29:13,629 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-13 22:29:13,629 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-03-13 22:29:13,629 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-13 22:29:13,629 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-13 22:29:13,629 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-13 22:29:13,632 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-13 22:29:13,632 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-03-13 22:29:13,632 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-13 22:29:13,632 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-13 22:29:13,632 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-13 22:29:13,633 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-13 22:29:13,633 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-03-13 22:29:13,633 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-13 22:29:13,633 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-13 22:29:13,633 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-13 22:29:13,633 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-13 22:29:13,643 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-13 22:29:13,643 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-13 22:29:13,643 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-13 22:29:13,643 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-13 22:29:13,643 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-13 22:29:13,643 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-13 22:29:13,643 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-13 22:29:13,643 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-13 22:29:13,643 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-13 22:29:13,643 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-13 22:29:13,643 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-13 22:29:13,643 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-03-13 22:29:13,643 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-13 22:29:13,643 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-13 22:29:13,643 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-13 22:29:13,643 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-13 22:29:13,643 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-13 22:29:13,643 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-13 22:29:13,643 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-13 22:29:13,643 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-13 22:29:13,643 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-13 22:29:13,643 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-03-13 22:29:13,643 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-13 22:29:13,643 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-13 22:29:13,643 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-13 22:29:13,644 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-13 22:29:13,644 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-13 22:29:13,644 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-13 22:29:13,644 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-13 22:29:13,644 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-13 22:29:13,644 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-13 22:29:13,644 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-03-13 22:29:13,644 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-13 22:29:13,644 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-13 22:29:13,644 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-13 22:29:13,644 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-13 22:29:13,644 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-03-13 22:29:13,644 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-13 22:29:13,644 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-13 22:29:13,644 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-13 22:29:13,647 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-13 22:29:13,647 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-03-13 22:29:13,647 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-13 22:29:13,647 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-13 22:29:13,647 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-13 22:29:13,647 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-13 22:29:13,652 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_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|, 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-13 22:29:13,652 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-03-13 22:29:13,652 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-13 22:29:13,653 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-13 22:29:13,653 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-13 22:29:13,665 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-13 22:29:13,665 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-03-13 22:29:13,665 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-13 22:29:13,665 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-13 22:29:13,665 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-13 22:29:13,665 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-13 22:29:13,665 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-03-13 22:29:13,665 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-13 22:29:13,665 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-13 22:29:13,665 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-13 22:29:13,665 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-13 22:29:13,679 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-13 22:29:13,680 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-03-13 22:29:13,680 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-13 22:29:13,680 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-13 22:29:13,680 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-13 22:29:13,680 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-13 22:29:13,680 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-03-13 22:29:13,680 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-13 22:29:13,680 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-13 22:29:13,680 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-13 22:29:13,680 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-13 22:29:13,680 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-03-13 22:29:13,680 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-13 22:29:13,680 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-13 22:29:13,680 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-13 22:29:13,680 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-13 22:29:13,680 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-13 22:29:13,680 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-13 22:29:13,680 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-13 22:29:13,680 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-13 22:29:13,701 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-13 22:29:13,701 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-13 22:29:13,701 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-13 22:29:13,701 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-13 22:29:13,701 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-13 22:29:13,737 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-13 22:29:13,737 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-03-13 22:29:13,737 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-13 22:29:13,737 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-13 22:29:13,737 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-13 22:29:13,737 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-13 22:29:13,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, 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-13 22:29:13,737 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-03-13 22:29:13,737 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-13 22:29:13,737 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:13,737 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-13 22:29:13,754 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-13 22:29:13,754 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-03-13 22:29:13,754 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-13 22:29:13,754 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:13,754 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:13,768 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-13 22:29:13,769 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-13 22:29:13,769 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-13 22:29:13,769 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:13,769 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-13 22:29:13,769 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:13,801 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-13 22:29:13,802 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-13 22:29:13,802 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-13 22:29:13,802 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-13 22:29:13,802 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-13 22:29:13,814 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-13 22:29:13,815 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-13 22:29:13,815 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-13 22:29:13,815 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-13 22:29:13,815 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-13 22:29:13,815 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-13 22:29:13,815 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-03-13 22:29:13,815 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-13 22:29:13,815 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-13 22:29:13,815 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-13 22:29:13,815 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-13 22:29:13,828 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([733] L1051-3-->L1051: Formula: (and (= |v_threadThread1of2ForFork0_#t~ret9_1| 0) (= |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{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #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|} 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-13 22:29:13,828 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-13 22:29:13,828 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-03-13 22:29:13,828 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-03-13 22:29:13,828 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-13 22:29:13,830 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-13 22:29:13,830 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-13 22:29:13,830 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-13 22:29:13,830 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-13 22:29:13,830 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-13 22:29:13,836 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([733] L1051-3-->L1051: Formula: (and (= |v_threadThread1of2ForFork0_#t~ret9_1| 0) (= |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{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #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|} 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-13 22:29:13,837 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-03-13 22:29:13,837 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-13 22:29:13,837 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-13 22:29:13,837 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-13 22:29:13,839 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-13 22:29:13,839 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-13 22:29:13,839 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-13 22:29:13,839 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-13 22:29:13,840 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-13 22:29:13,840 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-13 22:29:13,840 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-13 22:29:13,840 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-13 22:29:13,840 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-13 22:29:13,840 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-13 22:29:13,840 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-13 22:29:13,840 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-13 22:29:13,841 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-13 22:29:13,841 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-13 22:29:13,841 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-13 22:29:13,841 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-13 22:29:13,841 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-13 22:29:13,848 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-13 22:29:13,848 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-03-13 22:29:13,848 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-13 22:29:13,848 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-13 22:29:13,848 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-13 22:29:13,848 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-13 22:29:13,848 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-13 22:29:13,870 INFO L124 PetriNetUnfolderBase]: 3474/12515 cut-off events. [2025-03-13 22:29:13,871 INFO L125 PetriNetUnfolderBase]: For 119/119 co-relation queries the response was YES. [2025-03-13 22:29:13,925 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-13 22:29:13,964 INFO L140 encePairwiseOnDemand]: 239/247 looper letters, 42 selfloop transitions, 2 changer transitions 5/271 dead transitions. [2025-03-13 22:29:13,964 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 236 places, 271 transitions, 723 flow [2025-03-13 22:29:13,964 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-03-13 22:29:13,964 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-03-13 22:29:13,965 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1334 transitions. [2025-03-13 22:29:13,966 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9001349527665317 [2025-03-13 22:29:13,966 INFO L175 Difference]: Start difference. First operand has 231 places, 253 transitions, 589 flow. Second operand 6 states and 1334 transitions. [2025-03-13 22:29:13,966 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 236 places, 271 transitions, 723 flow [2025-03-13 22:29:13,967 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 236 places, 271 transitions, 723 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-03-13 22:29:13,969 INFO L231 Difference]: Finished difference. Result has 240 places, 254 transitions, 611 flow [2025-03-13 22:29:13,969 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-13 22:29:13,970 INFO L279 CegarLoopForPetriNet]: 232 programPoint places, 8 predicate places. [2025-03-13 22:29:13,970 INFO L471 AbstractCegarLoop]: Abstraction has has 240 places, 254 transitions, 611 flow [2025-03-13 22:29:13,970 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-13 22:29:13,970 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-13 22:29:13,970 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-13 22:29:13,970 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable26 [2025-03-13 22:29:13,970 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-13 22:29:13,970 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-13 22:29:13,971 INFO L85 PathProgramCache]: Analyzing trace with hash 1665868594, now seen corresponding path program 1 times [2025-03-13 22:29:13,971 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-13 22:29:13,971 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1671169153] [2025-03-13 22:29:13,971 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-13 22:29:13,971 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-13 22:29:13,975 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 63 statements into 1 equivalence classes. [2025-03-13 22:29:13,977 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 63 of 63 statements. [2025-03-13 22:29:13,977 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-13 22:29:13,977 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-13 22:29:14,006 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-13 22:29:14,006 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-13 22:29:14,007 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1671169153] [2025-03-13 22:29:14,007 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1671169153] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-13 22:29:14,007 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-13 22:29:14,007 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2025-03-13 22:29:14,007 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [647854621] [2025-03-13 22:29:14,007 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-13 22:29:14,007 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-13 22:29:14,007 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-13 22:29:14,008 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-13 22:29:14,008 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-13 22:29:14,034 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 220 out of 247 [2025-03-13 22:29:14,035 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-13 22:29:14,035 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-13 22:29:14,035 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 220 of 247 [2025-03-13 22:29:14,035 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-13 22:29:14,965 INFO L124 PetriNetUnfolderBase]: 3083/11169 cut-off events. [2025-03-13 22:29:14,965 INFO L125 PetriNetUnfolderBase]: For 165/165 co-relation queries the response was YES. [2025-03-13 22:29:15,004 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-13 22:29:15,040 INFO L140 encePairwiseOnDemand]: 244/247 looper letters, 31 selfloop transitions, 2 changer transitions 0/262 dead transitions. [2025-03-13 22:29:15,040 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 239 places, 262 transitions, 693 flow [2025-03-13 22:29:15,040 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-13 22:29:15,040 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-13 22:29:15,040 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 694 transitions. [2025-03-13 22:29:15,041 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9365721997300944 [2025-03-13 22:29:15,041 INFO L175 Difference]: Start difference. First operand has 240 places, 254 transitions, 611 flow. Second operand 3 states and 694 transitions. [2025-03-13 22:29:15,041 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 239 places, 262 transitions, 693 flow [2025-03-13 22:29:15,043 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 235 places, 262 transitions, 681 flow, removed 5 selfloop flow, removed 4 redundant places. [2025-03-13 22:29:15,044 INFO L231 Difference]: Finished difference. Result has 236 places, 255 transitions, 611 flow [2025-03-13 22:29:15,045 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-13 22:29:15,045 INFO L279 CegarLoopForPetriNet]: 232 programPoint places, 4 predicate places. [2025-03-13 22:29:15,045 INFO L471 AbstractCegarLoop]: Abstraction has has 236 places, 255 transitions, 611 flow [2025-03-13 22:29:15,045 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-13 22:29:15,045 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-13 22:29:15,045 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-13 22:29:15,045 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable27 [2025-03-13 22:29:15,045 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-13 22:29:15,046 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-13 22:29:15,046 INFO L85 PathProgramCache]: Analyzing trace with hash -919887427, now seen corresponding path program 1 times [2025-03-13 22:29:15,046 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-13 22:29:15,046 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [613848987] [2025-03-13 22:29:15,046 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-13 22:29:15,046 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-13 22:29:15,051 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 73 statements into 1 equivalence classes. [2025-03-13 22:29:15,054 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 73 of 73 statements. [2025-03-13 22:29:15,054 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-13 22:29:15,054 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-13 22:29:15,078 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-13 22:29:15,078 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-13 22:29:15,078 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [613848987] [2025-03-13 22:29:15,078 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [613848987] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-13 22:29:15,078 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-13 22:29:15,078 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2025-03-13 22:29:15,078 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [371787396] [2025-03-13 22:29:15,078 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-13 22:29:15,079 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2025-03-13 22:29:15,079 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-13 22:29:15,079 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2025-03-13 22:29:15,079 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2025-03-13 22:29:15,123 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 209 out of 247 [2025-03-13 22:29:15,124 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-13 22:29:15,125 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-13 22:29:15,125 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 209 of 247 [2025-03-13 22:29:15,125 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-13 22:29:15,254 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:15,254 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is not cut-off event [2025-03-13 22:29:15,255 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is not cut-off event [2025-03-13 22:29:15,255 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is not cut-off event [2025-03-13 22:29:15,255 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is not cut-off event [2025-03-13 22:29:15,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][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-13 22:29:15,594 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is not cut-off event [2025-03-13 22:29:15,594 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-03-13 22:29:15,594 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-03-13 22:29:15,594 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-03-13 22:29:15,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][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-13 22:29:15,595 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is not cut-off event [2025-03-13 22:29:15,595 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-03-13 22:29:15,595 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-03-13 22:29:15,595 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-03-13 22:29:15,662 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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-13 22:29:15,662 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is not cut-off event [2025-03-13 22:29:15,662 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-03-13 22:29:15,662 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-03-13 22:29:15,662 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-03-13 22:29:15,826 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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-13 22:29:15,826 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-03-13 22:29:15,826 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-13 22:29:15,826 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-13 22:29:15,826 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-13 22:29:15,833 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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-13 22:29:15,834 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is not cut-off event [2025-03-13 22:29:15,834 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-03-13 22:29:15,834 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-03-13 22:29:15,834 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-03-13 22:29:15,880 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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-13 22:29:15,881 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is not cut-off event [2025-03-13 22:29:15,881 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-03-13 22:29:15,881 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-03-13 22:29:15,881 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-03-13 22:29:15,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), 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-13 22:29:15,883 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is not cut-off event [2025-03-13 22:29:15,883 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-03-13 22:29:15,883 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-03-13 22:29:15,883 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-03-13 22:29:15,884 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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-13 22:29:15,884 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is not cut-off event [2025-03-13 22:29:15,884 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-03-13 22:29:15,884 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-03-13 22:29:15,884 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-03-13 22:29:15,897 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:15,897 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-03-13 22:29:15,898 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-13 22:29:15,898 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-13 22:29:15,898 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-13 22:29:15,917 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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-13 22:29:15,917 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-03-13 22:29:15,917 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-13 22:29:15,917 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-13 22:29:15,917 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-13 22:29:15,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][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-13 22:29:15,923 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is not cut-off event [2025-03-13 22:29:15,923 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-03-13 22:29:15,923 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-03-13 22:29:15,923 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-03-13 22:29:15,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][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-13 22:29:15,925 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is not cut-off event [2025-03-13 22:29:15,925 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-03-13 22:29:15,925 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-03-13 22:29:15,925 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-03-13 22:29:15,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][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-13 22:29:15,956 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-03-13 22:29:15,956 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-13 22:29:15,956 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-13 22:29:15,956 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-13 22:29:15,958 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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-13 22:29:15,958 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-03-13 22:29:15,958 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-13 22:29:15,958 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-13 22:29:15,958 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-13 22:29:15,960 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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-13 22:29:15,960 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-03-13 22:29:15,960 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-13 22:29:15,960 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-13 22:29:15,960 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-13 22:29:15,992 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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-13 22:29:15,992 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is not cut-off event [2025-03-13 22:29:15,993 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-03-13 22:29:15,993 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-03-13 22:29:15,993 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-03-13 22:29:16,009 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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-13 22:29:16,009 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-03-13 22:29:16,009 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-13 22:29:16,009 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-13 22:29:16,009 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-13 22:29:16,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: 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-13 22:29:16,010 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-03-13 22:29:16,010 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-13 22:29:16,010 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-13 22:29:16,010 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-13 22:29:16,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][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-13 22:29:16,012 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-03-13 22:29:16,012 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-13 22:29:16,012 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-13 22:29:16,012 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-13 22:29:16,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][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-13 22:29:16,013 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-03-13 22:29:16,013 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-13 22:29:16,013 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-13 22:29:16,013 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-13 22:29:16,064 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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-13 22:29:16,064 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is not cut-off event [2025-03-13 22:29:16,064 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-03-13 22:29:16,064 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-03-13 22:29:16,064 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-03-13 22:29:16,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][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-13 22:29:16,079 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-03-13 22:29:16,079 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-13 22:29:16,079 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-13 22:29:16,079 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-13 22:29:16,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][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-13 22:29:16,079 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-03-13 22:29:16,079 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-13 22:29:16,079 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-13 22:29:16,079 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-13 22:29:16,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][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-13 22:29:16,104 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-03-13 22:29:16,104 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-13 22:29:16,104 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-13 22:29:16,104 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-13 22:29:16,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, 104#L1050-5true, 233#true, 96#L1062-24true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-13 22:29:16,104 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-03-13 22:29:16,104 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-13 22:29:16,104 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-13 22:29:16,104 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-13 22:29:16,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][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-13 22:29:16,109 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-03-13 22:29:16,109 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-13 22:29:16,109 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-13 22:29:16,109 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-13 22:29:16,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][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-13 22:29:16,109 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-03-13 22:29:16,109 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-13 22:29:16,109 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-13 22:29:16,109 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-13 22:29:16,116 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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-13 22:29:16,116 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is not cut-off event [2025-03-13 22:29:16,116 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-03-13 22:29:16,116 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-03-13 22:29:16,116 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-03-13 22:29:16,118 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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-13 22:29:16,118 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is not cut-off event [2025-03-13 22:29:16,118 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-03-13 22:29:16,118 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-03-13 22:29:16,118 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-03-13 22:29:16,122 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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-13 22:29:16,122 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is not cut-off event [2025-03-13 22:29:16,122 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-03-13 22:29:16,122 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-03-13 22:29:16,122 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-03-13 22:29:16,126 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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-13 22:29:16,126 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is not cut-off event [2025-03-13 22:29:16,126 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-03-13 22:29:16,126 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-03-13 22:29:16,126 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-03-13 22:29:16,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][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-13 22:29:16,158 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-03-13 22:29:16,158 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-13 22:29:16,158 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-13 22:29:16,158 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-13 22:29:16,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][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-13 22:29:16,159 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-03-13 22:29:16,159 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-13 22:29:16,159 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-13 22:29:16,159 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-13 22:29:16,160 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:16,160 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-03-13 22:29:16,160 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-13 22:29:16,160 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-13 22:29:16,160 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-13 22:29:16,164 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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-13 22:29:16,164 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-03-13 22:29:16,164 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-13 22:29:16,164 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-13 22:29:16,164 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-13 22:29:16,165 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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-13 22:29:16,165 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-03-13 22:29:16,165 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-13 22:29:16,165 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-13 22:29:16,165 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-13 22:29:16,257 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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-13 22:29:16,257 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is not cut-off event [2025-03-13 22:29:16,257 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-03-13 22:29:16,257 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-03-13 22:29:16,257 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-03-13 22:29:16,260 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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-13 22:29:16,260 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is not cut-off event [2025-03-13 22:29:16,260 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-03-13 22:29:16,260 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-03-13 22:29:16,260 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-03-13 22:29:16,263 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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-13 22:29:16,263 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is not cut-off event [2025-03-13 22:29:16,263 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-03-13 22:29:16,263 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-03-13 22:29:16,263 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-03-13 22:29:16,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][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-13 22:29:16,270 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-03-13 22:29:16,270 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-13 22:29:16,270 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-13 22:29:16,270 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-13 22:29:16,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][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-13 22:29:16,270 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-03-13 22:29:16,270 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-13 22:29:16,270 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-13 22:29:16,270 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-13 22:29:16,278 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:16,278 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is not cut-off event [2025-03-13 22:29:16,278 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-03-13 22:29:16,278 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-03-13 22:29:16,278 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-03-13 22:29:16,279 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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-13 22:29:16,279 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is not cut-off event [2025-03-13 22:29:16,279 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-03-13 22:29:16,279 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-03-13 22:29:16,279 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-03-13 22:29:16,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][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-13 22:29:16,289 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-03-13 22:29:16,289 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-13 22:29:16,289 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-13 22:29:16,289 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-13 22:29:16,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][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-13 22:29:16,293 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-03-13 22:29:16,293 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-13 22:29:16,293 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-13 22:29:16,293 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-13 22:29:16,296 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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-13 22:29:16,296 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-03-13 22:29:16,296 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-13 22:29:16,296 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-13 22:29:16,296 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-13 22:29:16,298 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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-13 22:29:16,298 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-03-13 22:29:16,298 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-13 22:29:16,298 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-13 22:29:16,298 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-13 22:29:16,302 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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-13 22:29:16,302 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-03-13 22:29:16,302 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-13 22:29:16,302 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-13 22:29:16,302 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-13 22:29:16,337 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:16,337 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-13 22:29:16,337 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-13 22:29:16,338 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-13 22:29:16,338 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-13 22:29:16,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, 262#true, Black: 243#true, 233#true, 190#L1050-2true, 245#(= |#race~datas~0| 0), 197#L1062-25true, 258#true]) [2025-03-13 22:29:16,344 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-13 22:29:16,344 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-13 22:29:16,344 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-13 22:29:16,344 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-13 22:29:16,344 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:16,344 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-13 22:29:16,344 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-13 22:29:16,344 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-13 22:29:16,344 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-13 22:29:16,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][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-13 22:29:16,346 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-13 22:29:16,346 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-13 22:29:16,346 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-13 22:29:16,346 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-13 22:29:16,347 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:16,347 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-13 22:29:16,347 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-13 22:29:16,347 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-13 22:29:16,347 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-13 22:29:16,347 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:16,347 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-13 22:29:16,347 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-13 22:29:16,347 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-13 22:29:16,347 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-13 22:29:16,349 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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-13 22:29:16,349 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-13 22:29:16,349 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-13 22:29:16,349 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-13 22:29:16,349 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-13 22:29:16,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][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-13 22:29:16,351 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-13 22:29:16,351 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-13 22:29:16,351 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-13 22:29:16,351 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-13 22:29:16,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][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-13 22:29:16,351 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-13 22:29:16,351 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-13 22:29:16,351 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-13 22:29:16,351 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-13 22:29:16,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][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-13 22:29:16,354 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-03-13 22:29:16,354 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-13 22:29:16,354 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-13 22:29:16,354 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-13 22:29: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][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-13 22:29:16,363 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is not cut-off event [2025-03-13 22:29:16,363 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-03-13 22:29:16,363 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-03-13 22:29:16,363 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-03-13 22:29:16,385 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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-13 22:29:16,385 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is not cut-off event [2025-03-13 22:29:16,385 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-03-13 22:29:16,385 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-03-13 22:29:16,385 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-03-13 22:29:16,391 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:16,391 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-13 22:29:16,391 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-13 22:29:16,391 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-13 22:29:16,391 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-13 22:29:16,400 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-13 22:29:16,400 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-03-13 22:29:16,400 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-13 22:29:16,400 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-13 22:29:16,400 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-13 22:29:16,400 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-13 22:29:16,402 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:16,402 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-03-13 22:29:16,402 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-13 22:29:16,402 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-13 22:29:16,402 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-13 22:29:16,404 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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-13 22:29:16,404 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-03-13 22:29:16,404 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-13 22:29:16,404 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-13 22:29:16,404 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-13 22:29:16,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, 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-13 22:29:16,437 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is not cut-off event [2025-03-13 22:29:16,437 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-03-13 22:29:16,437 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-03-13 22:29:16,437 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-03-13 22:29:16,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][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-13 22:29:16,438 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is not cut-off event [2025-03-13 22:29:16,438 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-03-13 22:29:16,438 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-03-13 22:29:16,438 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-03-13 22:29:16,444 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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-13 22:29:16,444 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is not cut-off event [2025-03-13 22:29:16,444 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-03-13 22:29:16,444 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-03-13 22:29:16,444 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-03-13 22:29:16,451 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:16,451 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-03-13 22:29:16,451 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-13 22:29:16,451 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-13 22:29:16,451 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-13 22:29:16,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][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-13 22:29:16,453 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-03-13 22:29:16,453 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-13 22:29:16,453 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-13 22:29:16,453 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-13 22:29:16,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][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-13 22:29:16,453 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-03-13 22:29:16,453 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-13 22:29:16,453 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-13 22:29:16,453 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-13 22:29:16,454 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:16,454 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-03-13 22:29:16,454 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-13 22:29:16,454 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-13 22:29:16,454 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-13 22:29:16,461 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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-13 22:29:16,461 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-03-13 22:29:16,461 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-13 22:29:16,461 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-13 22:29:16,461 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-13 22:29:16,463 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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-13 22:29:16,463 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is not cut-off event [2025-03-13 22:29:16,464 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-03-13 22:29:16,464 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-03-13 22:29:16,464 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-03-13 22:29:16,467 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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-13 22:29:16,467 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is not cut-off event [2025-03-13 22:29:16,467 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-03-13 22:29:16,467 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-03-13 22:29:16,467 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-03-13 22:29:16,506 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:16,506 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-03-13 22:29:16,506 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-13 22:29:16,506 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-13 22:29:16,506 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-13 22:29:16,507 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:16,507 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-03-13 22:29:16,507 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-13 22:29:16,507 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-13 22:29:16,507 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-13 22:29:16,508 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:16,508 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-03-13 22:29:16,508 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-13 22:29:16,508 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-13 22:29:16,508 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-13 22:29:16,509 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:16,509 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-03-13 22:29:16,510 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-13 22:29:16,510 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-13 22:29:16,510 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-13 22:29:16,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][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-13 22:29:16,510 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-03-13 22:29:16,510 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-13 22:29:16,510 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-13 22:29:16,510 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-13 22:29:16,514 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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-13 22:29:16,515 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-03-13 22:29:16,515 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-13 22:29:16,515 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-13 22:29:16,515 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-13 22:29:16,515 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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-13 22:29:16,515 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-03-13 22:29:16,515 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-13 22:29:16,515 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-13 22:29:16,515 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-13 22:29:16,522 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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-13 22:29:16,522 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is not cut-off event [2025-03-13 22:29:16,522 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-03-13 22:29:16,522 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-03-13 22:29:16,522 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-03-13 22:29:16,536 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:16,536 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-03-13 22:29:16,536 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-13 22:29:16,536 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-13 22:29:16,536 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-13 22:29:16,538 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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-13 22:29:16,538 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-03-13 22:29:16,538 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-13 22:29:16,538 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-13 22:29:16,538 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-13 22:29:16,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][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-13 22:29:16,548 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is not cut-off event [2025-03-13 22:29:16,548 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-03-13 22:29:16,548 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-03-13 22:29:16,548 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-03-13 22:29:16,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][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-13 22:29:16,549 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is not cut-off event [2025-03-13 22:29:16,549 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-03-13 22:29:16,549 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-03-13 22:29:16,549 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-03-13 22:29:16,558 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:16,558 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-03-13 22:29:16,558 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-13 22:29:16,558 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-13 22:29:16,558 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-13 22:29:16,559 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-13 22:29:16,559 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-03-13 22:29:16,559 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-13 22:29:16,559 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-13 22:29:16,559 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-13 22:29:16,559 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-13 22:29:16,561 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-13 22:29:16,561 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-03-13 22:29:16,561 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-13 22:29:16,561 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-13 22:29:16,561 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-13 22:29:16,561 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-13 22:29:16,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][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-13 22:29:16,561 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-03-13 22:29:16,561 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-13 22:29:16,561 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-13 22:29:16,562 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-13 22:29:16,562 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:16,562 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-03-13 22:29:16,562 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-13 22:29:16,562 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-13 22:29:16,562 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-13 22:29:16,562 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:16,562 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-03-13 22:29:16,562 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-13 22:29:16,562 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-13 22:29:16,562 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-13 22:29:16,565 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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-13 22:29:16,565 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-03-13 22:29:16,565 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-13 22:29:16,565 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-13 22:29:16,565 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-13 22:29:16,565 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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-13 22:29:16,565 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-03-13 22:29:16,565 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-13 22:29:16,565 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-13 22:29:16,565 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-13 22:29:16,579 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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-13 22:29:16,579 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is not cut-off event [2025-03-13 22:29:16,579 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-03-13 22:29:16,580 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-13 22:29:16,580 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-13 22:29:16,589 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:16,589 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is not cut-off event [2025-03-13 22:29:16,589 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-13 22:29:16,589 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-13 22:29:16,589 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-03-13 22:29:16,589 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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-13 22:29:16,589 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is not cut-off event [2025-03-13 22:29:16,589 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-03-13 22:29:16,589 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-13 22:29:16,589 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-13 22:29:16,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][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-13 22:29:16,598 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-03-13 22:29:16,598 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-13 22:29:16,598 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-13 22:29:16,598 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:16,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][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-13 22:29:16,604 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-03-13 22:29:16,604 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:16,604 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-13 22:29:16,604 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-13 22:29:16,608 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:16,608 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-03-13 22:29:16,608 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:16,608 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-13 22:29:16,608 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-13 22:29:16,609 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-13 22:29:16,609 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-03-13 22:29:16,609 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-13 22:29:16,609 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:16,609 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-13 22:29:16,609 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-13 22:29:16,609 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-13 22:29:16,610 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-03-13 22:29:16,610 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:16,610 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-13 22:29:16,610 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-13 22:29:16,610 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-13 22:29:16,610 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:16,610 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-03-13 22:29:16,610 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-13 22:29:16,610 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:16,610 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-13 22:29:16,611 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:16,611 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-03-13 22:29:16,611 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-13 22:29:16,611 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-13 22:29:16,611 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:16,612 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:16,612 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-03-13 22:29:16,612 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-13 22:29:16,612 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-13 22:29:16,612 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-13 22:29:16,612 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-13 22:29:16,612 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-03-13 22:29:16,612 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-13 22:29:16,612 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:16,612 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-13 22:29:16,612 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-13 22:29:16,613 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:16,613 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-03-13 22:29:16,613 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:16,613 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-13 22:29:16,613 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-13 22:29:16,613 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:16,613 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-03-13 22:29:16,613 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-13 22:29:16,613 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-13 22:29:16,613 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:16,617 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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-13 22:29:16,617 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-03-13 22:29:16,617 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-13 22:29:16,617 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:16,617 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-13 22:29:16,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][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-13 22:29:16,620 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-03-13 22:29:16,620 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-13 22:29:16,620 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-13 22:29:16,620 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-13 22:29:16,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][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-13 22:29:16,620 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-03-13 22:29:16,620 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-13 22:29:16,620 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-13 22:29:16,620 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-13 22:29:16,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][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-13 22:29:16,622 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2025-03-13 22:29:16,622 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-13 22:29:16,622 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-03-13 22:29:16,622 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-03-13 22:29:16,628 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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-13 22:29:16,628 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2025-03-13 22:29:16,628 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-13 22:29:16,628 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-03-13 22:29:16,628 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-03-13 22:29:16,630 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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-13 22:29:16,630 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2025-03-13 22:29:16,630 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-03-13 22:29:16,630 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-13 22:29:16,630 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-03-13 22:29: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][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-13 22:29:16,636 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-03-13 22:29:16,636 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:16,636 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-13 22:29:16,636 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-13 22:29:16,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][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-13 22:29:16,638 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-03-13 22:29:16,638 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-13 22:29:16,638 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:16,638 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-13 22:29:16,639 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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-13 22:29:16,639 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-03-13 22:29:16,639 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-13 22:29:16,639 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-13 22:29:16,639 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:16,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][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-13 22:29:16,650 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2025-03-13 22:29:16,650 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-03-13 22:29:16,650 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-03-13 22:29:16,650 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-13 22:29:16,662 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:16,662 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-13 22:29:16,662 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:16,662 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:16,662 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-13 22:29:16,662 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:16,662 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-13 22:29:16,662 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:16,662 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-13 22:29:16,662 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:16,664 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:16,664 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-13 22:29:16,664 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-13 22:29:16,664 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:16,664 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:16,666 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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-13 22:29:16,666 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-13 22:29:16,666 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-13 22:29:16,666 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:16,666 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:16,687 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:16,687 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-13 22:29:16,687 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:16,687 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-13 22:29:16,687 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:16,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][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-13 22:29:16,688 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is not cut-off event [2025-03-13 22:29:16,688 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-03-13 22:29:16,688 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-03-13 22:29:16,688 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-03-13 22:29:16,688 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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-13 22:29:16,688 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-13 22:29:16,688 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:16,688 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-13 22:29:16,688 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:16,688 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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-13 22:29:16,688 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is not cut-off event [2025-03-13 22:29:16,688 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-03-13 22:29:16,688 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-03-13 22:29:16,688 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-03-13 22:29:16,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][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-13 22:29:16,688 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-13 22:29:16,688 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-13 22:29:16,688 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:16,688 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:16,698 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-13 22:29:16,698 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is not cut-off event [2025-03-13 22:29:16,698 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-03-13 22:29:16,698 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-03-13 22:29:16,698 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-03-13 22:29:16,698 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-03-13 22:29:16,707 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:16,707 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-13 22:29:16,707 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-13 22:29:16,707 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-13 22:29:16,707 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-13 22:29:16,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][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-13 22:29:16,709 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-03-13 22:29:16,709 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-13 22:29:16,709 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-13 22:29:16,709 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-13 22:29:16,709 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-13 22:29:16,710 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:16,710 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-03-13 22:29:16,710 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-13 22:29:16,710 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-13 22:29:16,710 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-13 22:29:16,712 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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-13 22:29:16,712 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-03-13 22:29:16,712 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-13 22:29:16,712 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-13 22:29:16,712 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-13 22:29:16,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][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-13 22:29:16,717 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-13 22:29:16,717 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-13 22:29:16,717 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-13 22:29:16,717 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-13 22:29:16,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][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-13 22:29:16,725 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is not cut-off event [2025-03-13 22:29:16,725 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-03-13 22:29:16,725 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-03-13 22:29:16,725 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-03-13 22:29:16,742 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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-13 22:29:16,742 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-03-13 22:29:16,742 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-13 22:29:16,742 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-13 22:29:16,742 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-13 22:29:16,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][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-13 22:29:16,754 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-13 22:29:16,754 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-13 22:29:16,754 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-13 22:29:16,754 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-13 22:29:16,756 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:16,756 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-13 22:29:16,756 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-13 22:29:16,756 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-13 22:29:16,756 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-13 22:29:16,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][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-13 22:29:16,758 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-13 22:29:16,758 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-13 22:29:16,758 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-13 22:29:16,758 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-13 22:29:16,777 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:16,778 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is not cut-off event [2025-03-13 22:29:16,778 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-03-13 22:29:16,778 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-03-13 22:29:16,778 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-03-13 22:29:16,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][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-13 22:29:16,778 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is not cut-off event [2025-03-13 22:29:16,778 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-03-13 22:29:16,778 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-03-13 22:29:16,778 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-03-13 22:29:16,787 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:16,787 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is not cut-off event [2025-03-13 22:29:16,787 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-03-13 22:29:16,787 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-03-13 22:29:16,787 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-03-13 22:29:16,789 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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-13 22:29:16,789 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is not cut-off event [2025-03-13 22:29:16,789 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-03-13 22:29:16,789 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-03-13 22:29:16,789 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-03-13 22:29:16,799 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-13 22:29:16,799 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-13 22:29:16,799 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-13 22:29:16,799 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-13 22:29:16,799 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-13 22:29:16,799 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-13 22:29:16,800 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:16,800 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-03-13 22:29:16,800 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-13 22:29:16,800 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-13 22:29:16,800 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-13 22:29:16,800 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:16,800 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-13 22:29:16,800 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-13 22:29:16,800 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-13 22:29:16,800 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-13 22:29:16,812 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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-13 22:29:16,813 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is not cut-off event [2025-03-13 22:29:16,813 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-03-13 22:29:16,813 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-03-13 22:29:16,813 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-03-13 22:29:16,838 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-13 22:29:16,838 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-13 22:29:16,838 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-13 22:29:16,838 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-13 22:29:16,838 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-13 22:29:16,838 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-13 22:29:16,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][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-13 22:29:16,838 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-13 22:29:16,838 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-13 22:29:16,838 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-13 22:29:16,838 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-13 22:29:16,839 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-13 22:29:16,839 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-13 22:29:16,839 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-13 22:29:16,839 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-13 22:29:16,839 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-13 22:29:16,839 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-13 22:29:16,840 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:16,840 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-13 22:29:16,840 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-13 22:29:16,840 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-13 22:29:16,840 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-13 22:29:16,840 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:16,840 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-13 22:29:16,840 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-13 22:29:16,840 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-13 22:29:16,840 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-13 22:29: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][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-13 22:29:16,843 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-13 22:29:16,843 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-13 22:29:16,843 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-13 22:29:16,843 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-13 22:29:16,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][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-13 22:29:16,848 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-03-13 22:29:16,848 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:16,848 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:16,848 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-13 22:29:16,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: 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-13 22:29:16,851 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is not cut-off event [2025-03-13 22:29:16,851 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-03-13 22:29:16,851 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-03-13 22:29:16,851 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-03-13 22:29:16,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][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-13 22:29:16,858 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-13 22:29:16,858 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-13 22:29:16,858 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-13 22:29:16,858 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-13 22:29:16,877 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-13 22:29:16,877 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-03-13 22:29:16,877 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-13 22:29:16,877 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-13 22:29:16,877 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-13 22:29:16,877 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-13 22:29:16,877 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:16,877 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-03-13 22:29:16,877 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-13 22:29:16,877 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-13 22:29:16,877 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-13 22:29:16,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][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-13 22:29:16,879 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-03-13 22:29:16,879 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-13 22:29:16,879 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-13 22:29:16,879 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-13 22:29:16,901 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:16,902 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-03-13 22:29:16,902 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-13 22:29:16,902 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-13 22:29:16,902 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-13 22:29:16,902 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:16,902 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-03-13 22:29:16,902 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-13 22:29:16,902 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-13 22:29:16,902 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-13 22:29:16,910 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:16,910 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-03-13 22:29:16,910 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:16,910 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-13 22:29:16,910 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:16,915 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-13 22:29:16,915 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-03-13 22:29:16,915 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:16,915 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:16,915 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-13 22:29:16,915 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-13 22:29:16,915 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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-13 22:29:16,915 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-03-13 22:29:16,915 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:16,915 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:16,915 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-13 22:29:16,915 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:16,915 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-03-13 22:29:16,915 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-13 22:29:16,915 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:16,915 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:16,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][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-13 22:29:16,917 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is not cut-off event [2025-03-13 22:29:16,917 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-03-13 22:29:16,917 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-03-13 22:29:16,917 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-03-13 22:29:16,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][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-13 22:29:16,924 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-03-13 22:29:16,924 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-13 22:29:16,924 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-13 22:29:16,924 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-13 22:29:16,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][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-13 22:29:16,925 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-03-13 22:29:16,925 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-13 22:29:16,925 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-13 22:29:16,925 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-13 22:29:16,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][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-13 22:29:16,925 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-03-13 22:29:16,925 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-13 22:29:16,925 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-13 22:29:16,925 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-13 22:29:16,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][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-13 22:29:16,938 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is not cut-off event [2025-03-13 22:29:16,938 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-03-13 22:29:16,938 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-03-13 22:29:16,938 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-03-13 22:29:16,943 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-13 22:29:16,944 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-03-13 22:29:16,944 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-13 22:29:16,944 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-13 22:29:16,944 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-13 22:29:16,944 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-13 22:29:16,944 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:16,944 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-03-13 22:29:16,944 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-13 22:29:16,944 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-13 22:29:16,944 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-13 22:29:16,955 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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-13 22:29:16,955 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-03-13 22:29:16,955 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-13 22:29:16,955 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-13 22:29:16,955 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-13 22:29:16,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][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-13 22:29:16,956 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-03-13 22:29:16,956 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-13 22:29:16,956 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-13 22:29:16,956 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-13 22:29:16,957 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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-13 22:29:16,957 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-03-13 22:29:16,957 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-13 22:29:16,957 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-13 22:29:16,957 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-13 22:29:16,957 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:16,957 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-03-13 22:29:16,957 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-13 22:29:16,957 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-13 22:29:16,957 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-13 22:29:16,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][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-13 22:29:16,964 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is not cut-off event [2025-03-13 22:29:16,964 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-03-13 22:29:16,964 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-03-13 22:29:16,964 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-03-13 22:29:16,965 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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-13 22:29:16,966 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is not cut-off event [2025-03-13 22:29:16,966 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-03-13 22:29:16,966 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-03-13 22:29:16,966 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-03-13 22:29:16,987 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:16,987 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-03-13 22:29:16,987 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-13 22:29:16,987 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-13 22:29:16,987 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-13 22:29:17,007 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:17,007 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is not cut-off event [2025-03-13 22:29:17,007 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2025-03-13 22:29:17,007 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2025-03-13 22:29:17,007 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2025-03-13 22:29:17,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][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-13 22:29:17,010 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is not cut-off event [2025-03-13 22:29:17,010 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2025-03-13 22:29:17,010 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2025-03-13 22:29:17,010 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2025-03-13 22:29:17,018 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:17,018 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-13 22:29:17,018 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-13 22:29:17,018 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-13 22:29:17,018 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-13 22:29:17,035 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:17,035 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-03-13 22:29:17,035 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-13 22:29:17,035 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-13 22:29:17,035 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-13 22:29:17,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][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-13 22:29:17,190 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-03-13 22:29:17,190 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-13 22:29:17,190 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-13 22:29:17,190 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-13 22:29:17,191 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:17,191 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-03-13 22:29:17,191 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-13 22:29:17,191 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-13 22:29:17,191 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-13 22:29:17,240 INFO L124 PetriNetUnfolderBase]: 9046/24973 cut-off events. [2025-03-13 22:29:17,240 INFO L125 PetriNetUnfolderBase]: For 583/583 co-relation queries the response was YES. [2025-03-13 22:29:17,285 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-13 22:29:17,336 INFO L140 encePairwiseOnDemand]: 233/247 looper letters, 72 selfloop transitions, 15 changer transitions 0/305 dead transitions. [2025-03-13 22:29:17,336 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 239 places, 305 transitions, 898 flow [2025-03-13 22:29:17,337 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2025-03-13 22:29:17,337 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2025-03-13 22:29:17,337 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 924 transitions. [2025-03-13 22:29:17,337 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9352226720647774 [2025-03-13 22:29:17,337 INFO L175 Difference]: Start difference. First operand has 236 places, 255 transitions, 611 flow. Second operand 4 states and 924 transitions. [2025-03-13 22:29:17,338 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 239 places, 305 transitions, 898 flow [2025-03-13 22:29:17,340 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 238 places, 305 transitions, 896 flow, removed 0 selfloop flow, removed 1 redundant places. [2025-03-13 22:29:17,342 INFO L231 Difference]: Finished difference. Result has 241 places, 268 transitions, 723 flow [2025-03-13 22:29:17,342 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-13 22:29:17,342 INFO L279 CegarLoopForPetriNet]: 232 programPoint places, 9 predicate places. [2025-03-13 22:29:17,342 INFO L471 AbstractCegarLoop]: Abstraction has has 241 places, 268 transitions, 723 flow [2025-03-13 22:29:17,343 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-13 22:29:17,343 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-13 22:29:17,343 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-13 22:29:17,343 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable28 [2025-03-13 22:29:17,343 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-13 22:29:17,344 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-13 22:29:17,344 INFO L85 PathProgramCache]: Analyzing trace with hash 1553955436, now seen corresponding path program 1 times [2025-03-13 22:29:17,344 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-13 22:29:17,344 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [516351467] [2025-03-13 22:29:17,344 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-13 22:29:17,344 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-13 22:29:17,348 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 73 statements into 1 equivalence classes. [2025-03-13 22:29:17,350 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 73 of 73 statements. [2025-03-13 22:29:17,350 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-13 22:29:17,350 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-13 22:29:17,375 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-13 22:29:17,376 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-13 22:29:17,376 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [516351467] [2025-03-13 22:29:17,376 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [516351467] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-13 22:29:17,376 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-13 22:29:17,376 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2025-03-13 22:29:17,376 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [367407066] [2025-03-13 22:29:17,376 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-13 22:29:17,376 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2025-03-13 22:29:17,377 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-13 22:29:17,377 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2025-03-13 22:29:17,377 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2025-03-13 22:29:17,415 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 209 out of 247 [2025-03-13 22:29:17,416 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-13 22:29:17,416 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-13 22:29:17,416 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 209 of 247 [2025-03-13 22:29:17,416 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-13 22:29:17,477 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:17,477 INFO L294 olderBase$Statistics]: this new event has 130 ancestors and is not cut-off event [2025-03-13 22:29:17,478 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is not cut-off event [2025-03-13 22:29:17,478 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is not cut-off event [2025-03-13 22:29:17,478 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is not cut-off event [2025-03-13 22:29:17,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][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-13 22:29:17,483 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is cut-off event [2025-03-13 22:29:17,483 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2025-03-13 22:29:17,483 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-03-13 22:29:17,483 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2025-03-13 22:29:17,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][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-13 22:29:17,494 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-03-13 22:29:17,494 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-13 22:29:17,494 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-13 22:29:17,494 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-13 22:29:17,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][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-13 22:29:17,499 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is not cut-off event [2025-03-13 22:29:17,499 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is not cut-off event [2025-03-13 22:29:17,499 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is not cut-off event [2025-03-13 22:29:17,500 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is not cut-off event [2025-03-13 22:29:17,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][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-13 22:29:17,689 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is not cut-off event [2025-03-13 22:29:17,689 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is not cut-off event [2025-03-13 22:29:17,689 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is not cut-off event [2025-03-13 22:29:17,689 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is not cut-off event [2025-03-13 22:29:17,689 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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-13 22:29:17,689 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is not cut-off event [2025-03-13 22:29:17,689 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is not cut-off event [2025-03-13 22:29:17,689 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is not cut-off event [2025-03-13 22:29:17,689 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is not cut-off event [2025-03-13 22:29:17,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][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-13 22:29:17,717 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-03-13 22:29:17,717 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-13 22:29:17,717 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-13 22:29:17,717 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-13 22:29:17,718 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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-13 22:29:17,718 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-03-13 22:29:17,718 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-13 22:29:17,718 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-13 22:29:17,718 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-13 22:29:17,738 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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-13 22:29:17,739 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is not cut-off event [2025-03-13 22:29:17,739 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2025-03-13 22:29:17,739 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2025-03-13 22:29:17,739 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is not cut-off event [2025-03-13 22:29:17,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][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-13 22:29:17,771 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-13 22:29:17,771 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-13 22:29:17,771 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-13 22:29:17,771 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-13 22:29:17,772 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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-13 22:29:17,772 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-13 22:29:17,772 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-13 22:29:17,772 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-13 22:29:17,772 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-13 22:29:17,772 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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-13 22:29:17,772 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-13 22:29:17,772 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-13 22:29:17,772 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-13 22:29:17,772 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-13 22:29:17,796 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:17,796 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is not cut-off event [2025-03-13 22:29:17,796 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-03-13 22:29:17,796 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-03-13 22:29:17,796 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-03-13 22:29:17,797 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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-13 22:29:17,797 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is not cut-off event [2025-03-13 22:29:17,797 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-03-13 22:29:17,797 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-03-13 22:29:17,797 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-03-13 22:29:17,837 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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-13 22:29:17,838 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-03-13 22:29:17,838 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-13 22:29:17,838 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-13 22:29:17,838 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-13 22:29:17,864 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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-13 22:29:17,864 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is not cut-off event [2025-03-13 22:29:17,864 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-03-13 22:29:17,864 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-03-13 22:29:17,864 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-03-13 22:29:18,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][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-13 22:29:18,031 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is not cut-off event [2025-03-13 22:29:18,031 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-03-13 22:29:18,031 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2025-03-13 22:29:18,031 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-03-13 22:29:18,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][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-13 22:29:18,065 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is not cut-off event [2025-03-13 22:29:18,065 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-03-13 22:29:18,065 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-03-13 22:29:18,065 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-03-13 22:29:18,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][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-13 22:29:18,066 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is not cut-off event [2025-03-13 22:29:18,066 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-03-13 22:29:18,066 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-03-13 22:29:18,066 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-03-13 22:29:18,254 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:18,255 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-03-13 22:29:18,255 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-13 22:29:18,255 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-13 22:29:18,255 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-13 22:29:18,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, 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-13 22:29:18,258 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-03-13 22:29:18,258 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-13 22:29:18,258 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-13 22:29:18,258 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-13 22:29:18,306 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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-13 22:29:18,306 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is not cut-off event [2025-03-13 22:29:18,306 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-03-13 22:29:18,306 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-03-13 22:29:18,306 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-03-13 22:29:18,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)), 119#L1050-12true, Black: 238#true, 231#true, Black: 243#true, 96#L1062-24true, 245#(= |#race~datas~0| 0)]) [2025-03-13 22:29:18,338 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-03-13 22:29:18,338 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-13 22:29:18,338 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-13 22:29:18,338 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-13 22:29:18,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][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-13 22:29:18,376 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-03-13 22:29:18,376 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-13 22:29:18,376 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-13 22:29:18,376 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-13 22:29:18,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][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-13 22:29:18,380 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-03-13 22:29:18,380 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-13 22:29:18,380 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-13 22:29:18,380 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-13 22:29:18,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][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-13 22:29:18,380 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-03-13 22:29:18,380 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-13 22:29:18,380 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-13 22:29:18,380 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-13 22:29:18,381 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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-13 22:29:18,381 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-03-13 22:29:18,381 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-13 22:29:18,381 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-13 22:29:18,381 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-13 22:29:18,381 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:18,381 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is not cut-off event [2025-03-13 22:29:18,381 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-03-13 22:29:18,381 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-03-13 22:29:18,381 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-03-13 22:29:18,425 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:18,425 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-03-13 22:29:18,425 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-13 22:29:18,425 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-13 22:29:18,425 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-13 22:29:18,429 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-13 22:29:18,429 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is not cut-off event [2025-03-13 22:29:18,429 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-03-13 22:29:18,429 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-03-13 22:29:18,429 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-03-13 22:29:18,429 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-03-13 22:29:18,430 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:18,430 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-03-13 22:29:18,430 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-13 22:29:18,430 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-13 22:29:18,430 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-13 22:29:18,435 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:18,435 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is not cut-off event [2025-03-13 22:29:18,435 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-03-13 22:29:18,435 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-03-13 22:29:18,435 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-03-13 22:29:18,436 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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-13 22:29:18,436 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is not cut-off event [2025-03-13 22:29:18,436 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-03-13 22:29:18,436 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-03-13 22:29:18,436 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-03-13 22:29:18,440 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:18,440 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-03-13 22:29:18,440 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-13 22:29:18,440 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-13 22:29:18,440 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-13 22:29:18,444 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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-13 22:29:18,444 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-03-13 22:29:18,444 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-13 22:29:18,444 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-13 22:29:18,444 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-13 22:29:18,444 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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-13 22:29:18,444 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-03-13 22:29:18,444 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-13 22:29:18,444 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-13 22:29:18,445 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-13 22:29:18,474 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:18,474 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-03-13 22:29:18,474 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-13 22:29:18,474 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-13 22:29:18,475 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-13 22:29:18,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][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-13 22:29:18,478 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-03-13 22:29:18,478 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-13 22:29:18,478 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-13 22:29:18,478 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-13 22:29:18,489 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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-13 22:29:18,489 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-03-13 22:29:18,489 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-13 22:29:18,489 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-13 22:29:18,489 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-13 22:29:18,496 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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-13 22:29:18,496 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-03-13 22:29:18,496 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-13 22:29:18,496 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-13 22:29:18,496 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-13 22:29:18,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][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-13 22:29:18,529 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-03-13 22:29:18,529 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-13 22:29:18,529 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-13 22:29:18,529 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-13 22:29:18,529 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-13 22:29:18,530 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-13 22:29:18,530 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-03-13 22:29:18,530 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-13 22:29:18,530 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-13 22:29:18,530 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-13 22:29:18,530 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-13 22:29: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][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-13 22:29:18,530 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-03-13 22:29:18,530 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-13 22:29:18,530 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-13 22:29:18,530 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-13 22:29:18,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][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-13 22:29:18,532 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-03-13 22:29:18,532 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-13 22:29:18,532 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-13 22:29:18,532 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-13 22:29:18,535 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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-13 22:29:18,535 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-03-13 22:29:18,535 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-13 22:29:18,535 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-13 22:29:18,535 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-13 22:29:18,536 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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-13 22:29:18,536 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-03-13 22:29:18,536 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-13 22:29:18,536 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-13 22:29:18,536 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-13 22:29:18,536 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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-13 22:29:18,536 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-03-13 22:29:18,536 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-13 22:29:18,536 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-13 22:29:18,536 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-13 22:29:18,536 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-13 22:29:18,536 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-03-13 22:29:18,536 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-13 22:29:18,537 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-13 22:29:18,537 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-13 22:29:18,537 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-13 22:29:18,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][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-13 22:29:18,594 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-03-13 22:29:18,594 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-13 22:29:18,594 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-13 22:29:18,594 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-13 22:29:18,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][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-13 22:29:18,602 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is not cut-off event [2025-03-13 22:29:18,602 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-03-13 22:29:18,602 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-03-13 22:29:18,602 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-03-13 22:29:18,649 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:18,649 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-03-13 22:29:18,649 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-13 22:29:18,649 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-13 22:29:18,649 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-13 22:29:18,649 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:18,650 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-03-13 22:29:18,650 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-13 22:29:18,650 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-13 22:29:18,650 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-13 22:29:18,650 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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-13 22:29:18,650 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-03-13 22:29:18,650 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-13 22:29:18,650 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-13 22:29:18,650 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-13 22:29: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][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-13 22:29:18,652 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-03-13 22:29:18,653 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-13 22:29:18,653 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-13 22:29:18,653 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-13 22:29:18,653 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:18,653 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-03-13 22:29:18,653 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-13 22:29:18,653 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-13 22:29:18,653 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-13 22:29:18,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][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-13 22:29:18,654 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-03-13 22:29:18,654 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-13 22:29:18,654 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-13 22:29:18,654 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-13 22:29:18,655 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-13 22:29:18,655 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is not cut-off event [2025-03-13 22:29:18,655 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-03-13 22:29:18,655 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-03-13 22:29:18,655 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-03-13 22:29:18,655 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-03-13 22:29:18,655 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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-13 22:29:18,655 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-03-13 22:29:18,655 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-13 22:29:18,655 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-13 22:29:18,655 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-13 22:29:18,656 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-13 22:29:18,656 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-03-13 22:29:18,656 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-13 22:29:18,656 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-13 22:29:18,656 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-13 22:29:18,656 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-13 22:29:18,671 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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-13 22:29:18,671 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-03-13 22:29:18,671 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-13 22:29:18,671 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-13 22:29:18,671 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-13 22:29:18,683 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:18,683 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-03-13 22:29:18,683 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-13 22:29:18,683 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-13 22:29:18,683 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-13 22:29:18,704 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:18,704 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-03-13 22:29:18,704 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-13 22:29:18,704 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-13 22:29:18,704 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-13 22:29:18,710 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-13 22:29:18,710 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-03-13 22:29:18,710 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-13 22:29:18,710 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-13 22:29:18,710 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-13 22:29:18,710 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-13 22:29:18,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][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-13 22:29:18,711 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-03-13 22:29:18,711 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-13 22:29:18,711 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-13 22:29:18,711 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-13 22:29:18,715 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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-13 22:29:18,715 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-03-13 22:29:18,715 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-13 22:29:18,715 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-13 22:29:18,716 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-13 22:29:18,718 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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-13 22:29:18,718 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-03-13 22:29:18,718 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-13 22:29:18,718 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-13 22:29:18,718 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-13 22:29:18,733 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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-13 22:29:18,733 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-03-13 22:29:18,733 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-13 22:29:18,733 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-13 22:29:18,733 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-13 22:29:18,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][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-13 22:29:18,767 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-03-13 22:29:18,767 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-13 22:29:18,767 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-13 22:29:18,767 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-13 22:29:18,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][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-13 22:29:18,768 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-03-13 22:29:18,768 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-13 22:29:18,768 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-13 22:29:18,768 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-13 22:29:18,769 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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-13 22:29:18,769 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-03-13 22:29:18,769 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-13 22:29:18,769 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-13 22:29:18,769 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-13 22:29:18,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][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-13 22:29:18,769 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-03-13 22:29:18,769 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-13 22:29:18,769 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-13 22:29:18,769 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-13 22:29:18,774 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-13 22:29:18,774 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is not cut-off event [2025-03-13 22:29:18,774 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-03-13 22:29:18,774 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-03-13 22:29:18,774 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-03-13 22:29:18,774 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-03-13 22:29:18,782 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:18,782 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-03-13 22:29:18,782 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-13 22:29:18,782 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-13 22:29:18,782 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:18,793 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-13 22:29:18,793 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-03-13 22:29:18,793 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-13 22:29:18,793 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-13 22:29:18,793 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-13 22:29:18,793 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-13 22:29:18,795 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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-13 22:29:18,795 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-03-13 22:29:18,795 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-13 22:29:18,795 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-13 22:29:18,795 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-13 22:29:18,835 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-13 22:29:18,835 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-03-13 22:29:18,835 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-13 22:29:18,835 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-13 22:29:18,835 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-13 22:29:18,835 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-13 22:29:18,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][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-13 22:29:18,838 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-03-13 22:29:18,838 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-13 22:29:18,838 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-13 22:29:18,838 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-13 22:29:18,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][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-13 22:29:18,842 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-03-13 22:29:18,842 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-13 22:29:18,842 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-13 22:29:18,842 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-13 22:29:18,843 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-13 22:29:18,843 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-03-13 22:29:18,843 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-13 22:29:18,843 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-13 22:29:18,843 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-13 22:29:18,843 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-13 22:29:18,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][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-13 22:29:18,851 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-03-13 22:29:18,851 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-13 22:29:18,851 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:18,851 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-13 22:29:18,898 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-13 22:29:18,898 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-03-13 22:29:18,898 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-13 22:29:18,898 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-13 22:29:18,898 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-13 22:29:18,898 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:18,900 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:18,901 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-03-13 22:29:18,901 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-13 22:29:18,901 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:18,901 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-13 22:29:18,901 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:18,901 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-03-13 22:29:18,901 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-13 22:29:18,901 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-13 22:29:18,901 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:18,903 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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-13 22:29:18,903 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-03-13 22:29:18,903 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-13 22:29:18,903 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:18,903 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-13 22:29:18,904 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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-13 22:29:18,904 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-03-13 22:29:18,904 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-13 22:29:18,904 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:18,904 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-13 22:29:18,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][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-13 22:29:18,905 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-03-13 22:29:18,905 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-13 22:29:18,905 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-13 22:29:18,905 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:18,918 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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-13 22:29:18,918 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-03-13 22:29:18,918 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:18,918 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:18,918 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:19,073 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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-13 22:29:19,073 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-03-13 22:29:19,073 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-13 22:29:19,073 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:19,073 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:19,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][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-13 22:29:19,081 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-03-13 22:29:19,081 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-13 22:29:19,081 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:19,081 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:19,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][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-13 22:29:19,090 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-13 22:29:19,090 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:19,090 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-13 22:29:19,090 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:19,091 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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-13 22:29:19,091 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-13 22:29:19,091 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:19,091 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-13 22:29:19,091 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:19,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)), 155#L1062-22true, 208#L1050-5true, Black: 238#true, 231#true, 61#L1051true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-03-13 22:29:19,092 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-13 22:29:19,092 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:19,092 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:19,092 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-13 22:29:19,092 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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-13 22:29:19,092 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-13 22:29:19,092 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:19,093 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:19,093 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-13 22:29:19,093 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:19,093 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-13 22:29:19,093 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:19,093 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:19,093 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-13 22:29:19,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][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-13 22:29:19,094 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-13 22:29:19,094 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:19,094 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:19,094 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-13 22:29:19,096 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:19,096 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-13 22:29:19,096 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:19,096 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:19,096 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-13 22:29:19,099 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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-13 22:29:19,099 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-13 22:29:19,099 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:19,099 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:19,100 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-13 22:29:19,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][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-13 22:29:19,101 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-13 22:29:19,101 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:19,101 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-13 22:29:19,101 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:19,102 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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-13 22:29:19,102 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-13 22:29:19,102 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:19,102 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:19,102 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-13 22:29:19,124 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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-13 22:29:19,124 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is not cut-off event [2025-03-13 22:29:19,124 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-03-13 22:29:19,124 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-03-13 22:29:19,124 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-03-13 22:29:19,140 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:19,140 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-13 22:29:19,140 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-13 22:29:19,140 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-13 22:29:19,140 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-13 22:29:19,141 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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-13 22:29:19,141 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-13 22:29:19,141 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-13 22:29:19,141 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:19,141 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:19,141 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:19,141 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-13 22:29:19,141 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:19,141 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:19,141 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-13 22:29:19,161 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:19,161 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is not cut-off event [2025-03-13 22:29:19,161 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-03-13 22:29:19,161 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-03-13 22:29:19,161 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-03-13 22:29:19,173 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:19,173 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-03-13 22:29:19,173 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-13 22:29:19,173 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-13 22:29:19,173 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-13 22:29:19,173 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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-13 22:29:19,173 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-03-13 22:29:19,174 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-13 22:29:19,174 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-13 22:29:19,174 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-13 22:29:19,239 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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-13 22:29:19,239 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-13 22:29:19,239 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-13 22:29:19,239 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-13 22:29:19,239 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-13 22:29:19,240 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:19,240 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-13 22:29:19,240 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-13 22:29:19,240 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-13 22:29:19,240 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-13 22:29:19,242 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:19,242 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-13 22:29:19,242 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-13 22:29:19,242 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-13 22:29:19,242 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-13 22:29:19,245 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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-13 22:29:19,245 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-13 22:29:19,245 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-13 22:29:19,245 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-13 22:29:19,245 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-13 22:29:19,245 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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-13 22:29:19,245 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-13 22:29:19,245 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-13 22:29:19,246 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-13 22:29:19,246 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-13 22:29:19,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][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-13 22:29:19,247 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-13 22:29:19,247 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-13 22:29:19,247 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-13 22:29:19,247 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-13 22:29:19,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, 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-13 22:29:19,258 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is not cut-off event [2025-03-13 22:29:19,258 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-03-13 22:29:19,258 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-03-13 22:29:19,258 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-03-13 22:29:19,259 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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-13 22:29:19,259 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-13 22:29:19,259 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-13 22:29:19,259 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-13 22:29:19,259 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-13 22:29:19,292 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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-13 22:29:19,292 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-13 22:29:19,292 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-13 22:29:19,292 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-13 22:29:19,292 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-13 22:29:19,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][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-13 22:29:19,357 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is not cut-off event [2025-03-13 22:29:19,357 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-03-13 22:29:19,358 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-03-13 22:29:19,358 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-03-13 22:29:19,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][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-13 22:29:19,377 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-13 22:29:19,377 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-13 22:29:19,377 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-13 22:29:19,377 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-13 22:29:19,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][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-13 22:29:19,396 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-13 22:29:19,396 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-13 22:29:19,396 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-13 22:29:19,396 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-13 22:29:19,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][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-13 22:29:19,397 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-13 22:29:19,397 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-13 22:29:19,397 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-13 22:29:19,397 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-13 22:29:19,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][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-13 22:29:19,397 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-13 22:29:19,397 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-13 22:29:19,397 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-13 22:29:19,397 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-13 22:29:19,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][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-13 22:29:19,434 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-03-13 22:29:19,434 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-13 22:29:19,434 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-13 22:29:19,434 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-13 22:29:19,434 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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-13 22:29:19,434 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-03-13 22:29:19,434 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-13 22:29:19,434 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-13 22:29:19,434 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-13 22:29:19,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][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-13 22:29:19,435 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-03-13 22:29:19,435 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-13 22:29:19,435 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-13 22:29:19,435 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-13 22:29:19,436 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:19,436 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-03-13 22:29:19,436 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-13 22:29:19,436 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-13 22:29:19,436 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-13 22:29:19,437 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:19,437 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-03-13 22:29:19,437 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-13 22:29:19,437 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-13 22:29:19,437 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-13 22:29:19,439 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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-13 22:29:19,439 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-03-13 22:29:19,439 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-13 22:29:19,439 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-13 22:29:19,439 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-13 22:29:19,440 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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-13 22:29:19,440 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-03-13 22:29:19,440 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-13 22:29:19,440 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-13 22:29:19,440 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-13 22:29:19,440 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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-13 22:29:19,440 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-03-13 22:29:19,440 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-13 22:29:19,440 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-13 22:29:19,440 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-13 22:29:19,457 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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-13 22:29:19,457 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is not cut-off event [2025-03-13 22:29:19,457 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-03-13 22:29:19,457 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-03-13 22:29:19,457 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-03-13 22:29:19,465 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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-13 22:29:19,465 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-03-13 22:29:19,465 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-13 22:29:19,465 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-13 22:29:19,465 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-13 22:29:19,492 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:19,492 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-03-13 22:29:19,492 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-13 22:29:19,492 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-13 22:29:19,492 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-13 22:29:19,492 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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-13 22:29:19,492 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-03-13 22:29:19,492 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-13 22:29:19,492 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-13 22:29:19,492 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-13 22:29:19,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][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-13 22:29:19,493 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-03-13 22:29:19,493 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-13 22:29:19,493 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-13 22:29:19,493 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-13 22:29:19,495 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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-13 22:29:19,496 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-03-13 22:29:19,496 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-13 22:29:19,496 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-13 22:29:19,496 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-13 22:29:19,496 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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-13 22:29:19,496 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-03-13 22:29:19,496 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-13 22:29:19,496 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-13 22:29:19,496 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-13 22:29:19,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][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-13 22:29:19,529 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-03-13 22:29:19,529 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-13 22:29:19,529 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-13 22:29:19,529 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-13 22:29:19,560 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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-13 22:29:19,560 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-03-13 22:29:19,560 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-13 22:29:19,560 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-13 22:29:19,560 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-13 22:29:19,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][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-13 22:29:19,560 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-03-13 22:29:19,560 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-13 22:29:19,560 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-13 22:29:19,560 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-13 22:29:19,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][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-13 22:29:19,561 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-03-13 22:29:19,561 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-13 22:29:19,561 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-13 22:29:19,561 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-13 22:29:19,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][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-13 22:29:19,580 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is not cut-off event [2025-03-13 22:29:19,580 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-03-13 22:29:19,580 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-03-13 22:29:19,580 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-03-13 22:29:19,589 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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-13 22:29:19,590 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-03-13 22:29:19,590 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-13 22:29:19,590 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-13 22:29:19,590 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-13 22:29:19,605 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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-13 22:29:19,605 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-03-13 22:29:19,605 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-13 22:29:19,605 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-13 22:29:19,605 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-13 22:29:19,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][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-13 22:29:19,648 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-03-13 22:29:19,648 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-13 22:29:19,648 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-13 22:29:19,648 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-13 22:29:19,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][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-13 22:29:19,677 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is not cut-off event [2025-03-13 22:29:19,677 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2025-03-13 22:29:19,677 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2025-03-13 22:29:19,677 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2025-03-13 22:29:19,681 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:19,681 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is not cut-off event [2025-03-13 22:29:19,681 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2025-03-13 22:29:19,681 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2025-03-13 22:29:19,681 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2025-03-13 22:29:19,841 INFO L124 PetriNetUnfolderBase]: 8927/25431 cut-off events. [2025-03-13 22:29:19,841 INFO L125 PetriNetUnfolderBase]: For 9256/9777 co-relation queries the response was YES. [2025-03-13 22:29:19,920 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-13 22:29:20,008 INFO L140 encePairwiseOnDemand]: 234/247 looper letters, 73 selfloop transitions, 17 changer transitions 0/308 dead transitions. [2025-03-13 22:29:20,008 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 244 places, 308 transitions, 1016 flow [2025-03-13 22:29:20,009 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2025-03-13 22:29:20,009 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2025-03-13 22:29:20,010 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 923 transitions. [2025-03-13 22:29:20,010 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9342105263157895 [2025-03-13 22:29:20,010 INFO L175 Difference]: Start difference. First operand has 241 places, 268 transitions, 723 flow. Second operand 4 states and 923 transitions. [2025-03-13 22:29:20,010 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 244 places, 308 transitions, 1016 flow [2025-03-13 22:29:20,016 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 244 places, 308 transitions, 1016 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-03-13 22:29:20,018 INFO L231 Difference]: Finished difference. Result has 246 places, 272 transitions, 800 flow [2025-03-13 22:29:20,018 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-13 22:29:20,019 INFO L279 CegarLoopForPetriNet]: 232 programPoint places, 14 predicate places. [2025-03-13 22:29:20,019 INFO L471 AbstractCegarLoop]: Abstraction has has 246 places, 272 transitions, 800 flow [2025-03-13 22:29:20,020 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-13 22:29:20,020 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-13 22:29:20,020 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-13 22:29:20,020 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable29 [2025-03-13 22:29:20,020 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-13 22:29:20,020 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-13 22:29:20,020 INFO L85 PathProgramCache]: Analyzing trace with hash -853432078, now seen corresponding path program 1 times [2025-03-13 22:29:20,020 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-13 22:29:20,020 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2055025066] [2025-03-13 22:29:20,020 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-13 22:29:20,020 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-13 22:29:20,026 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 74 statements into 1 equivalence classes. [2025-03-13 22:29:20,029 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 74 of 74 statements. [2025-03-13 22:29:20,029 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-13 22:29:20,029 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-13 22:29:20,060 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-13 22:29:20,060 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-13 22:29:20,061 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2055025066] [2025-03-13 22:29:20,061 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2055025066] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-13 22:29:20,061 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-13 22:29:20,061 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2025-03-13 22:29:20,061 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1999815931] [2025-03-13 22:29:20,061 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-13 22:29:20,061 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2025-03-13 22:29:20,062 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-13 22:29:20,062 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2025-03-13 22:29:20,062 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2025-03-13 22:29:20,104 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 209 out of 247 [2025-03-13 22:29:20,104 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-13 22:29:20,105 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-13 22:29:20,105 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 209 of 247 [2025-03-13 22:29:20,105 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-13 22:29:20,241 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:20,241 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2025-03-13 22:29:20,241 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-13 22:29:20,241 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-13 22:29:20,241 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-13 22:29:20,248 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:20,248 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is cut-off event [2025-03-13 22:29:20,248 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-03-13 22:29:20,248 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-13 22:29:20,248 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-03-13 22:29:20,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][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-13 22:29:20,271 INFO L294 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2025-03-13 22:29:20,271 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-13 22:29:20,271 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-03-13 22:29:20,271 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-13 22:29:20,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][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-13 22:29:20,284 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-13 22:29:20,284 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-03-13 22:29:20,284 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-03-13 22:29:20,284 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-13 22:29:20,336 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:20,337 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-03-13 22:29:20,337 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-13 22:29:20,337 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-13 22:29:20,337 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-13 22:29:20,395 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:20,395 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-03-13 22:29:20,395 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-13 22:29:20,395 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-13 22:29:20,395 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-13 22:29:20,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][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-13 22:29:20,512 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-03-13 22:29:20,512 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-13 22:29:20,512 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-13 22:29:20,512 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-13 22:29:20,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][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-13 22:29:20,584 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-03-13 22:29:20,584 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-13 22:29:20,584 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-13 22:29:20,584 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-13 22:29:20,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][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-13 22:29:20,769 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-03-13 22:29:20,769 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-13 22:29:20,769 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-13 22:29:20,769 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-13 22:29:20,781 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:20,781 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-03-13 22:29:20,781 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-13 22:29:20,781 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-13 22:29:20,781 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-13 22:29:20,789 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:20,789 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-03-13 22:29:20,789 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-13 22:29:20,789 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-13 22:29:20,789 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-13 22:29:20,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, 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-13 22:29:20,838 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-03-13 22:29:20,838 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-13 22:29:20,838 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-13 22:29:20,838 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-13 22:29:20,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][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-13 22:29:20,986 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-03-13 22:29:20,986 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-13 22:29:20,986 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-13 22:29:20,986 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-13 22:29:21,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][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-13 22:29:21,016 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-03-13 22:29:21,016 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-13 22:29:21,016 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-13 22:29:21,016 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-13 22:29:21,176 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:21,176 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-03-13 22:29:21,176 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-13 22:29:21,176 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-13 22:29:21,176 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-13 22:29:21,470 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:21,474 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-03-13 22:29:21,475 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-13 22:29:21,475 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-13 22:29:21,475 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-13 22:29:21,584 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:21,584 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is not cut-off event [2025-03-13 22:29:21,584 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-03-13 22:29:21,584 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-03-13 22:29:21,584 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-03-13 22:29:21,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: 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-13 22:29:21,606 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-03-13 22:29:21,606 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-13 22:29:21,606 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-13 22:29:21,607 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-13 22:29:21,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][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-13 22:29:21,763 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-03-13 22:29:21,763 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-13 22:29:21,763 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-13 22:29:21,763 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-13 22:29:21,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][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-13 22:29:21,797 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-03-13 22:29:21,797 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-13 22:29:21,797 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-13 22:29:21,797 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-13 22:29:21,820 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-13 22:29:21,820 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-03-13 22:29:21,820 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-13 22:29:21,820 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-13 22:29:21,820 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-13 22:29:21,820 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-13 22:29:21,881 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:21,881 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-03-13 22:29:21,881 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-13 22:29:21,881 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-13 22:29:21,881 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-13 22:29:21,884 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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-13 22:29:21,884 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-03-13 22:29:21,884 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-13 22:29:21,884 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-13 22:29:21,884 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-13 22:29:21,916 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:21,916 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-03-13 22:29:21,916 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-13 22:29:21,916 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-13 22:29:21,916 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-13 22:29:21,918 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:21,918 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-03-13 22:29:21,918 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-13 22:29:21,918 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-13 22:29:21,918 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-13 22:29:21,938 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:21,938 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-03-13 22:29:21,939 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-13 22:29:21,939 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-13 22:29:21,939 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-13 22:29:22,032 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:22,033 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-03-13 22:29:22,033 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-13 22:29:22,033 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-13 22:29:22,033 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-13 22:29:22,051 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:22,051 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-03-13 22:29:22,051 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-13 22:29:22,051 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-13 22:29:22,051 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-13 22:29:22,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][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-13 22:29:22,082 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-03-13 22:29:22,082 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:22,082 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-13 22:29:22,082 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-13 22:29:22,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][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-13 22:29:22,082 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-13 22:29:22,082 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-13 22:29:22,082 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-13 22:29:22,083 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-13 22:29:22,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][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-13 22:29:22,084 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-03-13 22:29:22,084 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:22,084 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-13 22:29:22,084 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-13 22:29:22,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][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-13 22:29:22,106 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is not cut-off event [2025-03-13 22:29:22,106 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-03-13 22:29:22,106 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-13 22:29:22,106 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-13 22:29:22,126 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:22,126 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-03-13 22:29:22,126 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-13 22:29:22,126 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-13 22:29:22,126 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-13 22:29:22,149 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-13 22:29:22,149 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-13 22:29:22,149 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-13 22:29:22,149 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-13 22:29:22,150 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-13 22:29:22,150 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-13 22:29:22,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][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-13 22:29:22,150 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-03-13 22:29:22,150 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-13 22:29:22,150 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-13 22:29:22,150 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-13 22:29:22,173 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:22,173 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-03-13 22:29:22,173 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:22,173 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:22,173 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:22,188 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:22,188 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2025-03-13 22:29:22,188 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-13 22:29:22,188 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-03-13 22:29:22,188 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-03-13 22:29:22,191 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:22,191 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-03-13 22:29:22,191 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-13 22:29:22,191 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:22,191 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-13 22:29:22,220 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:22,220 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-13 22:29:22,220 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-13 22:29:22,220 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:22,220 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:22,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][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-13 22:29:22,224 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-13 22:29:22,224 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:22,224 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:22,224 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-13 22:29:22,245 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:22,245 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is not cut-off event [2025-03-13 22:29:22,245 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-03-13 22:29:22,245 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-03-13 22:29:22,245 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-03-13 22:29:22,256 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:22,256 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-13 22:29:22,256 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-13 22:29:22,256 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:22,256 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:22,260 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:22,260 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-13 22:29:22,260 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-13 22:29:22,260 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-13 22:29:22,260 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-13 22:29:22,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, 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-13 22:29:22,261 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-13 22:29:22,261 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-13 22:29:22,261 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:22,261 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:22,290 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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-13 22:29:22,290 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-13 22:29:22,290 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-13 22:29:22,290 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-13 22:29:22,290 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-13 22:29:22,290 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-13 22:29:22,290 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-13 22:29:22,290 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-13 22:29:22,290 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-13 22:29:22,290 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-13 22:29:22,290 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-13 22:29:22,290 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-13 22:29:22,294 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:22,294 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-03-13 22:29:22,294 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-13 22:29:22,294 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-13 22:29:22,294 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-13 22:29:22,300 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-13 22:29:22,300 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is not cut-off event [2025-03-13 22:29:22,300 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-03-13 22:29:22,300 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-03-13 22:29:22,300 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-03-13 22:29:22,300 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-03-13 22:29:22,300 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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-13 22:29:22,300 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is not cut-off event [2025-03-13 22:29:22,300 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-03-13 22:29:22,300 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-03-13 22:29:22,300 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-03-13 22:29:22,323 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:22,323 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-03-13 22:29:22,323 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-13 22:29:22,323 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-13 22:29:22,323 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-13 22:29:22,326 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:22,326 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-03-13 22:29:22,326 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-13 22:29:22,326 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-13 22:29:22,326 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-13 22:29:22,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][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-13 22:29:22,533 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-13 22:29:22,533 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-13 22:29:22,533 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-13 22:29:22,533 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-13 22:29:22,533 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:22,533 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-13 22:29:22,533 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-13 22:29:22,533 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-13 22:29:22,533 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-13 22:29:22,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][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-13 22:29:22,547 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-13 22:29:22,547 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-13 22:29:22,547 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-13 22:29:22,547 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-13 22:29:22,565 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:22,565 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-13 22:29:22,565 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-13 22:29:22,565 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-13 22:29:22,565 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-13 22:29:22,567 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:22,567 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-13 22:29:22,567 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-13 22:29:22,567 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-13 22:29:22,567 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-13 22:29:22,596 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:22,596 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-13 22:29:22,596 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-13 22:29:22,596 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-13 22:29:22,596 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-13 22:29:22,596 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:22,596 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-13 22:29:22,596 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-13 22:29:22,596 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-13 22:29:22,596 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-13 22:29:22,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, 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-13 22:29:22,651 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-13 22:29:22,651 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-13 22:29:22,651 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-13 22:29:22,651 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-13 22:29:22,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][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-13 22:29:22,669 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-13 22:29:22,669 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-13 22:29:22,669 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-13 22:29:22,669 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-13 22:29:22,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][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-13 22:29:22,670 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-13 22:29:22,670 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-13 22:29:22,670 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-13 22:29:22,670 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-13 22:29:22,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][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-13 22:29:22,677 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-13 22:29:22,677 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-13 22:29:22,677 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-13 22:29:22,677 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-13 22:29:22,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][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-13 22:29:22,679 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-13 22:29:22,679 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-13 22:29:22,679 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-13 22:29:22,679 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-13 22:29:22,704 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:22,704 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-03-13 22:29:22,704 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-13 22:29:22,704 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-13 22:29:22,704 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-13 22:29:22,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][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-13 22:29:22,723 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is not cut-off event [2025-03-13 22:29:22,723 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-03-13 22:29:22,723 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-03-13 22:29:22,723 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-03-13 22:29:22,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][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-13 22:29:22,724 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is not cut-off event [2025-03-13 22:29:22,724 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-03-13 22:29:22,724 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-03-13 22:29:22,724 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-03-13 22:29:22,732 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:22,732 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-03-13 22:29:22,732 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-13 22:29:22,732 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-13 22:29:22,732 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-13 22:29:22,792 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:22,792 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-03-13 22:29:22,792 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-13 22:29:22,792 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-13 22:29:22,792 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-13 22:29:22,792 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:22,792 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-03-13 22:29:22,792 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-13 22:29:22,792 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-13 22:29:22,792 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-13 22:29:22,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][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-13 22:29:22,799 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-03-13 22:29:22,799 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-13 22:29:22,799 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-13 22:29:22,799 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-13 22:29:22,800 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:22,800 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-03-13 22:29:22,800 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-13 22:29:22,800 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-13 22:29:22,800 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-13 22:29:22,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][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-13 22:29:22,821 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-03-13 22:29:22,821 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-13 22:29:22,821 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-13 22:29:22,821 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-13 22:29:22,843 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:22,843 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-03-13 22:29:22,843 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-13 22:29:22,843 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-13 22:29:22,843 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-13 22:29:22,844 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-13 22:29:22,844 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-03-13 22:29:22,844 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-13 22:29:22,844 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-13 22:29:22,844 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-13 22:29:22,844 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-13 22:29:22,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][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-13 22:29:22,844 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-03-13 22:29:22,844 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-13 22:29:22,844 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-13 22:29:22,845 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-13 22:29:22,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][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-13 22:29:22,914 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-03-13 22:29:22,914 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-13 22:29:22,914 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-13 22:29:22,914 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-13 22:29:22,915 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-13 22:29:22,915 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-03-13 22:29:22,915 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-13 22:29:22,915 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-13 22:29:22,915 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-13 22:29:22,915 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-13 22:29:22,915 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:22,915 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-03-13 22:29:22,915 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-13 22:29:22,915 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-13 22:29:22,915 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-13 22:29:23,100 INFO L124 PetriNetUnfolderBase]: 9644/28059 cut-off events. [2025-03-13 22:29:23,100 INFO L125 PetriNetUnfolderBase]: For 20043/20274 co-relation queries the response was YES. [2025-03-13 22:29:23,180 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-13 22:29:23,259 INFO L140 encePairwiseOnDemand]: 235/247 looper letters, 69 selfloop transitions, 20 changer transitions 0/310 dead transitions. [2025-03-13 22:29:23,259 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 249 places, 310 transitions, 1103 flow [2025-03-13 22:29:23,259 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2025-03-13 22:29:23,259 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2025-03-13 22:29:23,260 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 920 transitions. [2025-03-13 22:29:23,260 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9311740890688259 [2025-03-13 22:29:23,260 INFO L175 Difference]: Start difference. First operand has 246 places, 272 transitions, 800 flow. Second operand 4 states and 920 transitions. [2025-03-13 22:29:23,260 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 249 places, 310 transitions, 1103 flow [2025-03-13 22:29:23,280 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 248 places, 310 transitions, 1082 flow, removed 1 selfloop flow, removed 1 redundant places. [2025-03-13 22:29:23,282 INFO L231 Difference]: Finished difference. Result has 250 places, 277 transitions, 886 flow [2025-03-13 22:29:23,282 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-13 22:29:23,282 INFO L279 CegarLoopForPetriNet]: 232 programPoint places, 18 predicate places. [2025-03-13 22:29:23,283 INFO L471 AbstractCegarLoop]: Abstraction has has 250 places, 277 transitions, 886 flow [2025-03-13 22:29:23,283 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-13 22:29:23,283 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-13 22:29:23,283 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-13 22:29:23,283 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable30 [2025-03-13 22:29:23,283 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-13 22:29:23,283 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-13 22:29:23,284 INFO L85 PathProgramCache]: Analyzing trace with hash -288451581, now seen corresponding path program 1 times [2025-03-13 22:29:23,284 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-13 22:29:23,284 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1749332076] [2025-03-13 22:29:23,284 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-13 22:29:23,284 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-13 22:29:23,289 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 74 statements into 1 equivalence classes. [2025-03-13 22:29:23,291 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 74 of 74 statements. [2025-03-13 22:29:23,291 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-13 22:29:23,291 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-13 22:29:23,315 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-13 22:29:23,316 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-13 22:29:23,316 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1749332076] [2025-03-13 22:29:23,316 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1749332076] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-13 22:29:23,316 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-13 22:29:23,316 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-13 22:29:23,316 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1734162914] [2025-03-13 22:29:23,316 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-13 22:29:23,316 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2025-03-13 22:29:23,316 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-13 22:29:23,317 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2025-03-13 22:29:23,317 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2025-03-13 22:29:23,337 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 214 out of 247 [2025-03-13 22:29:23,338 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-13 22:29:23,338 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-13 22:29:23,338 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 214 of 247 [2025-03-13 22:29:23,338 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-13 22:29:23,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][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-13 22:29:23,424 INFO L294 olderBase$Statistics]: this new event has 129 ancestors and is not cut-off event [2025-03-13 22:29:23,424 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is not cut-off event [2025-03-13 22:29:23,424 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is not cut-off event [2025-03-13 22:29:23,424 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is not cut-off event [2025-03-13 22:29:23,425 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:23,425 INFO L294 olderBase$Statistics]: this new event has 129 ancestors and is not cut-off event [2025-03-13 22:29:23,425 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is not cut-off event [2025-03-13 22:29:23,425 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is not cut-off event [2025-03-13 22:29:23,425 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is not cut-off event [2025-03-13 22:29:23,430 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:23,430 INFO L294 olderBase$Statistics]: this new event has 130 ancestors and is not cut-off event [2025-03-13 22:29:23,430 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is not cut-off event [2025-03-13 22:29:23,430 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is not cut-off event [2025-03-13 22:29:23,430 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is not cut-off event [2025-03-13 22:29:23,431 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:23,431 INFO L294 olderBase$Statistics]: this new event has 130 ancestors and is not cut-off event [2025-03-13 22:29:23,431 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is not cut-off event [2025-03-13 22:29:23,431 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is not cut-off event [2025-03-13 22:29:23,431 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is not cut-off event [2025-03-13 22:29:23,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][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-13 22:29:23,456 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2025-03-13 22:29:23,456 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-03-13 22:29:23,456 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-13 22:29:23,456 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-13 22:29:23,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][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-13 22:29:23,461 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is not cut-off event [2025-03-13 22:29:23,461 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is not cut-off event [2025-03-13 22:29:23,462 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is not cut-off event [2025-03-13 22:29:23,462 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is not cut-off event [2025-03-13 22:29:23,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][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-13 22:29:23,462 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is not cut-off event [2025-03-13 22:29:23,462 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is not cut-off event [2025-03-13 22:29:23,462 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is not cut-off event [2025-03-13 22:29:23,463 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is not cut-off event [2025-03-13 22:29:23,464 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([733] L1051-3-->L1051: Formula: (and (= |v_threadThread1of2ForFork0_#t~ret9_1| 0) (= |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{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #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|} 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-13 22:29:23,464 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2025-03-13 22:29:23,464 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-13 22:29:23,464 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-13 22:29:23,464 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-03-13 22:29:23,484 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([733] L1051-3-->L1051: Formula: (and (= |v_threadThread1of2ForFork0_#t~ret9_1| 0) (= |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{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #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|} 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-13 22:29:23,484 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2025-03-13 22:29:23,484 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-13 22:29:23,485 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-03-13 22:29:23,485 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-13 22:29:23,485 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-03-13 22:29:23,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), 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-13 22:29:23,503 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2025-03-13 22:29:23,503 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-03-13 22:29:23,503 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-13 22:29:23,503 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-13 22:29:23,537 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:23,537 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-03-13 22:29:23,538 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-13 22:29:23,538 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-13 22:29:23,538 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-13 22:29:23,897 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:23,897 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is not cut-off event [2025-03-13 22:29:23,897 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is not cut-off event [2025-03-13 22:29:23,898 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is not cut-off event [2025-03-13 22:29:23,898 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is not cut-off event [2025-03-13 22:29:23,900 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:23,900 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is not cut-off event [2025-03-13 22:29:23,900 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is not cut-off event [2025-03-13 22:29:23,900 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is not cut-off event [2025-03-13 22:29:23,900 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is not cut-off event [2025-03-13 22:29:23,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), 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-13 22:29:23,917 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is not cut-off event [2025-03-13 22:29:23,918 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is not cut-off event [2025-03-13 22:29:23,918 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is not cut-off event [2025-03-13 22:29:23,918 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is not cut-off event [2025-03-13 22:29:23,920 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:23,920 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is not cut-off event [2025-03-13 22:29:23,920 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is not cut-off event [2025-03-13 22:29:23,920 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is not cut-off event [2025-03-13 22:29:23,920 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is not cut-off event [2025-03-13 22:29:24,040 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:24,040 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-13 22:29:24,040 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-13 22:29:24,040 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-13 22:29:24,040 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-13 22:29:24,055 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-13 22:29:24,056 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-13 22:29:24,056 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-13 22:29:24,056 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-13 22:29:24,056 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-13 22:29:24,057 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([733] L1051-3-->L1051: Formula: (and (= |v_threadThread1of2ForFork0_#t~ret9_1| 0) (= |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{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #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|} 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-13 22:29:24,057 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-13 22:29:24,057 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-13 22:29:24,057 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-13 22:29:24,057 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-13 22:29:24,067 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:24,067 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is not cut-off event [2025-03-13 22:29:24,067 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-03-13 22:29:24,067 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-03-13 22:29:24,067 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-03-13 22:29:24,067 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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-13 22:29:24,067 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-03-13 22:29:24,067 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-13 22:29:24,067 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-13 22:29:24,067 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-13 22:29:24,068 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:24,068 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-03-13 22:29:24,068 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-13 22:29:24,068 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-13 22:29:24,068 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-13 22:29:24,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][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-13 22:29:24,072 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is not cut-off event [2025-03-13 22:29:24,072 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-03-13 22:29:24,072 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-03-13 22:29:24,072 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-03-13 22:29:24,074 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:24,074 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is not cut-off event [2025-03-13 22:29:24,074 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-03-13 22:29:24,074 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-03-13 22:29:24,074 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-03-13 22:29:24,076 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([733] L1051-3-->L1051: Formula: (and (= |v_threadThread1of2ForFork0_#t~ret9_1| 0) (= |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{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #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|} 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-13 22:29:24,076 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-03-13 22:29:24,076 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-13 22:29:24,076 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-13 22:29:24,076 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-13 22:29:24,089 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([733] L1051-3-->L1051: Formula: (and (= |v_threadThread1of2ForFork0_#t~ret9_1| 0) (= |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{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #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|} 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-13 22:29:24,089 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-13 22:29:24,089 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-13 22:29:24,089 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-13 22:29:24,089 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-13 22:29:24,089 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-13 22:29:24,107 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_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|, 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-13 22:29:24,107 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-03-13 22:29:24,107 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-13 22:29:24,107 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-13 22:29:24,107 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-13 22:29:24,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][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-13 22:29:24,137 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is not cut-off event [2025-03-13 22:29:24,137 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-03-13 22:29:24,137 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-03-13 22:29:24,137 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-03-13 22:29:24,137 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-03-13 22:29:24,174 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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-13 22:29:24,174 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-03-13 22:29:24,174 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-13 22:29:24,174 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-13 22:29:24,174 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-13 22:29:24,175 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-13 22:29:24,175 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-03-13 22:29:24,175 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-13 22:29:24,175 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-13 22:29:24,175 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-13 22:29:24,175 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-13 22:29:24,175 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-13 22:29:24,189 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_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|, 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-13 22:29:24,189 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-03-13 22:29:24,189 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-13 22:29:24,189 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-13 22:29:24,189 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-13 22:29:24,189 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-13 22:29:24,218 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_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|, 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-13 22:29:24,218 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-03-13 22:29:24,218 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-13 22:29:24,218 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-13 22:29:24,218 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-13 22:29:24,299 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_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|, 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-13 22:29:24,299 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-03-13 22:29:24,299 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-13 22:29:24,299 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-13 22:29:24,299 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-13 22:29:24,300 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-13 22:29:24,331 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-13 22:29:24,331 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-03-13 22:29:24,331 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-13 22:29:24,331 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-13 22:29:24,331 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-13 22:29:24,331 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-13 22:29:24,338 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-13 22:29:24,339 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-03-13 22:29:24,339 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-13 22:29:24,339 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-13 22:29:24,339 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-13 22:29:24,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][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-13 22:29:24,424 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is not cut-off event [2025-03-13 22:29:24,424 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2025-03-13 22:29:24,424 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-03-13 22:29:24,424 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-03-13 22:29:24,427 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:24,427 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is not cut-off event [2025-03-13 22:29:24,427 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2025-03-13 22:29:24,427 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-03-13 22:29:24,427 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-03-13 22:29:24,470 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:24,470 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is not cut-off event [2025-03-13 22:29:24,470 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-03-13 22:29:24,470 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-03-13 22:29:24,470 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-03-13 22:29:24,472 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-13 22:29:24,472 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-03-13 22:29:24,472 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-13 22:29:24,472 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-13 22:29:24,472 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-13 22:29:24,478 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:24,478 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is not cut-off event [2025-03-13 22:29:24,478 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-03-13 22:29:24,478 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-03-13 22:29:24,478 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-03-13 22:29:24,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][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-13 22:29:24,498 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is not cut-off event [2025-03-13 22:29:24,498 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-03-13 22:29:24,498 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-03-13 22:29:24,498 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-03-13 22:29:24,498 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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-13 22:29:24,498 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-03-13 22:29:24,498 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-13 22:29:24,498 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-13 22:29:24,498 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-13 22:29:24,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][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-13 22:29:24,499 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-03-13 22:29:24,499 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-13 22:29:24,499 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-13 22:29:24,499 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-13 22:29:24,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][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-13 22:29:24,501 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is not cut-off event [2025-03-13 22:29:24,501 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-03-13 22:29:24,501 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-03-13 22:29:24,501 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-03-13 22:29:24,552 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:24,552 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is not cut-off event [2025-03-13 22:29:24,552 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-03-13 22:29:24,552 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-03-13 22:29:24,552 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-03-13 22:29:24,553 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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-13 22:29:24,553 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-03-13 22:29:24,553 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-13 22:29:24,553 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-13 22:29:24,553 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-13 22:29:24,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][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-13 22:29:24,553 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-03-13 22:29:24,553 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-13 22:29:24,553 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-13 22:29:24,553 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-13 22:29:24,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][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-13 22:29:24,553 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-03-13 22:29:24,553 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-13 22:29:24,553 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-13 22:29:24,553 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-13 22:29:24,557 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:24,557 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-03-13 22:29:24,557 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-13 22:29:24,557 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-13 22:29:24,557 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-13 22:29:24,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][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-13 22:29:24,560 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-03-13 22:29:24,560 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-13 22:29:24,560 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-13 22:29:24,560 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-13 22:29:24,575 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:24,575 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-03-13 22:29:24,575 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-13 22:29:24,575 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-13 22:29:24,575 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-13 22:29:24,576 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:24,576 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is not cut-off event [2025-03-13 22:29:24,576 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-03-13 22:29:24,576 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-03-13 22:29:24,576 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-03-13 22:29:24,576 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-13 22:29:24,576 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-03-13 22:29:24,576 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-13 22:29:24,576 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-13 22:29:24,576 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-13 22:29:24,576 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-13 22:29:24,614 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-13 22:29:24,615 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-03-13 22:29:24,615 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-13 22:29:24,615 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-13 22:29:24,615 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-13 22:29:24,615 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-13 22:29:24,615 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is not cut-off event [2025-03-13 22:29:24,615 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-03-13 22:29:24,615 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-03-13 22:29:24,615 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-03-13 22:29:24,615 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-13 22:29:24,615 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is not cut-off event [2025-03-13 22:29:24,615 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-03-13 22:29:24,615 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-03-13 22:29:24,615 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-03-13 22:29:24,615 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-03-13 22:29:24,616 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-13 22:29:24,616 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-03-13 22:29:24,616 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-13 22:29:24,616 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-13 22:29:24,616 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-13 22:29:24,616 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-13 22:29:24,620 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-13 22:29:24,620 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is not cut-off event [2025-03-13 22:29:24,620 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-03-13 22:29:24,620 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-03-13 22:29:24,620 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-03-13 22:29:24,620 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-03-13 22:29:24,678 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-13 22:29:24,678 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is not cut-off event [2025-03-13 22:29:24,678 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-03-13 22:29:24,678 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-03-13 22:29:24,678 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-03-13 22:29:24,683 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:24,683 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-03-13 22:29:24,683 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-13 22:29:24,683 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-13 22:29:24,683 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-13 22:29:24,686 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-13 22:29:24,686 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is not cut-off event [2025-03-13 22:29:24,686 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-03-13 22:29:24,686 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-03-13 22:29:24,686 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-03-13 22:29:24,686 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-03-13 22:29:24,688 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-13 22:29:24,688 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-03-13 22:29:24,688 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-13 22:29:24,688 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-13 22:29:24,688 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-13 22:29:24,688 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-13 22:29:24,688 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-13 22:29:24,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][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-13 22:29:24,698 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-03-13 22:29:24,698 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-13 22:29:24,698 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-13 22:29:24,699 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-13 22:29:24,726 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:24,726 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is not cut-off event [2025-03-13 22:29:24,726 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-03-13 22:29:24,726 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-03-13 22:29:24,726 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-03-13 22:29:24,736 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:24,736 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is not cut-off event [2025-03-13 22:29:24,736 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-03-13 22:29:24,736 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-03-13 22:29:24,736 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-03-13 22:29:24,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][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-13 22:29:24,754 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-03-13 22:29:24,754 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-13 22:29:24,754 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-13 22:29:24,754 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-13 22:29:24,758 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-13 22:29:24,758 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-03-13 22:29:24,758 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-13 22:29:24,758 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-13 22:29:24,758 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-13 22:29:24,758 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-13 22:29:24,758 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-13 22:29:24,778 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:24,778 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is not cut-off event [2025-03-13 22:29:24,778 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-03-13 22:29:24,778 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-03-13 22:29:24,778 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-03-13 22:29:24,779 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:24,779 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-03-13 22:29:24,779 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-13 22:29:24,779 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-13 22:29:24,780 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-13 22:29:24,783 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:24,783 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is not cut-off event [2025-03-13 22:29:24,783 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-03-13 22:29:24,783 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-03-13 22:29:24,783 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-03-13 22:29:24,785 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-13 22:29:24,785 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-03-13 22:29:24,785 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-13 22:29:24,785 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-13 22:29:24,785 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-13 22:29:24,785 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-13 22:29:24,785 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-13 22:29:24,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][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-13 22:29:24,799 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is not cut-off event [2025-03-13 22:29:24,799 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-03-13 22:29:24,799 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-03-13 22:29:24,799 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-03-13 22:29:24,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][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-13 22:29:24,814 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is not cut-off event [2025-03-13 22:29:24,814 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-03-13 22:29:24,814 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-03-13 22:29:24,814 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-03-13 22:29:24,829 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-13 22:29:24,829 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-03-13 22:29:24,829 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-13 22:29:24,829 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-13 22:29:24,829 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-13 22:29:24,831 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-13 22:29:24,831 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-03-13 22:29:24,831 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-13 22:29:24,831 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-13 22:29:24,831 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-13 22:29:24,831 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-13 22:29:24,833 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-13 22:29:24,833 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-13 22:29:24,833 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-13 22:29:24,833 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-13 22:29:24,833 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-13 22:29:24,835 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([733] L1051-3-->L1051: Formula: (and (= |v_threadThread1of2ForFork0_#t~ret9_1| 0) (= |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{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #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|} 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-13 22:29:24,835 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-03-13 22:29:24,835 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-13 22:29:24,835 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-13 22:29:24,835 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-13 22:29:24,835 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-13 22:29:24,835 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-03-13 22:29:24,835 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-13 22:29:24,835 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-13 22:29:24,835 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-13 22:29:24,838 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-13 22:29:24,838 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-03-13 22:29:24,838 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-13 22:29:24,838 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-13 22:29:24,838 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-13 22:29:24,838 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-13 22:29:24,856 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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-13 22:29:24,856 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-03-13 22:29:24,856 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-13 22:29:24,856 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-13 22:29:24,856 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-13 22:29:24,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][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-13 22:29:24,859 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is not cut-off event [2025-03-13 22:29:24,859 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-03-13 22:29:24,859 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-03-13 22:29:24,859 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-03-13 22:29:24,859 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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-13 22:29:24,859 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-03-13 22:29:24,859 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-13 22:29:24,859 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-13 22:29:24,859 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-13 22:29:24,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][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-13 22:29:24,861 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-03-13 22:29:24,861 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-13 22:29:24,861 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-13 22:29:24,861 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-13 22:29:24,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][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-13 22:29:24,861 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-03-13 22:29:24,861 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-13 22:29:24,861 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-13 22:29:24,861 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-13 22:29:24,865 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:24,865 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is not cut-off event [2025-03-13 22:29:24,865 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-03-13 22:29:24,865 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-03-13 22:29:24,865 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-03-13 22:29:24,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][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-13 22:29:24,872 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is not cut-off event [2025-03-13 22:29:24,872 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-03-13 22:29:24,872 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-03-13 22:29:24,872 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-03-13 22:29:25,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][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-13 22:29:25,038 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is not cut-off event [2025-03-13 22:29:25,038 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-03-13 22:29:25,038 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-03-13 22:29:25,038 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-03-13 22:29:25,041 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([733] L1051-3-->L1051: Formula: (and (= |v_threadThread1of2ForFork0_#t~ret9_1| 0) (= |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{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #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|} 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-13 22:29:25,041 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-03-13 22:29:25,041 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-13 22:29:25,041 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-13 22:29:25,041 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-13 22:29:25,042 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-13 22:29:25,042 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-03-13 22:29:25,042 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-13 22:29:25,042 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-13 22:29:25,042 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-13 22:29:25,080 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-13 22:29:25,080 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-03-13 22:29:25,080 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-13 22:29:25,080 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-13 22:29:25,080 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-13 22:29:25,088 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([733] L1051-3-->L1051: Formula: (and (= |v_threadThread1of2ForFork0_#t~ret9_1| 0) (= |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{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #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|} 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-13 22:29:25,088 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-03-13 22:29:25,088 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-13 22:29:25,088 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-13 22:29:25,088 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-13 22:29:25,088 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-13 22:29:25,088 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-13 22:29:25,088 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-03-13 22:29:25,088 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-13 22:29:25,088 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-13 22:29:25,088 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-13 22:29:25,088 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-13 22:29:25,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][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-13 22:29:25,091 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-03-13 22:29:25,091 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-13 22:29:25,091 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-13 22:29:25,091 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-13 22:29:25,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][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-13 22:29:25,121 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-03-13 22:29:25,121 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-13 22:29:25,121 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-13 22:29:25,121 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-13 22:29:25,122 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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-13 22:29:25,122 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-03-13 22:29:25,122 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-13 22:29:25,122 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-13 22:29:25,122 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-13 22:29:25,129 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:25,129 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-03-13 22:29:25,129 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-13 22:29:25,129 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-13 22:29:25,129 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-13 22:29:25,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][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-13 22:29:25,130 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-03-13 22:29:25,130 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-13 22:29:25,130 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-13 22:29:25,130 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-13 22:29:25,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][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-13 22:29:25,131 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is not cut-off event [2025-03-13 22:29:25,131 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-03-13 22:29:25,131 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-03-13 22:29:25,131 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-03-13 22:29:25,137 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-13 22:29:25,137 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-03-13 22:29:25,137 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-13 22:29:25,137 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-13 22:29:25,137 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-13 22:29:25,137 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_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|, 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-13 22:29:25,137 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-03-13 22:29:25,137 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-13 22:29:25,137 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-13 22:29:25,138 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-13 22:29:25,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][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-13 22:29:25,201 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-03-13 22:29:25,201 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-13 22:29:25,201 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-13 22:29:25,202 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-13 22:29:25,203 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([733] L1051-3-->L1051: Formula: (and (= |v_threadThread1of2ForFork0_#t~ret9_1| 0) (= |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{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #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|} 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-13 22:29:25,203 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-03-13 22:29:25,203 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-13 22:29:25,203 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-13 22:29:25,203 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-13 22:29:25,213 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_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|, 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-13 22:29:25,213 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-13 22:29:25,213 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-13 22:29:25,213 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-13 22:29:25,213 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-13 22:29:25,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][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-13 22:29:25,235 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-03-13 22:29:25,235 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-13 22:29:25,235 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-13 22:29:25,235 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-13 22:29:25,236 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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-13 22:29:25,236 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-03-13 22:29:25,236 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-13 22:29:25,236 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-13 22:29:25,236 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-13 22:29:25,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][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-13 22:29:25,237 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-03-13 22:29:25,237 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-13 22:29:25,237 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-13 22:29:25,237 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-13 22:29:25,238 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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-13 22:29:25,238 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-03-13 22:29:25,238 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-13 22:29:25,238 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-13 22:29:25,238 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-13 22:29:25,245 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:25,245 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-03-13 22:29:25,245 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-13 22:29:25,245 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-13 22:29:25,245 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-13 22:29:25,246 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:25,246 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-03-13 22:29:25,246 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-13 22:29:25,246 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-13 22:29:25,246 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-13 22:29:25,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][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-13 22:29:25,247 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is not cut-off event [2025-03-13 22:29:25,247 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-03-13 22:29:25,247 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-03-13 22:29:25,247 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-03-13 22:29:25,248 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:25,248 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-03-13 22:29:25,248 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-13 22:29:25,248 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-13 22:29:25,248 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-13 22:29:25,271 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([733] L1051-3-->L1051: Formula: (and (= |v_threadThread1of2ForFork0_#t~ret9_1| 0) (= |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{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #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|} 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-13 22:29:25,272 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-13 22:29:25,272 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-13 22:29:25,272 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-13 22:29:25,272 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-13 22:29:25,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][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-13 22:29:25,284 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-03-13 22:29:25,284 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-13 22:29:25,284 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-13 22:29:25,284 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-13 22:29:25,321 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-13 22:29:25,321 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-03-13 22:29:25,321 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-13 22:29:25,321 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-13 22:29:25,321 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-13 22:29:25,323 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-13 22:29:25,323 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is not cut-off event [2025-03-13 22:29:25,323 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-03-13 22:29:25,323 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-03-13 22:29:25,323 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-03-13 22:29:25,324 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-13 22:29:25,324 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-03-13 22:29:25,324 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-13 22:29:25,324 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-13 22:29:25,325 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-13 22:29:25,329 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([733] L1051-3-->L1051: Formula: (and (= |v_threadThread1of2ForFork0_#t~ret9_1| 0) (= |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{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #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|} 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-13 22:29:25,329 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-03-13 22:29:25,329 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-13 22:29:25,329 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-13 22:29:25,329 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-13 22:29:25,329 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-13 22:29:25,332 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([733] L1051-3-->L1051: Formula: (and (= |v_threadThread1of2ForFork0_#t~ret9_1| 0) (= |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{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #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|} 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-13 22:29:25,332 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-03-13 22:29:25,332 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-13 22:29:25,332 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-13 22:29:25,332 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-13 22:29:25,334 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_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|, 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-13 22:29:25,334 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-13 22:29:25,334 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-13 22:29:25,334 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-13 22:29:25,334 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-13 22:29:25,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][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-13 22:29:25,354 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-13 22:29:25,354 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-13 22:29:25,354 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-13 22:29:25,354 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-13 22:29:25,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][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-13 22:29:25,372 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-13 22:29:25,372 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-13 22:29:25,372 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-13 22:29:25,372 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-13 22:29:25,380 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_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|, 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-13 22:29:25,380 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-13 22:29:25,380 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-13 22:29:25,381 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-13 22:29:25,381 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-13 22:29:25,404 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:25,404 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-13 22:29:25,404 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-13 22:29:25,404 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-13 22:29:25,404 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-13 22:29:25,406 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([733] L1051-3-->L1051: Formula: (and (= |v_threadThread1of2ForFork0_#t~ret9_1| 0) (= |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{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #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|} 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-13 22:29:25,406 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-13 22:29:25,406 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-13 22:29:25,406 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-13 22:29:25,406 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-13 22:29:25,414 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-13 22:29:25,414 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-13 22:29:25,414 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-13 22:29:25,414 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-13 22:29:25,414 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-13 22:29:25,414 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-13 22:29:25,415 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L1050-9-->L1050-6: Formula: (let ((.cse0 (<= 0 |v_threadThread1of2ForFork0_#t~bitwise6_15|)) (.cse3 (<= 0 v_~threads_mask~0_30)) (.cse2 (< |v_threadThread1of2ForFork0_#t~bitwise6_15| 0)) (.cse1 (< v_~threads_mask~0_30 0))) (and (or (<= |v_threadThread1of2ForFork0_#t~bitwise6_15| |v_threadThread1of2ForFork0_#t~bitwise7_7|) (and .cse0 .cse1)) (or (<= v_~threads_mask~0_30 |v_threadThread1of2ForFork0_#t~bitwise7_7|) (and .cse2 .cse3)) (or (< |v_threadThread1of2ForFork0_#t~bitwise7_7| 0) (and .cse0 .cse3)) (<= |v_threadThread1of2ForFork0_#t~bitwise7_7| 2147483647) (or .cse2 (<= |v_threadThread1of2ForFork0_#t~bitwise7_7| (+ v_~threads_mask~0_30 |v_threadThread1of2ForFork0_#t~bitwise6_15|)) .cse1))) InVars {threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_15|, ~threads_mask~0=v_~threads_mask~0_30} OutVars{threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_15|, ~threads_mask~0=v_~threads_mask~0_30, 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-13 22:29:25,415 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-13 22:29:25,415 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-13 22:29:25,415 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-13 22:29:25,415 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-13 22:29:25,415 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_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|, 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-13 22:29:25,415 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-13 22:29:25,415 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-13 22:29:25,415 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-13 22:29:25,415 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-13 22:29:25,415 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-13 22:29:25,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][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-13 22:29:25,439 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-13 22:29:25,439 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-13 22:29:25,439 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-13 22:29:25,439 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-13 22:29:25,472 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-13 22:29:25,472 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is not cut-off event [2025-03-13 22:29:25,472 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-03-13 22:29:25,472 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-03-13 22:29:25,472 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-03-13 22:29:25,476 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-13 22:29:25,476 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is not cut-off event [2025-03-13 22:29:25,476 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-03-13 22:29:25,476 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-03-13 22:29:25,476 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-03-13 22:29:25,483 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([733] L1051-3-->L1051: Formula: (and (= |v_threadThread1of2ForFork0_#t~ret9_1| 0) (= |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{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #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|} 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-13 22:29:25,484 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-13 22:29:25,484 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-13 22:29:25,484 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-13 22:29:25,484 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-13 22:29:25,484 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-13 22:29:25,485 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_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|, 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-13 22:29:25,485 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-03-13 22:29:25,485 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-13 22:29:25,485 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-13 22:29:25,485 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-13 22:29:25,489 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-13 22:29:25,489 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-13 22:29:25,489 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-13 22:29:25,489 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-13 22:29:25,489 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-13 22:29:25,491 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:25,491 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-03-13 22:29:25,491 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-13 22:29:25,492 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-13 22:29:25,492 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-13 22:29:25,536 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_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|, 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-13 22:29:25,536 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-13 22:29:25,536 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-13 22:29:25,536 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-13 22:29:25,536 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-13 22:29:25,612 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-13 22:29:25,613 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is not cut-off event [2025-03-13 22:29:25,613 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-03-13 22:29:25,613 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-03-13 22:29:25,613 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-03-13 22:29:25,616 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:25,617 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is not cut-off event [2025-03-13 22:29:25,617 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-03-13 22:29:25,617 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-03-13 22:29:25,617 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-03-13 22:29:25,617 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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-13 22:29:25,617 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-03-13 22:29:25,617 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-13 22:29:25,617 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-13 22:29:25,617 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-13 22:29:25,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][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-13 22:29:25,617 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-03-13 22:29:25,617 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-13 22:29:25,617 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-13 22:29:25,617 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-13 22:29:25,629 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-13 22:29:25,629 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-03-13 22:29:25,629 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-13 22:29:25,629 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-13 22:29:25,629 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-13 22:29:25,629 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-13 22:29:25,637 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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-13 22:29:25,638 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is not cut-off event [2025-03-13 22:29:25,638 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-03-13 22:29:25,638 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-03-13 22:29:25,638 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-03-13 22:29:25,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][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-13 22:29:25,659 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-03-13 22:29:25,659 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-13 22:29:25,659 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-13 22:29:25,659 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-13 22:29:25,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][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-13 22:29:25,675 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is not cut-off event [2025-03-13 22:29:25,675 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-03-13 22:29:25,675 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-03-13 22:29:25,675 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-03-13 22:29:25,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][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-13 22:29:25,689 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is not cut-off event [2025-03-13 22:29:25,689 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-03-13 22:29:25,689 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-03-13 22:29:25,689 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-03-13 22:29:25,697 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([733] L1051-3-->L1051: Formula: (and (= |v_threadThread1of2ForFork0_#t~ret9_1| 0) (= |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{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #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|} 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-13 22:29:25,697 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-03-13 22:29:25,697 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-13 22:29:25,697 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-13 22:29:25,697 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-13 22:29:25,702 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_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|, 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-13 22:29:25,702 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-13 22:29:25,702 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-13 22:29:25,703 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-13 22:29:25,703 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-13 22:29:25,703 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-13 22:29:25,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][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-13 22:29:25,757 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is not cut-off event [2025-03-13 22:29:25,757 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-03-13 22:29:25,757 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-03-13 22:29:25,757 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-03-13 22:29:25,757 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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-13 22:29:25,757 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-03-13 22:29:25,757 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-13 22:29:25,757 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-13 22:29:25,757 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-13 22:29:25,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][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-13 22:29:25,758 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-03-13 22:29:25,758 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-13 22:29:25,758 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-13 22:29:25,758 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-13 22:29:25,765 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-13 22:29:25,765 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is not cut-off event [2025-03-13 22:29:25,765 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-03-13 22:29:25,765 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-03-13 22:29:25,765 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-03-13 22:29:25,765 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-03-13 22:29:25,765 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-03-13 22:29:25,777 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:25,777 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-03-13 22:29:25,777 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-13 22:29:25,777 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-13 22:29:25,778 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-13 22:29:25,786 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:25,786 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is not cut-off event [2025-03-13 22:29:25,786 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-03-13 22:29:25,786 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-03-13 22:29:25,786 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-03-13 22:29:25,787 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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-13 22:29:25,787 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-03-13 22:29:25,787 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-13 22:29:25,787 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-13 22:29:25,787 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-13 22:29:25,793 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:25,793 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is not cut-off event [2025-03-13 22:29:25,793 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-03-13 22:29:25,793 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-03-13 22:29:25,793 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-03-13 22:29:25,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][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-13 22:29:25,804 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-03-13 22:29:25,804 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-13 22:29:25,804 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-13 22:29:25,804 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-13 22:29:25,820 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-13 22:29:25,821 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-13 22:29:25,821 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-13 22:29:25,821 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-13 22:29:25,821 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-13 22:29:25,821 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_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|, 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-13 22:29:25,821 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-03-13 22:29:25,821 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-13 22:29:25,821 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-13 22:29:25,821 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-13 22:29:25,821 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-13 22:29:25,854 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_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|, 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-13 22:29:25,854 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-13 22:29:25,854 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-13 22:29:25,854 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-13 22:29:25,854 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-13 22:29:25,854 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-13 22:29:25,869 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-13 22:29:25,869 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-03-13 22:29:25,869 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-13 22:29:25,869 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-13 22:29:25,869 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-13 22:29:25,910 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-13 22:29:25,910 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is not cut-off event [2025-03-13 22:29:25,910 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-03-13 22:29:25,910 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-03-13 22:29:25,910 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-03-13 22:29:25,910 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-03-13 22:29:25,932 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:25,932 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-03-13 22:29:25,932 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-13 22:29:25,932 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-13 22:29:25,932 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:25,942 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-13 22:29:25,942 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is not cut-off event [2025-03-13 22:29:25,942 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-13 22:29:25,942 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-13 22:29:25,942 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-13 22:29:25,959 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-13 22:29:25,959 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-03-13 22:29:25,959 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-13 22:29:25,959 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-13 22:29:25,959 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-13 22:29:25,959 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-13 22:29:25,989 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-13 22:29:25,989 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-13 22:29:25,989 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-13 22:29:25,989 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-13 22:29:25,989 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-13 22:29:25,989 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-13 22:29:25,989 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-13 22:29:25,989 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-13 22:29:25,989 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-13 22:29:25,989 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-13 22:29:25,989 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-13 22:29:25,989 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-03-13 22:29:25,989 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-13 22:29:25,989 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-13 22:29:25,989 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-13 22:29:25,990 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-13 22:29:25,990 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-13 22:29:25,990 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-13 22:29:25,990 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-13 22:29:25,990 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-13 22:29:25,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][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-13 22:29:25,994 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is not cut-off event [2025-03-13 22:29:25,994 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-13 22:29:25,994 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-13 22:29:25,994 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-03-13 22:29:25,999 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-13 22:29:25,999 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is not cut-off event [2025-03-13 22:29:25,999 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-13 22:29:25,999 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-13 22:29:25,999 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-03-13 22:29:25,999 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-13 22:29:26,001 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:26,001 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is not cut-off event [2025-03-13 22:29:26,001 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-03-13 22:29:26,001 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-13 22:29:26,001 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-13 22:29:26,002 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L1050-9-->L1050-6: Formula: (let ((.cse0 (<= 0 |v_threadThread1of2ForFork0_#t~bitwise6_15|)) (.cse3 (<= 0 v_~threads_mask~0_30)) (.cse2 (< |v_threadThread1of2ForFork0_#t~bitwise6_15| 0)) (.cse1 (< v_~threads_mask~0_30 0))) (and (or (<= |v_threadThread1of2ForFork0_#t~bitwise6_15| |v_threadThread1of2ForFork0_#t~bitwise7_7|) (and .cse0 .cse1)) (or (<= v_~threads_mask~0_30 |v_threadThread1of2ForFork0_#t~bitwise7_7|) (and .cse2 .cse3)) (or (< |v_threadThread1of2ForFork0_#t~bitwise7_7| 0) (and .cse0 .cse3)) (<= |v_threadThread1of2ForFork0_#t~bitwise7_7| 2147483647) (or .cse2 (<= |v_threadThread1of2ForFork0_#t~bitwise7_7| (+ v_~threads_mask~0_30 |v_threadThread1of2ForFork0_#t~bitwise6_15|)) .cse1))) InVars {threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_15|, ~threads_mask~0=v_~threads_mask~0_30} OutVars{threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_15|, ~threads_mask~0=v_~threads_mask~0_30, 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-13 22:29:26,002 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is not cut-off event [2025-03-13 22:29:26,002 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-03-13 22:29:26,002 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-13 22:29:26,002 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-13 22:29:26,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][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-13 22:29:26,002 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-13 22:29:26,002 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:26,002 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-13 22:29:26,002 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-13 22:29:26,003 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-13 22:29:26,003 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-03-13 22:29:26,003 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-13 22:29:26,003 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-13 22:29:26,003 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-13 22:29:26,025 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-13 22:29:26,026 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-03-13 22:29:26,026 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-13 22:29:26,026 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-13 22:29:26,026 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-13 22:29:26,030 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-13 22:29:26,031 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-13 22:29:26,031 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-13 22:29:26,031 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-13 22:29:26,031 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-13 22:29:26,032 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-13 22:29:26,032 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-13 22:29:26,032 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-13 22:29:26,032 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-13 22:29:26,032 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-13 22:29:26,039 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-13 22:29:26,039 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is not cut-off event [2025-03-13 22:29:26,039 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-03-13 22:29:26,039 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-13 22:29:26,039 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-13 22:29:26,039 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-13 22:29:26,039 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-13 22:29:26,039 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is not cut-off event [2025-03-13 22:29:26,039 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-13 22:29:26,039 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-03-13 22:29:26,039 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-13 22:29:26,040 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-13 22:29:26,040 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is not cut-off event [2025-03-13 22:29:26,040 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-03-13 22:29:26,040 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-13 22:29:26,040 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-13 22:29:26,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][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-13 22:29:26,047 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-03-13 22:29:26,047 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:26,047 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:26,047 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-13 22:29:26,050 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-13 22:29:26,050 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is not cut-off event [2025-03-13 22:29:26,050 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-13 22:29:26,050 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-13 22:29:26,050 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-13 22:29:26,050 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-03-13 22:29:26,053 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-13 22:29:26,053 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-03-13 22:29:26,053 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-13 22:29:26,053 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-13 22:29:26,053 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-13 22:29:26,053 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-13 22:29:26,053 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-13 22:29:26,073 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:26,073 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-03-13 22:29:26,073 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-13 22:29:26,073 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:26,073 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-13 22:29:26,074 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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-13 22:29:26,074 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-03-13 22:29:26,074 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:26,074 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:26,074 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-13 22:29:26,074 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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-13 22:29:26,074 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-03-13 22:29:26,074 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-13 22:29:26,074 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-13 22:29:26,074 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-13 22:29:26,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][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-13 22:29:26,079 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-03-13 22:29:26,079 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-13 22:29:26,079 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-13 22:29:26,079 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:26,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][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-13 22:29:26,080 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-03-13 22:29:26,080 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-13 22:29:26,080 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-13 22:29:26,080 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:26,080 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:26,080 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2025-03-13 22:29:26,080 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-03-13 22:29:26,080 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-13 22:29:26,081 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-03-13 22:29:26,087 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:26,087 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-03-13 22:29:26,087 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-13 22:29:26,087 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-13 22:29:26,087 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:26,087 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:26,087 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-03-13 22:29:26,087 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-13 22:29:26,087 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-13 22:29:26,087 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:26,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][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-13 22:29:26,092 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-03-13 22:29:26,092 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:26,092 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-13 22:29:26,092 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-13 22:29:26,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][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-13 22:29:26,092 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-03-13 22:29:26,092 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:26,092 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-13 22:29:26,092 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-13 22:29:26,095 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([733] L1051-3-->L1051: Formula: (and (= |v_threadThread1of2ForFork0_#t~ret9_1| 0) (= |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{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #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|} 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-13 22:29:26,095 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-13 22:29:26,095 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-13 22:29:26,095 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-13 22:29:26,095 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-13 22:29:26,096 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:26,096 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-03-13 22:29:26,096 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-13 22:29:26,096 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:26,096 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-13 22:29:26,097 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:26,097 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-03-13 22:29:26,097 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-13 22:29:26,097 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:26,097 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-13 22:29:26,104 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-13 22:29:26,104 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-13 22:29:26,104 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-13 22:29:26,104 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-13 22:29:26,104 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-13 22:29:26,104 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-13 22:29:26,146 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-13 22:29:26,146 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2025-03-13 22:29:26,146 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-13 22:29:26,146 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-13 22:29:26,146 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-03-13 22:29:26,146 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-03-13 22:29:26,162 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-13 22:29:26,163 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2025-03-13 22:29:26,163 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-13 22:29:26,163 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-03-13 22:29:26,163 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-03-13 22:29:26,163 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-13 22:29:26,169 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:26,169 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2025-03-13 22:29:26,169 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-13 22:29:26,169 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-03-13 22:29:26,169 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-03-13 22:29:26,192 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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-13 22:29:26,192 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-03-13 22:29:26,192 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:26,192 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-13 22:29:26,192 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:26,194 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-13 22:29:26,194 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-03-13 22:29:26,194 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-13 22:29:26,194 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-13 22:29:26,194 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-13 22:29:26,194 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-13 22:29:26,194 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-13 22:29:26,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][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-13 22:29:26,216 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-03-13 22:29:26,216 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-13 22:29:26,216 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-13 22:29:26,216 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-13 22:29:26,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][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-13 22:29:26,225 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-13 22:29:26,225 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:26,225 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-13 22:29:26,225 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:26,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][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-13 22:29:26,225 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-13 22:29:26,225 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-13 22:29:26,225 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:26,225 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:26,234 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:26,234 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-03-13 22:29:26,234 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-13 22:29:26,234 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-13 22:29:26,234 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-13 22:29:26,236 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:26,236 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-13 22:29:26,236 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-13 22:29:26,236 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:26,236 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:26,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][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-13 22:29:26,237 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-13 22:29:26,237 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:26,237 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-13 22:29:26,237 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:26,244 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-13 22:29:26,244 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-13 22:29:26,244 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-13 22:29:26,244 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-13 22:29:26,244 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-13 22:29:26,244 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-13 22:29:26,268 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-13 22:29:26,269 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is not cut-off event [2025-03-13 22:29:26,269 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-03-13 22:29:26,269 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-03-13 22:29:26,269 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-03-13 22:29:26,269 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-03-13 22:29:26,275 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-13 22:29:26,275 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-13 22:29:26,275 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-13 22:29:26,275 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-13 22:29:26,275 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-13 22:29:26,275 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-13 22:29:26,275 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-13 22:29:26,275 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-13 22:29:26,275 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-13 22:29:26,275 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-13 22:29:26,283 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L1050-9-->L1050-6: Formula: (let ((.cse0 (<= 0 |v_threadThread1of2ForFork0_#t~bitwise6_15|)) (.cse3 (<= 0 v_~threads_mask~0_30)) (.cse2 (< |v_threadThread1of2ForFork0_#t~bitwise6_15| 0)) (.cse1 (< v_~threads_mask~0_30 0))) (and (or (<= |v_threadThread1of2ForFork0_#t~bitwise6_15| |v_threadThread1of2ForFork0_#t~bitwise7_7|) (and .cse0 .cse1)) (or (<= v_~threads_mask~0_30 |v_threadThread1of2ForFork0_#t~bitwise7_7|) (and .cse2 .cse3)) (or (< |v_threadThread1of2ForFork0_#t~bitwise7_7| 0) (and .cse0 .cse3)) (<= |v_threadThread1of2ForFork0_#t~bitwise7_7| 2147483647) (or .cse2 (<= |v_threadThread1of2ForFork0_#t~bitwise7_7| (+ v_~threads_mask~0_30 |v_threadThread1of2ForFork0_#t~bitwise6_15|)) .cse1))) InVars {threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_15|, ~threads_mask~0=v_~threads_mask~0_30} OutVars{threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_15|, ~threads_mask~0=v_~threads_mask~0_30, 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-13 22:29:26,283 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-13 22:29:26,283 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-13 22:29:26,283 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-13 22:29:26,283 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-13 22:29:26,286 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-13 22:29:26,286 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is not cut-off event [2025-03-13 22:29:26,286 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-03-13 22:29:26,286 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-03-13 22:29:26,286 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-03-13 22:29:26,286 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-03-13 22:29:26,286 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-13 22:29:26,286 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is not cut-off event [2025-03-13 22:29:26,286 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-03-13 22:29:26,286 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-03-13 22:29:26,286 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-03-13 22:29:26,286 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-03-13 22:29:26,305 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-13 22:29:26,305 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is not cut-off event [2025-03-13 22:29:26,305 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-03-13 22:29:26,305 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-03-13 22:29:26,305 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-03-13 22:29:26,305 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-03-13 22:29:26,313 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-13 22:29:26,313 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-03-13 22:29:26,313 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-13 22:29:26,313 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-13 22:29:26,313 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-13 22:29:26,313 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-13 22:29:26,316 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:26,316 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-13 22:29:26,316 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-13 22:29:26,316 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-13 22:29:26,316 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-13 22:29:26,344 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-13 22:29:26,344 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-13 22:29:26,344 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-13 22:29:26,344 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-13 22:29:26,344 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-13 22:29:26,344 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-13 22:29:26,346 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([733] L1051-3-->L1051: Formula: (and (= |v_threadThread1of2ForFork0_#t~ret9_1| 0) (= |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{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #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|} 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-13 22:29:26,347 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-13 22:29:26,347 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-13 22:29:26,347 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-13 22:29:26,347 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-13 22:29:26,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][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-13 22:29:26,358 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-03-13 22:29:26,358 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-13 22:29:26,358 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-13 22:29:26,358 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-13 22:29:26,359 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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-13 22:29:26,359 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-13 22:29:26,359 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-13 22:29:26,359 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-13 22:29:26,359 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-13 22:29:26,361 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:26,361 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-03-13 22:29:26,361 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-13 22:29:26,361 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-13 22:29:26,361 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-13 22:29:26,371 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-13 22:29:26,371 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-03-13 22:29:26,371 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-13 22:29:26,371 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-13 22:29:26,371 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-13 22:29:26,371 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:26,371 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:26,379 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-13 22:29:26,379 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-13 22:29:26,379 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-13 22:29:26,379 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-13 22:29:26,379 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-13 22:29:26,379 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-13 22:29:26,380 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-13 22:29:26,380 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-13 22:29:26,380 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-13 22:29:26,380 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-13 22:29:26,380 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-13 22:29:26,380 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-13 22:29:26,380 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-13 22:29:26,380 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-13 22:29:26,380 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-13 22:29:26,380 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-13 22:29:26,380 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-13 22:29:26,380 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-13 22:29:26,406 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([733] L1051-3-->L1051: Formula: (and (= |v_threadThread1of2ForFork0_#t~ret9_1| 0) (= |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{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #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|} 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-13 22:29:26,406 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-03-13 22:29:26,406 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-13 22:29:26,406 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-13 22:29:26,406 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-13 22:29:26,406 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-13 22:29:26,413 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-13 22:29:26,414 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-13 22:29:26,414 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-13 22:29:26,414 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-13 22:29:26,414 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-13 22:29:26,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][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-13 22:29:26,437 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-03-13 22:29:26,437 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-13 22:29:26,437 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-13 22:29:26,437 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:26,652 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-13 22:29:26,653 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-13 22:29:26,653 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-13 22:29:26,653 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-13 22:29:26,653 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-13 22:29:26,653 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-13 22:29:26,653 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-13 22:29:26,653 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-13 22:29:26,653 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-13 22:29:26,653 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-13 22:29:26,653 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-13 22:29:26,654 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-13 22:29:26,654 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-03-13 22:29:26,654 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-13 22:29:26,654 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-13 22:29:26,654 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-13 22:29:26,654 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-13 22:29:26,654 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is not cut-off event [2025-03-13 22:29:26,654 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-03-13 22:29:26,654 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-03-13 22:29:26,654 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-03-13 22:29:26,654 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-03-13 22:29:26,654 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:26,654 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-03-13 22:29:26,654 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-13 22:29:26,654 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-13 22:29:26,655 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-13 22:29:26,660 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-13 22:29:26,660 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-03-13 22:29:26,660 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-13 22:29:26,660 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-13 22:29:26,660 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-13 22:29:26,660 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-13 22:29:26,663 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-13 22:29:26,663 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is not cut-off event [2025-03-13 22:29:26,663 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-03-13 22:29:26,663 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-03-13 22:29:26,663 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-03-13 22:29:26,663 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-03-13 22:29:26,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][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-13 22:29:26,667 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is not cut-off event [2025-03-13 22:29:26,667 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-03-13 22:29:26,667 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-03-13 22:29:26,667 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-03-13 22:29:26,675 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-13 22:29:26,676 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-03-13 22:29:26,676 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-13 22:29:26,676 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-13 22:29:26,676 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-13 22:29:26,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][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-13 22:29:26,686 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-13 22:29:26,686 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-13 22:29:26,686 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-13 22:29:26,686 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-13 22:29:26,730 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([725] L1050-9-->L1050-6: Formula: (let ((.cse0 (<= 0 |v_threadThread1of2ForFork0_#t~bitwise6_15|)) (.cse3 (<= 0 v_~threads_mask~0_30)) (.cse2 (< |v_threadThread1of2ForFork0_#t~bitwise6_15| 0)) (.cse1 (< v_~threads_mask~0_30 0))) (and (or (<= |v_threadThread1of2ForFork0_#t~bitwise6_15| |v_threadThread1of2ForFork0_#t~bitwise7_7|) (and .cse0 .cse1)) (or (<= v_~threads_mask~0_30 |v_threadThread1of2ForFork0_#t~bitwise7_7|) (and .cse2 .cse3)) (or (< |v_threadThread1of2ForFork0_#t~bitwise7_7| 0) (and .cse0 .cse3)) (<= |v_threadThread1of2ForFork0_#t~bitwise7_7| 2147483647) (or .cse2 (<= |v_threadThread1of2ForFork0_#t~bitwise7_7| (+ v_~threads_mask~0_30 |v_threadThread1of2ForFork0_#t~bitwise6_15|)) .cse1))) InVars {threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_15|, ~threads_mask~0=v_~threads_mask~0_30} OutVars{threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_15|, ~threads_mask~0=v_~threads_mask~0_30, 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-13 22:29:26,730 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-13 22:29:26,730 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-13 22:29:26,730 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-13 22:29:26,730 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-13 22:29:26,730 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-13 22:29:26,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][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-13 22:29:26,743 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-13 22:29:26,743 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-13 22:29:26,743 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-13 22:29:26,743 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-13 22:29:26,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][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-13 22:29:26,744 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-13 22:29:26,744 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-13 22:29:26,744 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-13 22:29:26,744 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-13 22:29:26,754 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-13 22:29:26,754 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is not cut-off event [2025-03-13 22:29:26,754 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-03-13 22:29:26,754 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-03-13 22:29:26,754 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-03-13 22:29:26,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][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-13 22:29:26,754 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-13 22:29:26,754 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-13 22:29:26,754 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-13 22:29:26,754 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-13 22:29:26,777 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:26,777 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-13 22:29:26,777 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-13 22:29:26,777 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-13 22:29:26,777 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-13 22:29:26,790 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-13 22:29:26,790 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-03-13 22:29:26,790 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-13 22:29:26,790 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-13 22:29:26,790 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-13 22:29:26,822 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L1050-9-->L1050-6: Formula: (let ((.cse0 (<= 0 |v_threadThread1of2ForFork0_#t~bitwise6_15|)) (.cse3 (<= 0 v_~threads_mask~0_30)) (.cse2 (< |v_threadThread1of2ForFork0_#t~bitwise6_15| 0)) (.cse1 (< v_~threads_mask~0_30 0))) (and (or (<= |v_threadThread1of2ForFork0_#t~bitwise6_15| |v_threadThread1of2ForFork0_#t~bitwise7_7|) (and .cse0 .cse1)) (or (<= v_~threads_mask~0_30 |v_threadThread1of2ForFork0_#t~bitwise7_7|) (and .cse2 .cse3)) (or (< |v_threadThread1of2ForFork0_#t~bitwise7_7| 0) (and .cse0 .cse3)) (<= |v_threadThread1of2ForFork0_#t~bitwise7_7| 2147483647) (or .cse2 (<= |v_threadThread1of2ForFork0_#t~bitwise7_7| (+ v_~threads_mask~0_30 |v_threadThread1of2ForFork0_#t~bitwise6_15|)) .cse1))) InVars {threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_15|, ~threads_mask~0=v_~threads_mask~0_30} OutVars{threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_15|, ~threads_mask~0=v_~threads_mask~0_30, 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-13 22:29:26,822 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-13 22:29:26,822 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-13 22:29:26,822 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-13 22:29:26,822 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-13 22:29:26,824 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-13 22:29:26,824 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-13 22:29:26,824 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-13 22:29:26,824 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-13 22:29:26,824 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-13 22:29:26,844 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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-13 22:29:26,844 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-03-13 22:29:26,844 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-13 22:29:26,844 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-13 22:29:26,844 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-13 22:29:26,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][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-13 22:29:26,845 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-03-13 22:29:26,845 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-13 22:29:26,845 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-13 22:29:26,845 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-13 22:29:26,858 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([733] L1051-3-->L1051: Formula: (and (= |v_threadThread1of2ForFork0_#t~ret9_1| 0) (= |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{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #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|} 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-13 22:29:26,858 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-13 22:29:26,858 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-13 22:29:26,858 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-13 22:29:26,858 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-13 22:29:26,859 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([733] L1051-3-->L1051: Formula: (and (= |v_threadThread1of2ForFork0_#t~ret9_1| 0) (= |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{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #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|} 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-13 22:29:26,859 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-13 22:29:26,859 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-13 22:29:26,859 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-13 22:29:26,859 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-13 22:29:26,859 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-13 22:29:26,859 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([733] L1051-3-->L1051: Formula: (and (= |v_threadThread1of2ForFork0_#t~ret9_1| 0) (= |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{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #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|} 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-13 22:29:26,859 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-03-13 22:29:26,859 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-13 22:29:26,859 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-13 22:29:26,859 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-13 22:29:26,859 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([733] L1051-3-->L1051: Formula: (and (= |v_threadThread1of2ForFork0_#t~ret9_1| 0) (= |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{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #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|} 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-13 22:29:26,859 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-03-13 22:29:26,859 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-13 22:29:26,859 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-13 22:29:26,859 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-13 22:29:26,864 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:26,864 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-03-13 22:29:26,864 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-13 22:29:26,864 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-13 22:29:26,864 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-13 22:29:26,869 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:26,869 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-03-13 22:29:26,869 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-13 22:29:26,869 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-13 22:29:26,869 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-13 22:29:26,874 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:26,874 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-03-13 22:29:26,874 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-13 22:29:26,875 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-13 22:29:26,875 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-13 22:29:26,899 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([725] L1050-9-->L1050-6: Formula: (let ((.cse0 (<= 0 |v_threadThread1of2ForFork0_#t~bitwise6_15|)) (.cse3 (<= 0 v_~threads_mask~0_30)) (.cse2 (< |v_threadThread1of2ForFork0_#t~bitwise6_15| 0)) (.cse1 (< v_~threads_mask~0_30 0))) (and (or (<= |v_threadThread1of2ForFork0_#t~bitwise6_15| |v_threadThread1of2ForFork0_#t~bitwise7_7|) (and .cse0 .cse1)) (or (<= v_~threads_mask~0_30 |v_threadThread1of2ForFork0_#t~bitwise7_7|) (and .cse2 .cse3)) (or (< |v_threadThread1of2ForFork0_#t~bitwise7_7| 0) (and .cse0 .cse3)) (<= |v_threadThread1of2ForFork0_#t~bitwise7_7| 2147483647) (or .cse2 (<= |v_threadThread1of2ForFork0_#t~bitwise7_7| (+ v_~threads_mask~0_30 |v_threadThread1of2ForFork0_#t~bitwise6_15|)) .cse1))) InVars {threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_15|, ~threads_mask~0=v_~threads_mask~0_30} OutVars{threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_15|, ~threads_mask~0=v_~threads_mask~0_30, 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-13 22:29:26,899 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-13 22:29:26,899 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-13 22:29:26,899 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-13 22:29:26,899 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-13 22:29:26,899 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-13 22:29:26,944 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([733] L1051-3-->L1051: Formula: (and (= |v_threadThread1of2ForFork0_#t~ret9_1| 0) (= |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{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #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|} 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-13 22:29:26,944 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-13 22:29:26,944 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-13 22:29:26,944 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-13 22:29:26,944 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-13 22:29:26,944 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-13 22:29:26,950 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:26,950 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-03-13 22:29:26,951 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-13 22:29:26,951 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-13 22:29:26,951 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-13 22:29:26,987 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:26,987 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is not cut-off event [2025-03-13 22:29:26,987 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-03-13 22:29:26,987 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-03-13 22:29:26,987 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-03-13 22:29:26,995 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-13 22:29:26,995 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is not cut-off event [2025-03-13 22:29:26,995 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-03-13 22:29:26,995 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-03-13 22:29:26,995 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-03-13 22:29:26,995 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:26,995 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is not cut-off event [2025-03-13 22:29:26,995 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-03-13 22:29:26,995 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-03-13 22:29:26,996 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-03-13 22:29:26,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][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-13 22:29:26,996 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is not cut-off event [2025-03-13 22:29:26,996 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-03-13 22:29:26,996 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-03-13 22:29:26,996 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-03-13 22:29:26,997 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([733] L1051-3-->L1051: Formula: (and (= |v_threadThread1of2ForFork0_#t~ret9_1| 0) (= |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{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #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|} 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-13 22:29:26,997 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is not cut-off event [2025-03-13 22:29:26,997 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-03-13 22:29:26,997 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-03-13 22:29:26,997 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-03-13 22:29:26,997 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([733] L1051-3-->L1051: Formula: (and (= |v_threadThread1of2ForFork0_#t~ret9_1| 0) (= |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{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #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|} 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-13 22:29:26,997 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-03-13 22:29:26,997 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-13 22:29:26,997 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-13 22:29:26,997 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-13 22:29:27,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][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-13 22:29:27,013 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is not cut-off event [2025-03-13 22:29:27,013 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-03-13 22:29:27,013 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-03-13 22:29:27,013 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-03-13 22:29:27,013 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-03-13 22:29:27,024 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-13 22:29:27,024 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-03-13 22:29:27,024 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-13 22:29:27,024 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-13 22:29:27,024 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-13 22:29:27,024 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-13 22:29:27,024 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([733] L1051-3-->L1051: Formula: (and (= |v_threadThread1of2ForFork0_#t~ret9_1| 0) (= |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{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #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|} 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-13 22:29:27,024 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-03-13 22:29:27,024 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-13 22:29:27,024 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-13 22:29:27,024 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-13 22:29:27,024 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-13 22:29:27,029 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-13 22:29:27,029 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-03-13 22:29:27,029 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-13 22:29:27,029 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-13 22:29:27,029 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-13 22:29:27,029 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-13 22:29:27,029 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:27,029 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-03-13 22:29:27,029 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-13 22:29:27,029 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-13 22:29:27,029 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-13 22:29:27,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][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-13 22:29:27,034 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-03-13 22:29:27,034 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-13 22:29:27,035 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-13 22:29:27,035 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-13 22:29:27,035 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-13 22:29:27,035 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:27,035 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-03-13 22:29:27,035 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-13 22:29:27,035 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-13 22:29:27,035 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-13 22:29:27,038 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([733] L1051-3-->L1051: Formula: (and (= |v_threadThread1of2ForFork0_#t~ret9_1| 0) (= |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{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #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|} 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-13 22:29:27,038 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-03-13 22:29:27,038 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-13 22:29:27,038 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-13 22:29:27,038 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-13 22:29:27,039 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-13 22:29:27,039 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-03-13 22:29:27,039 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-13 22:29:27,039 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-13 22:29:27,040 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-13 22:29:27,040 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-13 22:29:27,040 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:27,040 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-03-13 22:29:27,040 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-13 22:29:27,040 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-13 22:29:27,040 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-13 22:29:27,064 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([733] L1051-3-->L1051: Formula: (and (= |v_threadThread1of2ForFork0_#t~ret9_1| 0) (= |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{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #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|} 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-13 22:29:27,065 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-03-13 22:29:27,065 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-13 22:29:27,065 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-13 22:29:27,065 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-13 22:29:27,065 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-13 22:29:27,065 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-13 22:29:27,085 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_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|, 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-13 22:29:27,085 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-03-13 22:29:27,085 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-13 22:29:27,085 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-13 22:29:27,085 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-13 22:29:27,086 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([733] L1051-3-->L1051: Formula: (and (= |v_threadThread1of2ForFork0_#t~ret9_1| 0) (= |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{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #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|} 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-13 22:29:27,086 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-03-13 22:29:27,086 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-13 22:29:27,086 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-13 22:29:27,086 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-13 22:29:27,096 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-13 22:29:27,096 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-03-13 22:29:27,096 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-13 22:29:27,096 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-13 22:29:27,096 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-13 22:29:27,096 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-13 22:29:27,096 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-13 22:29:27,111 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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-13 22:29:27,111 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-03-13 22:29:27,111 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-13 22:29:27,111 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-13 22:29:27,111 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-13 22:29:27,118 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([733] L1051-3-->L1051: Formula: (and (= |v_threadThread1of2ForFork0_#t~ret9_1| 0) (= |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{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #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|} 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-13 22:29:27,118 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-03-13 22:29:27,118 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-13 22:29:27,118 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-13 22:29:27,118 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-13 22:29:27,120 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([733] L1051-3-->L1051: Formula: (and (= |v_threadThread1of2ForFork0_#t~ret9_1| 0) (= |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{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #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|} 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-13 22:29:27,120 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-03-13 22:29:27,120 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-13 22:29:27,120 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-13 22:29:27,120 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-13 22:29:27,120 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-13 22:29:27,144 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L1050-9-->L1050-6: Formula: (let ((.cse0 (<= 0 |v_threadThread1of2ForFork0_#t~bitwise6_15|)) (.cse3 (<= 0 v_~threads_mask~0_30)) (.cse2 (< |v_threadThread1of2ForFork0_#t~bitwise6_15| 0)) (.cse1 (< v_~threads_mask~0_30 0))) (and (or (<= |v_threadThread1of2ForFork0_#t~bitwise6_15| |v_threadThread1of2ForFork0_#t~bitwise7_7|) (and .cse0 .cse1)) (or (<= v_~threads_mask~0_30 |v_threadThread1of2ForFork0_#t~bitwise7_7|) (and .cse2 .cse3)) (or (< |v_threadThread1of2ForFork0_#t~bitwise7_7| 0) (and .cse0 .cse3)) (<= |v_threadThread1of2ForFork0_#t~bitwise7_7| 2147483647) (or .cse2 (<= |v_threadThread1of2ForFork0_#t~bitwise7_7| (+ v_~threads_mask~0_30 |v_threadThread1of2ForFork0_#t~bitwise6_15|)) .cse1))) InVars {threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_15|, ~threads_mask~0=v_~threads_mask~0_30} OutVars{threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_15|, ~threads_mask~0=v_~threads_mask~0_30, 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-13 22:29:27,145 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-03-13 22:29:27,145 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-13 22:29:27,145 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-13 22:29:27,145 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-13 22:29:27,187 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:27,187 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-03-13 22:29:27,187 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-13 22:29:27,187 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-13 22:29:27,187 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-13 22:29:27,201 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-13 22:29:27,201 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-03-13 22:29:27,201 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-13 22:29:27,201 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-13 22:29:27,201 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-13 22:29:27,201 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-13 22:29:27,201 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-13 22:29:27,231 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([733] L1051-3-->L1051: Formula: (and (= |v_threadThread1of2ForFork0_#t~ret9_1| 0) (= |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{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #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|} 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-13 22:29:27,231 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-03-13 22:29:27,231 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-13 22:29:27,231 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-13 22:29:27,231 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-13 22:29:27,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], [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-13 22:29:27,244 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-03-13 22:29:27,244 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-13 22:29:27,244 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-13 22:29:27,244 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-13 22:29:27,244 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:27,244 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-03-13 22:29:27,244 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-13 22:29:27,244 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-13 22:29:27,244 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-13 22:29:27,245 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-13 22:29:27,245 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-03-13 22:29:27,245 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-13 22:29:27,245 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-13 22:29:27,245 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-13 22:29:27,250 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-13 22:29:27,250 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-03-13 22:29:27,250 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-13 22:29:27,250 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-13 22:29:27,250 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-13 22:29:27,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][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-13 22:29:27,251 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is not cut-off event [2025-03-13 22:29:27,251 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2025-03-13 22:29:27,251 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-03-13 22:29:27,251 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-03-13 22:29:27,259 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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-13 22:29:27,260 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-03-13 22:29:27,260 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-13 22:29:27,260 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-13 22:29:27,260 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-13 22:29:27,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][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-13 22:29:27,261 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-03-13 22:29:27,261 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-13 22:29:27,261 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-13 22:29:27,261 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-13 22:29:27,261 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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-13 22:29:27,261 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-03-13 22:29:27,261 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-13 22:29:27,261 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-13 22:29:27,261 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-13 22:29:27,279 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:27,280 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is not cut-off event [2025-03-13 22:29:27,280 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2025-03-13 22:29:27,280 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2025-03-13 22:29:27,280 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2025-03-13 22:29:27,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][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-13 22:29:27,301 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-03-13 22:29:27,301 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-13 22:29:27,301 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-13 22:29:27,301 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-13 22:29:27,301 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([733] L1051-3-->L1051: Formula: (and (= |v_threadThread1of2ForFork0_#t~ret9_1| 0) (= |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{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #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|} 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-13 22:29:27,301 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-03-13 22:29:27,301 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-13 22:29:27,301 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-13 22:29:27,301 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-13 22:29:27,310 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-13 22:29:27,310 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-03-13 22:29:27,310 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-13 22:29:27,310 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-13 22:29:27,310 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-13 22:29:27,310 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-13 22:29:27,322 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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-13 22:29:27,322 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-03-13 22:29:27,322 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-13 22:29:27,322 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-13 22:29:27,322 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-13 22:29:27,323 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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-13 22:29:27,323 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-03-13 22:29:27,323 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-13 22:29:27,323 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-13 22:29:27,323 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-13 22:29:27,324 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:27,324 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is not cut-off event [2025-03-13 22:29:27,324 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2025-03-13 22:29:27,324 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2025-03-13 22:29:27,324 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2025-03-13 22:29:27,324 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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-13 22:29:27,324 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-03-13 22:29:27,324 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-13 22:29:27,324 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-13 22:29:27,324 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-13 22:29:27,352 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:27,352 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-03-13 22:29:27,352 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-13 22:29:27,352 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-13 22:29:27,352 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-13 22:29:27,352 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:27,352 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-03-13 22:29:27,352 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-13 22:29:27,352 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-13 22:29:27,353 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-13 22:29:27,372 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-13 22:29:27,372 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is not cut-off event [2025-03-13 22:29:27,372 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2025-03-13 22:29:27,372 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2025-03-13 22:29:27,372 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2025-03-13 22:29:27,372 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2025-03-13 22:29:27,372 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-13 22:29:27,372 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-03-13 22:29:27,372 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-13 22:29:27,372 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-13 22:29:27,372 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-13 22:29:27,372 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-13 22:29:27,372 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-13 22:29:27,384 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-13 22:29:27,384 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-03-13 22:29:27,384 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-13 22:29:27,384 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-13 22:29:27,384 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-13 22:29:27,384 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-13 22:29:27,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][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-13 22:29:27,384 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-03-13 22:29:27,384 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-13 22:29:27,384 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-13 22:29:27,384 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-13 22:29:27,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][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-13 22:29:27,415 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is not cut-off event [2025-03-13 22:29:27,415 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2025-03-13 22:29:27,415 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2025-03-13 22:29:27,415 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2025-03-13 22:29:27,420 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([733] L1051-3-->L1051: Formula: (and (= |v_threadThread1of2ForFork0_#t~ret9_1| 0) (= |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{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #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|} 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-13 22:29:27,420 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is not cut-off event [2025-03-13 22:29:27,420 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2025-03-13 22:29:27,420 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2025-03-13 22:29:27,420 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2025-03-13 22:29:27,435 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:27,435 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-13 22:29:27,435 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-13 22:29:27,435 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-13 22:29:27,435 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-13 22:29:27,436 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:27,436 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-13 22:29:27,436 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-13 22:29:27,436 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-13 22:29:27,436 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-13 22:29:27,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][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-13 22:29:27,437 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-13 22:29:27,437 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-13 22:29:27,437 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-13 22:29:27,437 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-13 22:29:27,629 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:27,629 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-03-13 22:29:27,629 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-13 22:29:27,629 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-13 22:29:27,629 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-13 22:29:27,629 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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-13 22:29:27,629 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-03-13 22:29:27,629 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-13 22:29:27,629 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-13 22:29:27,629 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-13 22:29:27,629 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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-13 22:29:27,629 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-03-13 22:29:27,629 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-13 22:29:27,629 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-13 22:29:27,630 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-13 22:29:27,640 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-13 22:29:27,640 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-03-13 22:29:27,640 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-13 22:29:27,640 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-13 22:29:27,640 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-13 22:29:27,640 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-13 22:29:27,640 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-13 22:29:27,669 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-13 22:29:27,669 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-03-13 22:29:27,669 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-13 22:29:27,669 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-13 22:29:27,669 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-13 22:29:27,702 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_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|, 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-13 22:29:27,703 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-03-13 22:29:27,703 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-13 22:29:27,703 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-13 22:29:27,703 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-13 22:29:27,708 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_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|, 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-13 22:29:27,708 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-03-13 22:29:27,708 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-13 22:29:27,708 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-13 22:29:27,708 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-13 22:29:27,712 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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-13 22:29:27,712 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-03-13 22:29:27,712 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-13 22:29:27,713 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-13 22:29:27,713 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-13 22:29:27,742 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_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|, 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-13 22:29:27,743 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-03-13 22:29:27,743 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-13 22:29:27,743 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-13 22:29:27,743 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-13 22:29:27,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), 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-13 22:29:27,798 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-03-13 22:29:27,798 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-13 22:29:27,798 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-13 22:29:27,798 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-13 22:29:27,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), 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-13 22:29:27,798 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-03-13 22:29:27,798 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-13 22:29:27,799 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-13 22:29:27,799 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-13 22:29:27,830 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-13 22:29:27,830 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-03-13 22:29:27,830 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-13 22:29:27,830 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-13 22:29:27,830 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-13 22:29:27,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][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-13 22:29:27,831 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is not cut-off event [2025-03-13 22:29:27,831 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is not cut-off event [2025-03-13 22:29:27,831 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is not cut-off event [2025-03-13 22:29:27,831 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is not cut-off event [2025-03-13 22:29:27,832 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:27,832 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is not cut-off event [2025-03-13 22:29:27,832 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is not cut-off event [2025-03-13 22:29:27,832 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is not cut-off event [2025-03-13 22:29:27,832 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is not cut-off event [2025-03-13 22:29:27,838 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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-13 22:29:27,838 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-13 22:29:27,838 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-13 22:29:27,838 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-13 22:29:27,838 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:29:27,839 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-13 22:29:27,839 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-13 22:29:27,839 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-13 22:29:27,839 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-13 22:29:27,839 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:29:27,839 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-13 22:29:27,861 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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-13 22:29:27,861 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-13 22:29:27,861 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-13 22:29:27,861 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-13 22:29:27,861 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:29:27,861 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-13 22:29:27,861 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-13 22:29:27,861 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-13 22:29:27,861 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-13 22:29:27,861 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-13 22:29:27,861 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:29:27,919 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-13 22:29:27,919 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-13 22:29:27,919 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:29:27,919 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:29:27,919 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:29:27,962 INFO L124 PetriNetUnfolderBase]: 13561/42523 cut-off events. [2025-03-13 22:29:27,963 INFO L125 PetriNetUnfolderBase]: For 25524/25892 co-relation queries the response was YES. [2025-03-13 22:29:28,114 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-13 22:29:28,250 INFO L140 encePairwiseOnDemand]: 240/247 looper letters, 73 selfloop transitions, 7 changer transitions 0/324 dead transitions. [2025-03-13 22:29:28,250 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 255 places, 324 transitions, 1154 flow [2025-03-13 22:29:28,250 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-03-13 22:29:28,250 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-03-13 22:29:28,251 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1362 transitions. [2025-03-13 22:29:28,251 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9190283400809717 [2025-03-13 22:29:28,251 INFO L175 Difference]: Start difference. First operand has 250 places, 277 transitions, 886 flow. Second operand 6 states and 1362 transitions. [2025-03-13 22:29:28,251 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 255 places, 324 transitions, 1154 flow [2025-03-13 22:29:28,290 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 254 places, 324 transitions, 1135 flow, removed 0 selfloop flow, removed 1 redundant places. [2025-03-13 22:29:28,292 INFO L231 Difference]: Finished difference. Result has 257 places, 282 transitions, 910 flow [2025-03-13 22:29:28,292 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-13 22:29:28,293 INFO L279 CegarLoopForPetriNet]: 232 programPoint places, 25 predicate places. [2025-03-13 22:29:28,293 INFO L471 AbstractCegarLoop]: Abstraction has has 257 places, 282 transitions, 910 flow [2025-03-13 22:29:28,293 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-13 22:29:28,293 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-13 22:29:28,293 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-13 22:29:28,293 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable31 [2025-03-13 22:29:28,293 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-13 22:29:28,294 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-13 22:29:28,294 INFO L85 PathProgramCache]: Analyzing trace with hash -1281085405, now seen corresponding path program 1 times [2025-03-13 22:29:28,294 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-13 22:29:28,294 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [612467520] [2025-03-13 22:29:28,294 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-13 22:29:28,294 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-13 22:29:28,299 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 74 statements into 1 equivalence classes. [2025-03-13 22:29:28,301 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 74 of 74 statements. [2025-03-13 22:29:28,301 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-13 22:29:28,301 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-13 22:29:28,320 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-13 22:29:28,320 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-13 22:29:28,321 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [612467520] [2025-03-13 22:29:28,321 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [612467520] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-13 22:29:28,321 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-13 22:29:28,321 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2025-03-13 22:29:28,321 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [966239781] [2025-03-13 22:29:28,321 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-13 22:29:28,321 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2025-03-13 22:29:28,321 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-13 22:29:28,321 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2025-03-13 22:29:28,321 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2025-03-13 22:29:28,367 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 209 out of 247 [2025-03-13 22:29:28,368 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-13 22:29:28,368 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-13 22:29:28,368 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 209 of 247 [2025-03-13 22:29:28,368 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-13 22:29:28,489 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:28,489 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is not cut-off event [2025-03-13 22:29:28,489 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is not cut-off event [2025-03-13 22:29:28,489 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is not cut-off event [2025-03-13 22:29:28,489 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is not cut-off event [2025-03-13 22:29:28,492 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:28,492 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2025-03-13 22:29:28,492 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-13 22:29:28,492 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-13 22:29:28,492 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-13 22:29:28,492 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:28,493 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2025-03-13 22:29:28,493 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-13 22:29:28,493 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-13 22:29:28,493 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-13 22:29:28,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][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-13 22:29:28,499 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2025-03-13 22:29:28,499 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-13 22:29:28,499 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-13 22:29:28,499 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-13 22:29:28,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][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-13 22:29:28,521 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2025-03-13 22:29:28,521 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-03-13 22:29:28,521 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-03-13 22:29:28,521 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-03-13 22:29:28,537 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:28,537 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-03-13 22:29:28,537 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-13 22:29:28,537 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-13 22:29:28,537 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-13 22:29:28,543 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:28,543 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is not cut-off event [2025-03-13 22:29:28,543 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2025-03-13 22:29:28,543 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2025-03-13 22:29:28,543 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is not cut-off event [2025-03-13 22:29:28,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][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-13 22:29:28,594 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-03-13 22:29:28,594 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-13 22:29:28,594 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-13 22:29:28,594 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-13 22:29:28,641 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:28,641 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-03-13 22:29:28,641 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-13 22:29:28,641 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-13 22:29:28,641 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-13 22:29:28,739 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:28,739 INFO L294 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-03-13 22:29:28,739 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-13 22:29:28,739 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-13 22:29:28,739 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-13 22:29:28,796 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:28,796 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-03-13 22:29:28,796 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-13 22:29:28,796 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-13 22:29:28,796 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-13 22:29:28,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][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-13 22:29:28,882 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is not cut-off event [2025-03-13 22:29:28,882 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-03-13 22:29:28,882 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-03-13 22:29:28,882 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-03-13 22:29:28,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][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-13 22:29:28,973 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-03-13 22:29:28,973 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-13 22:29:28,973 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-13 22:29:28,973 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-13 22:29:28,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][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-13 22:29:28,974 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is not cut-off event [2025-03-13 22:29:28,974 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-03-13 22:29:28,975 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-03-13 22:29:28,975 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-03-13 22:29:28,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][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-13 22:29:28,986 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-03-13 22:29:28,986 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-13 22:29:28,986 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-13 22:29:28,986 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-13 22:29:29,006 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:29,007 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-03-13 22:29:29,007 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-13 22:29:29,007 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-13 22:29:29,007 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-13 22:29:29,012 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:29,012 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-03-13 22:29:29,012 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-13 22:29:29,012 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-13 22:29:29,012 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-13 22:29:29,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][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-13 22:29:29,210 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-03-13 22:29:29,210 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-13 22:29:29,210 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-13 22:29:29,210 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-13 22:29:29,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][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-13 22:29:29,258 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-03-13 22:29:29,258 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-13 22:29:29,258 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-13 22:29:29,258 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-13 22:29:29,259 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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-13 22:29:29,259 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-03-13 22:29:29,259 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-13 22:29:29,259 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-13 22:29:29,259 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-13 22:29:29,335 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:29,335 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-03-13 22:29:29,335 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-13 22:29:29,335 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-13 22:29:29,335 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-13 22:29:29,342 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:29,343 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is not cut-off event [2025-03-13 22:29:29,343 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-03-13 22:29:29,343 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-03-13 22:29:29,343 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2025-03-13 22:29:29,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][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-13 22:29:29,361 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-03-13 22:29:29,361 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-13 22:29:29,361 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-13 22:29:29,361 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-13 22:29:29,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], [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-13 22:29:29,380 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-03-13 22:29:29,380 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-13 22:29:29,380 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-13 22:29:29,380 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-13 22:29:29,381 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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-13 22:29:29,381 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-03-13 22:29:29,381 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-13 22:29:29,381 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-13 22:29:29,381 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-13 22:29:29,495 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:29,495 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-03-13 22:29:29,495 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-13 22:29:29,495 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-13 22:29:29,495 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-13 22:29:29,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][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-13 22:29:29,505 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is not cut-off event [2025-03-13 22:29:29,505 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-03-13 22:29:29,505 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-03-13 22:29:29,505 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-03-13 22:29:29,512 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:29,512 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is not cut-off event [2025-03-13 22:29:29,512 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-03-13 22:29:29,512 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-03-13 22:29:29,512 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-03-13 22:29:29,526 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:29,526 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is not cut-off event [2025-03-13 22:29:29,526 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-03-13 22:29:29,526 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-03-13 22:29:29,526 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-03-13 22:29:29,559 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:29,559 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-03-13 22:29:29,559 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-13 22:29:29,559 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-13 22:29:29,559 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-13 22:29:29,569 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:29,569 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-03-13 22:29:29,569 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-13 22:29:29,569 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-13 22:29:29,569 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-13 22:29:29,585 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:29,585 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is not cut-off event [2025-03-13 22:29:29,585 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-03-13 22:29:29,585 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-03-13 22:29:29,585 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-03-13 22:29:29,631 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:29,631 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is not cut-off event [2025-03-13 22:29:29,631 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-03-13 22:29:29,631 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-03-13 22:29:29,631 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-03-13 22:29:29,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][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-13 22:29:29,636 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-03-13 22:29:29,636 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-13 22:29:29,636 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-13 22:29:29,636 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-13 22:29:29,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][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-13 22:29:29,657 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is not cut-off event [2025-03-13 22:29:29,657 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-03-13 22:29:29,657 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-03-13 22:29:29,657 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-03-13 22:29:29,671 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:29,671 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is not cut-off event [2025-03-13 22:29:29,671 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-03-13 22:29:29,671 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-03-13 22:29:29,671 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-03-13 22:29:29,703 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:29,703 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-03-13 22:29:29,703 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-13 22:29:29,703 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-13 22:29:29,703 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-13 22:29:29,707 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:29,707 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is not cut-off event [2025-03-13 22:29:29,707 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-03-13 22:29:29,707 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-03-13 22:29:29,707 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-03-13 22:29:29,710 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:29,710 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is not cut-off event [2025-03-13 22:29:29,710 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-03-13 22:29:29,710 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-03-13 22:29:29,710 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-03-13 22:29:29,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][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-13 22:29:29,724 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is not cut-off event [2025-03-13 22:29:29,724 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-03-13 22:29:29,724 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-03-13 22:29:29,724 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-03-13 22:29:29,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][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-13 22:29:29,744 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is not cut-off event [2025-03-13 22:29:29,744 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-03-13 22:29:29,744 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-03-13 22:29:29,744 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-03-13 22:29:29,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][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-13 22:29:29,785 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is not cut-off event [2025-03-13 22:29:29,785 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-03-13 22:29:29,785 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-03-13 22:29:29,786 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-03-13 22:29:29,789 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:29,789 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is not cut-off event [2025-03-13 22:29:29,789 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-03-13 22:29:29,789 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-03-13 22:29:29,789 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-03-13 22:29:29,856 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:29,857 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-03-13 22:29:29,857 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-13 22:29:29,857 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-13 22:29:29,857 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-13 22:29:29,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][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-13 22:29:29,859 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-03-13 22:29:29,859 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-13 22:29:29,859 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-13 22:29:29,859 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-13 22:29:29,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][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-13 22:29:29,861 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-03-13 22:29:29,861 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-13 22:29:29,861 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-13 22:29:29,861 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-13 22:29:29,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][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-13 22:29:29,942 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-13 22:29:29,942 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-13 22:29:29,942 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-13 22:29:29,942 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-13 22:29:29,944 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:29,944 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-13 22:29:29,944 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-13 22:29:29,944 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-13 22:29:29,944 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-13 22:29:29,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][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-13 22:29:29,945 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-13 22:29:29,945 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-13 22:29:29,945 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-13 22:29:29,945 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-13 22:29:29,947 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:29,947 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-13 22:29:29,947 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-13 22:29:29,947 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-13 22:29:29,947 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-13 22:29:29,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][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-13 22:29:29,948 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-13 22:29:29,948 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-13 22:29:29,948 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-13 22:29:29,948 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-13 22:29:29,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][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-13 22:29:29,948 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-13 22:29:29,948 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-13 22:29:29,948 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-13 22:29:29,948 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-13 22:29:30,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][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-13 22:29:30,015 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-13 22:29:30,015 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-13 22:29:30,015 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-13 22:29:30,015 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-13 22:29:30,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][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-13 22:29:30,017 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is not cut-off event [2025-03-13 22:29:30,017 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-03-13 22:29:30,017 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-03-13 22:29:30,017 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-03-13 22:29:30,040 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:30,041 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is not cut-off event [2025-03-13 22:29:30,041 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-03-13 22:29:30,041 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-03-13 22:29:30,041 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-03-13 22:29:30,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: 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-13 22:29:30,045 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-03-13 22:29:30,045 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-13 22:29:30,045 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-13 22:29:30,045 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-13 22:29:30,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][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-13 22:29:30,079 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-03-13 22:29:30,079 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-13 22:29:30,079 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-13 22:29:30,079 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-13 22:29:30,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], [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-13 22:29:30,092 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-03-13 22:29:30,092 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-13 22:29:30,092 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-13 22:29:30,092 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-13 22:29:30,132 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:30,132 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-03-13 22:29:30,132 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-13 22:29:30,132 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-13 22:29:30,132 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-13 22:29:30,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][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-13 22:29:30,142 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-03-13 22:29:30,142 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-13 22:29:30,142 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-13 22:29:30,142 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-13 22:29:30,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][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-13 22:29:30,143 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-03-13 22:29:30,143 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-13 22:29:30,144 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-13 22:29:30,144 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-13 22:29:30,144 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:30,144 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-03-13 22:29:30,144 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-13 22:29:30,144 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-13 22:29:30,144 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-13 22:29:30,146 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:30,146 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-03-13 22:29:30,146 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-13 22:29:30,146 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-13 22:29:30,146 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-13 22:29:30,148 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:30,148 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-03-13 22:29:30,148 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-13 22:29:30,148 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-13 22:29:30,148 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-13 22:29:30,149 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:30,149 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-03-13 22:29:30,149 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-13 22:29:30,149 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-13 22:29:30,149 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-13 22:29:30,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][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-13 22:29:30,150 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-03-13 22:29:30,150 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-13 22:29:30,150 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-13 22:29:30,150 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-13 22:29:30,151 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:30,151 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-03-13 22:29:30,151 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-13 22:29:30,151 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-13 22:29:30,151 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-13 22:29:30,221 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:30,221 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-03-13 22:29:30,221 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-13 22:29:30,221 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-13 22:29:30,221 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-13 22:29:30,233 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:30,233 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-03-13 22:29:30,233 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-13 22:29:30,233 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-13 22:29:30,233 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-13 22:29:30,238 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:30,238 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-03-13 22:29:30,238 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-13 22:29:30,238 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-13 22:29:30,238 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-13 22:29:30,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][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-13 22:29:30,247 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-03-13 22:29:30,247 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-13 22:29:30,247 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-13 22:29:30,247 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-13 22:29:30,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][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-13 22:29:30,250 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-03-13 22:29:30,250 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-13 22:29:30,250 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-13 22:29:30,250 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-13 22:29:30,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][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-13 22:29:30,251 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-03-13 22:29:30,251 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-13 22:29:30,251 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-13 22:29:30,251 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-13 22:29:30,252 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-13 22:29:30,252 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-03-13 22:29:30,252 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-13 22:29:30,253 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-13 22:29:30,253 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-13 22:29:30,253 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-13 22:29:30,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][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-13 22:29:30,255 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-03-13 22:29:30,255 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-13 22:29:30,255 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-13 22:29:30,255 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-13 22:29:30,274 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:30,275 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is not cut-off event [2025-03-13 22:29:30,275 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-03-13 22:29:30,275 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-03-13 22:29:30,275 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-03-13 22:29:30,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][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-13 22:29:30,300 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is not cut-off event [2025-03-13 22:29:30,300 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-03-13 22:29:30,300 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-03-13 22:29:30,300 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-03-13 22:29:30,528 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:30,528 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-03-13 22:29:30,528 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-13 22:29:30,528 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-13 22:29:30,528 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-13 22:29:30,549 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:30,550 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-13 22:29:30,550 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:30,550 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:30,550 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:30,554 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:30,554 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-03-13 22:29:30,554 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-13 22:29:30,554 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-13 22:29:30,554 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-13 22:29:30,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][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-13 22:29:30,556 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-13 22:29:30,556 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:30,556 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:30,556 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:30,556 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-13 22:29:30,556 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-13 22:29:30,556 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-13 22:29:30,556 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:30,556 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:30,556 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:30,559 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:30,559 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-13 22:29:30,559 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-13 22:29:30,559 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:30,559 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:30,562 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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-13 22:29:30,562 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-03-13 22:29:30,562 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-13 22:29:30,562 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-13 22:29:30,562 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-13 22:29:30,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][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-13 22:29:30,563 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is not cut-off event [2025-03-13 22:29:30,563 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-13 22:29:30,563 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-13 22:29:30,563 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-03-13 22:29:30,566 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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-13 22:29:30,566 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-03-13 22:29:30,567 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-13 22:29:30,567 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-13 22:29:30,567 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-13 22:29:30,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][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-13 22:29:30,568 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is not cut-off event [2025-03-13 22:29:30,568 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-13 22:29:30,568 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-13 22:29:30,568 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-03-13 22:29:30,589 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:30,589 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is not cut-off event [2025-03-13 22:29:30,589 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-13 22:29:30,589 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-13 22:29:30,590 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-03-13 22:29:30,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][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-13 22:29:30,601 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-03-13 22:29:30,601 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-13 22:29:30,601 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-13 22:29:30,601 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-13 22:29:30,630 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:30,631 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is not cut-off event [2025-03-13 22:29:30,631 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-13 22:29:30,631 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-13 22:29:30,631 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-03-13 22:29:30,643 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:30,643 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-03-13 22:29:30,643 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-13 22:29:30,643 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-13 22:29:30,643 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-13 22:29:30,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][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-13 22:29:30,669 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-03-13 22:29:30,669 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-13 22:29:30,669 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-13 22:29:30,669 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-13 22:29:30,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][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-13 22:29:30,696 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-03-13 22:29:30,696 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-13 22:29:30,696 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-13 22:29:30,696 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-13 22:29:30,702 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:30,702 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-03-13 22:29:30,702 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-13 22:29:30,702 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-13 22:29:30,702 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-13 22:29:30,705 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:30,705 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-03-13 22:29:30,705 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-13 22:29:30,705 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-13 22:29:30,705 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:30,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][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-13 22:29:30,706 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-03-13 22:29:30,706 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-13 22:29:30,706 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-13 22:29:30,706 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:30,752 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:30,752 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2025-03-13 22:29:30,752 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-03-13 22:29:30,752 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-03-13 22:29:30,752 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-13 22:29:30,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][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-13 22:29:30,786 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2025-03-13 22:29:30,786 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-03-13 22:29:30,786 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-03-13 22:29:30,786 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-13 22:29:30,792 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:30,793 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-03-13 22:29:30,793 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-13 22:29:30,793 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-13 22:29:30,793 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:30,809 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:30,809 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-03-13 22:29:30,809 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:30,809 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-13 22:29:30,809 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-13 22:29:30,810 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:30,810 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-03-13 22:29:30,810 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-13 22:29:30,810 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-13 22:29:30,810 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:30,813 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:30,813 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2025-03-13 22:29:30,813 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-03-13 22:29:30,814 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-13 22:29:30,814 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-03-13 22:29:30,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][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-13 22:29:30,820 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-03-13 22:29:30,821 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:30,821 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-13 22:29:30,821 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-13 22:29:30,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][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-13 22:29:30,840 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-13 22:29:30,840 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-13 22:29:30,840 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:30,840 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:30,840 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:30,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][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-13 22:29:30,850 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-13 22:29:30,850 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:30,850 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-13 22:29:30,850 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:30,851 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:30,851 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-13 22:29:30,851 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:30,851 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-13 22:29:30,851 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:30,851 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:30,851 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-13 22:29:30,851 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:30,851 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-13 22:29:30,851 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:30,852 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:30,852 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-13 22:29:30,852 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:30,852 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:30,852 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-13 22:29:30,857 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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-13 22:29:30,857 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-13 22:29:30,857 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-13 22:29:30,857 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:30,857 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:30,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][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-13 22:29:30,861 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-13 22:29:30,861 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-13 22:29:30,861 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-13 22:29:30,861 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-13 22:29:30,861 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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-13 22:29:30,862 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-13 22:29:30,862 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-13 22:29:30,862 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:30,862 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:30,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][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-13 22:29:30,891 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-13 22:29:30,891 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-13 22:29:30,891 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-13 22:29:30,891 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-13 22:29:30,894 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:30,894 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-03-13 22:29:30,894 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-13 22:29:30,894 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-13 22:29:30,894 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-13 22:29:30,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][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-13 22:29:30,926 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-13 22:29:30,926 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-13 22:29:30,926 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-13 22:29:30,926 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-13 22:29:30,927 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:30,927 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-03-13 22:29:30,927 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-13 22:29:30,927 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-13 22:29:30,927 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-13 22:29:30,936 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:30,936 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is not cut-off event [2025-03-13 22:29:30,936 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-03-13 22:29:30,936 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-03-13 22:29:30,936 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-03-13 22:29:30,938 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:30,938 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-13 22:29:30,938 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-13 22:29:30,938 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:30,938 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:30,946 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:30,946 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-13 22:29:30,946 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:30,946 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-13 22:29:30,946 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:30,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][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-13 22:29:30,959 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-13 22:29:30,959 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-13 22:29:30,959 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:30,959 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:30,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][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-13 22:29:30,965 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-13 22:29:30,965 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:30,965 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-13 22:29:30,965 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:30,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][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-13 22:29:30,984 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-03-13 22:29:30,984 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-13 22:29:30,984 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-13 22:29:30,984 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-13 22:29:30,986 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-13 22:29:30,986 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-03-13 22:29:30,986 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-13 22:29:30,986 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-13 22:29:30,986 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-13 22:29:30,986 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-13 22:29:30,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: 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-13 22:29:30,988 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-03-13 22:29:30,988 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-13 22:29:30,988 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-13 22:29:30,988 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-13 22:29:30,990 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:30,990 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-03-13 22:29:30,990 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-13 22:29:30,990 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-13 22:29:30,990 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-13 22:29:30,994 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-13 22:29:30,994 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-03-13 22:29:30,994 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-13 22:29:30,994 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-13 22:29:30,994 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-13 22:29:30,994 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-13 22:29:30,995 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:30,995 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-03-13 22:29:30,995 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-13 22:29:30,995 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-13 22:29:30,995 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-13 22:29:30,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][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-13 22:29:30,996 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-03-13 22:29:30,996 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-13 22:29:30,996 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-13 22:29:30,996 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-13 22:29:30,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][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-13 22:29:30,997 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-03-13 22:29:30,997 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-13 22:29:30,997 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-13 22:29:30,997 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-13 22:29:30,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][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-13 22:29:30,999 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-03-13 22:29:30,999 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-13 22:29:30,999 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-13 22:29:30,999 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-13 22:29:31,002 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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-13 22:29:31,002 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-03-13 22:29:31,002 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-13 22:29:31,002 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-13 22:29:31,002 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:31,002 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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-13 22:29:31,002 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-03-13 22:29:31,002 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:31,002 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-13 22:29:31,002 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-13 22:29:31,005 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:31,005 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-13 22:29:31,005 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-13 22:29:31,005 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-13 22:29:31,005 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-13 22:29:31,008 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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-13 22:29:31,008 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-03-13 22:29:31,008 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-13 22:29:31,008 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:31,008 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-13 22:29:31,008 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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-13 22:29:31,008 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-03-13 22:29:31,008 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-13 22:29:31,008 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-13 22:29:31,008 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:31,041 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:31,042 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is not cut-off event [2025-03-13 22:29:31,042 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-03-13 22:29:31,042 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-03-13 22:29:31,042 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-03-13 22:29:31,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][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-13 22:29:31,075 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is not cut-off event [2025-03-13 22:29:31,075 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-03-13 22:29:31,075 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-03-13 22:29:31,075 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-03-13 22:29:31,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][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-13 22:29:31,105 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-03-13 22:29:31,105 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-13 22:29:31,105 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-13 22:29:31,105 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-13 22:29:31,114 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:31,114 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-03-13 22:29:31,114 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-13 22:29:31,114 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-13 22:29:31,114 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-13 22:29:31,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][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-13 22:29:31,129 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-13 22:29:31,130 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-13 22:29:31,130 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-13 22:29:31,130 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-13 22:29:31,130 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-13 22:29:31,130 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-13 22:29:31,130 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-13 22:29:31,130 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-13 22:29:31,130 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-13 22:29:31,130 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-13 22:29:31,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][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-13 22:29:31,131 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-13 22:29:31,131 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-13 22:29:31,131 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-13 22:29:31,131 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-13 22:29:31,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][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-13 22:29:31,134 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-13 22:29:31,134 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-13 22:29:31,134 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-13 22:29:31,134 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-13 22:29:31,134 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-13 22:29:31,134 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-13 22:29:31,134 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-13 22:29:31,134 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-13 22:29:31,134 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-13 22:29:31,134 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-13 22:29:31,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][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-13 22:29:31,135 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-13 22:29:31,135 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-13 22:29:31,135 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-13 22:29:31,135 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-13 22:29:31,137 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:31,137 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-13 22:29:31,137 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-13 22:29:31,137 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-13 22:29:31,137 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-13 22:29:31,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][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-13 22:29:31,142 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-13 22:29:31,142 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-13 22:29:31,142 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-13 22:29:31,142 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-13 22:29:31,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][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-13 22:29:31,142 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-13 22:29:31,143 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-13 22:29:31,143 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-13 22:29:31,143 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-13 22:29:31,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][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-13 22:29:31,222 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-13 22:29:31,222 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-13 22:29:31,222 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-13 22:29:31,222 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-13 22:29:31,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][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-13 22:29:31,235 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-13 22:29:31,235 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-13 22:29:31,235 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-13 22:29:31,235 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-13 22:29:31,246 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:31,246 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-13 22:29:31,246 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-13 22:29:31,246 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-13 22:29:31,246 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-13 22:29:31,246 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:31,246 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-13 22:29:31,246 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-13 22:29:31,246 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-13 22:29:31,246 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-13 22:29:31,254 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:31,254 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-13 22:29:31,254 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-13 22:29:31,254 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-13 22:29:31,254 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-13 22:29:31,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][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-13 22:29:31,267 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-13 22:29:31,267 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-13 22:29:31,267 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-13 22:29:31,267 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-13 22:29:31,267 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-13 22:29:31,268 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-13 22:29:31,268 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-13 22:29:31,268 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-13 22:29:31,268 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-13 22:29:31,268 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-13 22:29:31,268 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-13 22:29:31,268 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-13 22:29:31,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][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-13 22:29:31,269 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-13 22:29:31,269 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-13 22:29:31,269 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-13 22:29:31,269 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-13 22:29:31,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][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-13 22:29:31,270 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-13 22:29:31,270 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-13 22:29:31,270 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-13 22:29:31,270 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-13 22:29:31,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][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-13 22:29:31,270 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-13 22:29:31,270 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-13 22:29:31,271 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-13 22:29:31,271 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-13 22:29:31,273 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-13 22:29:31,273 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-13 22:29:31,273 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-13 22:29:31,273 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-13 22:29:31,273 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-13 22:29:31,273 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-13 22:29:31,273 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-13 22:29:31,273 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-13 22:29:31,273 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-13 22:29:31,273 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-13 22:29:31,273 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-13 22:29:31,273 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-13 22:29:31,273 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-13 22:29:31,274 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:31,274 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-13 22:29:31,274 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-13 22:29:31,274 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-13 22:29:31,274 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-13 22:29:31,275 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:31,275 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-13 22:29:31,275 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-13 22:29:31,275 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-13 22:29:31,275 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-13 22:29:31,276 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:31,276 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-13 22:29:31,276 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-13 22:29:31,276 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-13 22:29:31,276 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-13 22:29:31,283 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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-13 22:29:31,283 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-13 22:29:31,283 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-13 22:29:31,283 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-13 22:29:31,283 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-13 22:29:31,283 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:31,283 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-03-13 22:29:31,283 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-13 22:29:31,283 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-13 22:29:31,283 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-13 22:29:31,285 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-13 22:29:31,285 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-13 22:29:31,285 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-13 22:29:31,285 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-13 22:29:31,285 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-13 22:29:31,285 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-13 22:29:31,287 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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-13 22:29:31,287 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-13 22:29:31,287 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-13 22:29:31,287 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-13 22:29:31,287 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-13 22:29:31,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][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-13 22:29:31,287 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-03-13 22:29:31,287 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-13 22:29:31,287 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-13 22:29:31,287 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-13 22:29:31,289 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-13 22:29:31,289 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-13 22:29:31,289 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-13 22:29:31,289 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-13 22:29:31,289 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-13 22:29:31,289 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-13 22:29:31,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][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-13 22:29:31,306 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-13 22:29:31,306 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-13 22:29:31,306 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-13 22:29:31,306 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-13 22:29:31,307 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-13 22:29:31,307 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is not cut-off event [2025-03-13 22:29:31,307 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-03-13 22:29:31,307 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-03-13 22:29:31,307 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-03-13 22:29:31,307 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-03-13 22:29:31,308 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:31,308 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is not cut-off event [2025-03-13 22:29:31,308 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-03-13 22:29:31,308 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-03-13 22:29:31,308 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-03-13 22:29:31,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][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-13 22:29:31,343 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-13 22:29:31,343 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-13 22:29:31,343 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-13 22:29:31,343 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-13 22:29:31,344 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-13 22:29:31,344 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is not cut-off event [2025-03-13 22:29:31,344 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-03-13 22:29:31,344 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-03-13 22:29:31,344 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-03-13 22:29:31,344 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-03-13 22:29:31,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][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-13 22:29:31,345 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is not cut-off event [2025-03-13 22:29:31,345 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-03-13 22:29:31,345 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-03-13 22:29:31,345 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-03-13 22:29:31,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][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-13 22:29:31,366 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-13 22:29:31,366 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-13 22:29:31,366 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-13 22:29:31,366 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-13 22:29:31,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][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-13 22:29:31,373 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-13 22:29:31,373 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-13 22:29:31,373 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-13 22:29:31,373 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-13 22:29:31,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, 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-13 22:29:31,405 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-03-13 22:29:31,405 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-13 22:29:31,405 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-13 22:29:31,405 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-13 22:29:31,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][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-13 22:29:31,409 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-03-13 22:29:31,409 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-13 22:29:31,409 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-13 22:29:31,409 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-13 22:29:31,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][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-13 22:29:31,415 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-13 22:29:31,415 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-13 22:29:31,415 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-13 22:29:31,415 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-13 22:29:31,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][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-13 22:29:31,415 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-13 22:29:31,415 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-13 22:29:31,415 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-13 22:29:31,415 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-13 22:29:31,417 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:31,417 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-13 22:29:31,417 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-13 22:29:31,417 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-13 22:29:31,417 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-13 22:29:31,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][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-13 22:29:31,505 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-13 22:29:31,505 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-13 22:29:31,505 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-13 22:29:31,505 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-13 22:29:31,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][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-13 22:29:31,513 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-13 22:29:31,513 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-13 22:29:31,513 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-13 22:29:31,513 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-13 22:29:31,532 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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-13 22:29:31,532 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is not cut-off event [2025-03-13 22:29:31,532 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-03-13 22:29:31,532 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-03-13 22:29:31,532 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-03-13 22:29:31,534 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:31,534 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-03-13 22:29:31,534 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-13 22:29:31,534 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-13 22:29:31,534 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-13 22:29:31,536 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:31,536 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-03-13 22:29:31,536 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-13 22:29:31,536 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-13 22:29:31,536 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-13 22:29:31,537 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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-13 22:29:31,537 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is not cut-off event [2025-03-13 22:29:31,537 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-03-13 22:29:31,537 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-03-13 22:29:31,537 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-03-13 22:29:31,538 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:31,539 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-03-13 22:29:31,539 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-13 22:29:31,539 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-13 22:29:31,539 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-13 22:29:31,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][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-13 22:29:31,540 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-03-13 22:29:31,540 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-13 22:29:31,541 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-13 22:29:31,541 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-13 22:29:31,542 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:31,542 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-03-13 22:29:31,542 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-13 22:29:31,542 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-13 22:29:31,542 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-13 22:29:31,559 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:31,559 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is not cut-off event [2025-03-13 22:29:31,559 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-03-13 22:29:31,559 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-03-13 22:29:31,560 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-03-13 22:29:31,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][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-13 22:29:31,579 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-03-13 22:29:31,579 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-13 22:29:31,579 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-13 22:29:31,579 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-13 22:29:31,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][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-13 22:29:31,579 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-03-13 22:29:31,579 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-13 22:29:31,579 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-13 22:29:31,579 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-13 22:29:31,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][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-13 22:29:31,615 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-03-13 22:29:31,615 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-13 22:29:31,615 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-13 22:29:31,615 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-13 22:29:31,616 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:31,616 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-03-13 22:29:31,616 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-13 22:29:31,616 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-13 22:29:31,616 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-13 22:29:31,628 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:31,629 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-03-13 22:29:31,629 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-13 22:29:31,629 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-13 22:29:31,629 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-13 22:29:31,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][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-13 22:29:31,636 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-03-13 22:29:31,636 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-13 22:29:31,636 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-13 22:29:31,636 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-13 22:29:31,660 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-13 22:29:31,660 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-03-13 22:29:31,660 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-13 22:29:31,660 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-13 22:29:31,660 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-13 22:29:31,660 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-13 22:29:31,665 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-13 22:29:31,665 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-03-13 22:29:31,665 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-13 22:29:31,665 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-13 22:29:31,665 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-13 22:29:31,665 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-13 22:29:31,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][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-13 22:29:31,668 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-03-13 22:29:31,668 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-13 22:29:31,668 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-13 22:29:31,668 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-13 22:29:31,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][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-13 22:29:31,669 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-03-13 22:29:31,669 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-13 22:29:31,669 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-13 22:29:31,669 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-13 22:29:31,671 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:31,671 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-03-13 22:29:31,671 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-13 22:29:31,672 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-13 22:29:31,672 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-13 22:29:31,720 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:31,720 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is not cut-off event [2025-03-13 22:29:31,720 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-03-13 22:29:31,720 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-03-13 22:29:31,720 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-03-13 22:29:31,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, 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-13 22:29:31,721 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is not cut-off event [2025-03-13 22:29:31,721 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-03-13 22:29:31,721 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-03-13 22:29:31,721 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-03-13 22:29:31,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][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-13 22:29:31,725 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-03-13 22:29:31,725 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-13 22:29:31,725 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-13 22:29:31,725 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-13 22:29:31,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][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-13 22:29:31,728 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-03-13 22:29:31,728 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-13 22:29:31,728 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-13 22:29:31,728 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-13 22:29:31,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][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-13 22:29:31,749 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is not cut-off event [2025-03-13 22:29:31,749 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-03-13 22:29:31,749 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-03-13 22:29:31,749 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-03-13 22:29:31,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][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-13 22:29:31,750 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is not cut-off event [2025-03-13 22:29:31,750 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-03-13 22:29:31,750 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-03-13 22:29:31,750 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-03-13 22:29:31,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][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-13 22:29:31,762 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-03-13 22:29:31,762 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-13 22:29:31,762 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-13 22:29:31,762 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-13 22:29:31,766 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:31,766 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-03-13 22:29:31,766 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-13 22:29:31,766 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-13 22:29:31,766 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-13 22:29:31,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][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-13 22:29:31,769 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-03-13 22:29:31,769 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-13 22:29:31,769 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-13 22:29:31,769 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-13 22:29:31,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][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-13 22:29:31,770 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-03-13 22:29:31,770 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-13 22:29:31,770 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-13 22:29:31,770 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-13 22:29:31,798 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-13 22:29:31,799 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-03-13 22:29:31,799 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-13 22:29:31,799 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-13 22:29:31,799 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-13 22:29:31,799 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-13 22:29:31,802 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-13 22:29:31,802 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-03-13 22:29:31,802 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-13 22:29:31,802 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-13 22:29:31,802 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-13 22:29:31,802 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-13 22:29:31,803 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-13 22:29:31,803 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-03-13 22:29:31,803 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-13 22:29:31,803 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-13 22:29:31,803 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-13 22:29:31,803 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-13 22:29:31,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][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-13 22:29:31,804 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-03-13 22:29:31,804 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-13 22:29:31,804 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-13 22:29:31,804 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-13 22:29:31,805 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:31,805 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-03-13 22:29:31,805 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-13 22:29:31,805 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-13 22:29:31,805 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-13 22:29:31,806 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:31,806 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-03-13 22:29:31,806 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-13 22:29:31,806 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-13 22:29:31,806 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-13 22:29:32,020 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:32,020 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-03-13 22:29:32,020 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-13 22:29:32,020 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:32,020 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:32,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][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-13 22:29:32,022 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-03-13 22:29:32,022 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:32,022 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:32,022 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-13 22:29:32,053 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:32,053 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-03-13 22:29:32,053 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-13 22:29:32,053 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-13 22:29:32,053 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-13 22:29:32,053 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:32,053 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-03-13 22:29:32,053 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-13 22:29:32,053 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-13 22:29:32,053 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-13 22:29:32,053 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:32,053 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-03-13 22:29:32,053 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-13 22:29:32,053 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-13 22:29:32,053 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-13 22:29:32,066 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:32,066 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-03-13 22:29:32,066 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-13 22:29:32,066 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-13 22:29:32,066 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-13 22:29:32,067 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:32,067 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-03-13 22:29:32,067 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-13 22:29:32,067 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-13 22:29:32,067 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-13 22:29:32,126 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:32,126 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-03-13 22:29:32,126 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-13 22:29:32,126 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-13 22:29:32,126 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-13 22:29:32,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][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-13 22:29:32,130 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-03-13 22:29:32,130 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-13 22:29:32,130 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-13 22:29:32,130 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-13 22:29:32,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, 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-13 22:29:32,143 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-03-13 22:29:32,143 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-13 22:29:32,143 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-13 22:29:32,143 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-13 22:29:32,149 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-13 22:29:32,149 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-03-13 22:29:32,149 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-13 22:29:32,149 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-13 22:29:32,149 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-13 22:29:32,149 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-13 22:29:32,150 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-13 22:29:32,150 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-03-13 22:29:32,150 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-13 22:29:32,150 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-13 22:29:32,150 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-13 22:29:32,150 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-13 22:29:32,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][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-13 22:29:32,150 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-03-13 22:29:32,150 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-13 22:29:32,150 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-13 22:29:32,150 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-13 22:29:32,151 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:32,151 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-03-13 22:29:32,151 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-13 22:29:32,151 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-13 22:29:32,151 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-13 22:29:32,151 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:32,151 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-03-13 22:29:32,151 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-13 22:29:32,151 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-13 22:29:32,151 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-13 22:29:32,187 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:32,187 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-03-13 22:29:32,187 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-13 22:29:32,187 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-13 22:29:32,187 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-13 22:29:32,189 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:32,189 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-03-13 22:29:32,189 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-13 22:29:32,189 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-13 22:29:32,189 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-13 22:29:32,203 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:32,203 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-03-13 22:29:32,203 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-13 22:29:32,203 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-13 22:29:32,203 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-13 22:29:32,208 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:32,208 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-03-13 22:29:32,208 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-13 22:29:32,208 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-13 22:29:32,208 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-13 22:29:32,210 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:32,210 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-03-13 22:29:32,210 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-13 22:29:32,210 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-13 22:29:32,210 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-13 22:29:32,210 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:32,210 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-03-13 22:29:32,210 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-13 22:29:32,210 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-13 22:29:32,210 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-13 22:29:32,226 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:32,226 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-03-13 22:29:32,226 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-13 22:29:32,226 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-13 22:29:32,226 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-13 22:29:32,226 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:32,226 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-03-13 22:29:32,226 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-13 22:29:32,226 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-13 22:29:32,226 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-13 22:29:32,267 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:32,267 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-13 22:29:32,267 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-13 22:29:32,267 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-13 22:29:32,267 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-13 22:29:32,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][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-13 22:29:32,269 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-13 22:29:32,269 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-13 22:29:32,269 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-13 22:29:32,269 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-13 22:29:32,304 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:32,304 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-03-13 22:29:32,304 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-13 22:29:32,304 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-13 22:29:32,304 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-13 22:29:32,304 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-13 22:29:32,304 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-03-13 22:29:32,304 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-13 22:29:32,304 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-13 22:29:32,304 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-13 22:29:32,304 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-13 22:29:32,305 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:32,305 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-03-13 22:29:32,305 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-13 22:29:32,305 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-13 22:29:32,305 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-13 22:29:32,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][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-13 22:29:32,306 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is not cut-off event [2025-03-13 22:29:32,306 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2025-03-13 22:29:32,306 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2025-03-13 22:29:32,306 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2025-03-13 22:29:32,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][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-13 22:29:32,327 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-03-13 22:29:32,327 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-13 22:29:32,327 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-13 22:29:32,327 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-13 22:29:32,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][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-13 22:29:32,365 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-03-13 22:29:32,365 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-13 22:29:32,365 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-13 22:29:32,365 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-13 22:29:32,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][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-13 22:29:32,377 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-13 22:29:32,377 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-13 22:29:32,377 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-13 22:29:32,377 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-13 22:29:32,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][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-13 22:29:32,407 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-13 22:29:32,407 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-13 22:29:32,407 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-13 22:29:32,407 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-13 22:29:32,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][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-13 22:29:32,417 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is not cut-off event [2025-03-13 22:29:32,417 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2025-03-13 22:29:32,417 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2025-03-13 22:29:32,417 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2025-03-13 22:29:32,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][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-13 22:29:32,456 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-03-13 22:29:32,456 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-13 22:29:32,456 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-13 22:29:32,456 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-13 22:29:32,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][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-13 22:29:32,529 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-03-13 22:29:32,529 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-13 22:29:32,529 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-13 22:29:32,529 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-13 22:29:32,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][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-13 22:29:32,530 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-03-13 22:29:32,530 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-13 22:29:32,530 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-13 22:29:32,530 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-13 22:29:32,531 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:32,531 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-03-13 22:29:32,531 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-13 22:29:32,531 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-13 22:29:32,531 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-13 22:29:32,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: 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-13 22:29:32,532 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-03-13 22:29:32,532 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-13 22:29:32,532 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-13 22:29:32,532 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-13 22:29:32,554 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:32,554 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-03-13 22:29:32,554 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-13 22:29:32,554 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-13 22:29:32,554 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-13 22:29:32,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][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-13 22:29:32,565 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is not cut-off event [2025-03-13 22:29:32,565 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is not cut-off event [2025-03-13 22:29:32,565 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is not cut-off event [2025-03-13 22:29:32,565 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is not cut-off event [2025-03-13 22:29:32,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][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-13 22:29:32,615 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-03-13 22:29:32,615 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-13 22:29:32,615 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-13 22:29:32,616 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-13 22:29:32,649 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:32,649 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-03-13 22:29:32,649 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-13 22:29:32,649 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-13 22:29:32,649 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-13 22:29:32,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][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-13 22:29:32,651 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-03-13 22:29:32,651 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-13 22:29:32,651 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-13 22:29:32,651 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-13 22:29:32,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][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-13 22:29:32,669 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-03-13 22:29:32,669 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-13 22:29:32,669 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-13 22:29:32,669 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-13 22:29:32,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][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-13 22:29:32,686 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-03-13 22:29:32,686 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-13 22:29:32,686 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-13 22:29:32,686 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-13 22:29:32,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][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-13 22:29:32,689 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-03-13 22:29:32,689 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-13 22:29:32,689 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-13 22:29:32,689 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-13 22:29:32,701 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:32,701 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-03-13 22:29:32,701 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-13 22:29:32,701 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-13 22:29:32,701 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-13 22:29:32,729 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:32,729 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-03-13 22:29:32,729 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-13 22:29:32,729 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-13 22:29:32,729 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-13 22:29:32,729 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:32,729 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-03-13 22:29:32,729 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-13 22:29:32,729 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:29:32,729 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-13 22:29:32,736 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:32,736 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-13 22:29:32,736 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-13 22:29:32,736 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-13 22:29:32,736 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:29:32,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][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-13 22:29:32,738 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-13 22:29:32,738 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:29:32,738 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-13 22:29:32,738 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-13 22:29:32,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][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-13 22:29:32,750 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-03-13 22:29:32,750 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-13 22:29:32,750 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-13 22:29:32,750 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-13 22:29:32,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][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-13 22:29:32,751 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-03-13 22:29:32,751 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-13 22:29:32,751 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-13 22:29:32,751 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-13 22:29:32,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][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-13 22:29:32,751 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-03-13 22:29:32,751 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-13 22:29:32,751 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-13 22:29:32,751 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-13 22:29:32,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][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-13 22:29:32,751 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-13 22:29:32,751 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-13 22:29:32,751 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-13 22:29:32,751 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:29:32,753 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:32,753 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-03-13 22:29:32,753 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-13 22:29:32,753 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-13 22:29:32,753 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-13 22:29:32,753 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:32,753 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-03-13 22:29:32,753 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-13 22:29:32,753 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-13 22:29:32,753 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-13 22:29:32,765 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:32,765 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-03-13 22:29:32,765 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-13 22:29:32,765 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-13 22:29:32,765 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-13 22:29:32,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][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-13 22:29:32,768 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-03-13 22:29:32,768 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-13 22:29:32,768 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-13 22:29:32,768 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-13 22:29:32,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][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-13 22:29:32,797 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-13 22:29:32,797 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-13 22:29:32,797 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-13 22:29:32,797 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:29:32,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][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-13 22:29:32,798 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-13 22:29:32,798 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-13 22:29:32,798 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:29:32,798 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-13 22:29:32,798 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-13 22:29:32,798 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-13 22:29:32,798 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-13 22:29:32,798 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-13 22:29:32,798 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:29:32,798 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-13 22:29:32,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][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-13 22:29:32,799 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-13 22:29:32,799 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-13 22:29:32,799 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-13 22:29:32,799 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-13 22:29:32,808 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:32,808 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-13 22:29:32,808 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:29:32,808 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:29:32,808 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:29:32,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][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-13 22:29:32,811 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-13 22:29:32,811 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:29:32,811 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:29:32,811 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:29:32,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][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-13 22:29:32,819 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is not cut-off event [2025-03-13 22:29:32,819 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is not cut-off event [2025-03-13 22:29:32,819 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is not cut-off event [2025-03-13 22:29:32,819 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is not cut-off event [2025-03-13 22:29:32,819 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is not cut-off event [2025-03-13 22:29:32,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: 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-13 22:29:32,821 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is not cut-off event [2025-03-13 22:29:32,821 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is not cut-off event [2025-03-13 22:29:32,821 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is not cut-off event [2025-03-13 22:29:32,822 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is not cut-off event [2025-03-13 22:29:32,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|), 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-13 22:29:32,833 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-13 22:29:32,833 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:29:32,833 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-13 22:29:32,833 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:29:32,863 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:32,863 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-13 22:29:32,863 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-13 22:29:32,863 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-13 22:29:32,863 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-13 22:29:32,863 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:32,863 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-13 22:29:32,863 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-13 22:29:32,863 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-13 22:29:32,863 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-13 22:29:32,864 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:32,864 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-13 22:29:32,864 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-13 22:29:32,864 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-13 22:29:32,864 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-13 22:29:32,864 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:32,864 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-13 22:29:32,864 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-13 22:29:32,864 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-13 22:29:32,864 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-13 22:29:32,865 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:32,865 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-13 22:29:32,865 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-13 22:29:32,865 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-13 22:29:32,865 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-13 22:29:32,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][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-13 22:29:32,866 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-13 22:29:32,866 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-13 22:29:32,866 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-13 22:29:32,866 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-13 22:29:32,866 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-13 22:29:32,866 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-13 22:29:32,866 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-13 22:29:32,866 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-13 22:29:32,866 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-13 22:29:32,866 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-13 22:29:33,008 INFO L124 PetriNetUnfolderBase]: 15162/43469 cut-off events. [2025-03-13 22:29:33,009 INFO L125 PetriNetUnfolderBase]: For 47581/48841 co-relation queries the response was YES. [2025-03-13 22:29:33,209 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-13 22:29:33,555 INFO L140 encePairwiseOnDemand]: 235/247 looper letters, 69 selfloop transitions, 23 changer transitions 0/318 dead transitions. [2025-03-13 22:29:33,555 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 260 places, 318 transitions, 1211 flow [2025-03-13 22:29:33,556 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2025-03-13 22:29:33,556 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2025-03-13 22:29:33,556 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 920 transitions. [2025-03-13 22:29:33,556 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9311740890688259 [2025-03-13 22:29:33,556 INFO L175 Difference]: Start difference. First operand has 257 places, 282 transitions, 910 flow. Second operand 4 states and 920 transitions. [2025-03-13 22:29:33,556 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 260 places, 318 transitions, 1211 flow [2025-03-13 22:29:33,605 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 260 places, 318 transitions, 1211 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-03-13 22:29:33,607 INFO L231 Difference]: Finished difference. Result has 262 places, 286 transitions, 1018 flow [2025-03-13 22:29:33,608 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-13 22:29:33,608 INFO L279 CegarLoopForPetriNet]: 232 programPoint places, 30 predicate places. [2025-03-13 22:29:33,608 INFO L471 AbstractCegarLoop]: Abstraction has has 262 places, 286 transitions, 1018 flow [2025-03-13 22:29:33,608 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-13 22:29:33,608 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-13 22:29:33,614 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-13 22:29:33,615 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable32 [2025-03-13 22:29:33,615 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-13 22:29:33,615 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-13 22:29:33,615 INFO L85 PathProgramCache]: Analyzing trace with hash -1468263715, now seen corresponding path program 1 times [2025-03-13 22:29:33,615 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-13 22:29:33,615 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [755496496] [2025-03-13 22:29:33,615 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-13 22:29:33,615 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-13 22:29:33,620 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 75 statements into 1 equivalence classes. [2025-03-13 22:29:33,622 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 75 of 75 statements. [2025-03-13 22:29:33,622 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-13 22:29:33,623 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-13 22:29:33,648 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-13 22:29:33,648 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-13 22:29:33,648 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [755496496] [2025-03-13 22:29:33,648 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [755496496] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-13 22:29:33,648 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-13 22:29:33,648 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2025-03-13 22:29:33,648 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [732744405] [2025-03-13 22:29:33,648 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-13 22:29:33,649 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2025-03-13 22:29:33,649 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-13 22:29:33,649 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2025-03-13 22:29:33,649 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2025-03-13 22:29:33,708 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 214 out of 247 [2025-03-13 22:29:33,708 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-13 22:29:33,708 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-13 22:29:33,709 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 214 of 247 [2025-03-13 22:29:33,709 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-13 22:29:34,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][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-13 22:29:34,586 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-03-13 22:29:34,586 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-13 22:29:34,586 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-13 22:29:34,586 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-13 22:29:35,428 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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-13 22:29:35,428 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-13 22:29:35,428 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-13 22:29:35,428 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-13 22:29:35,428 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-13 22:29:35,436 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:35,436 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-03-13 22:29:35,436 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-13 22:29:35,436 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-13 22:29:35,436 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-13 22:29:35,530 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-13 22:29:35,530 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-03-13 22:29:35,530 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-13 22:29:35,530 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-13 22:29:35,530 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-13 22:29:35,530 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-13 22:29:35,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][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-13 22:29:35,530 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-03-13 22:29:35,530 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:35,530 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:35,530 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:35,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][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-13 22:29:35,550 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-03-13 22:29:35,550 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-13 22:29:35,550 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-13 22:29:35,550 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-13 22:29:35,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][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-13 22:29:35,592 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-13 22:29:35,592 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-13 22:29:35,592 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-13 22:29:35,592 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-13 22:29:35,640 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-13 22:29:35,640 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-03-13 22:29:35,640 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-13 22:29:35,640 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-13 22:29:35,640 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-13 22:29:35,640 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-13 22:29:35,640 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-13 22:29:35,640 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-13 22:29:35,640 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-03-13 22:29:35,640 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-13 22:29:35,640 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-13 22:29:35,640 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-13 22:29:35,640 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-13 22:29:35,640 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-13 22:29:35,640 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-13 22:29:35,640 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:35,640 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:35,640 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:35,640 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:35,752 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:35,752 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-03-13 22:29:35,752 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-13 22:29:35,752 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-13 22:29:35,752 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-13 22:29:35,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][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-13 22:29:35,770 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is not cut-off event [2025-03-13 22:29:35,770 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-03-13 22:29:35,770 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-13 22:29:35,770 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-03-13 22:29:35,773 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-13 22:29:35,773 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-13 22:29:35,773 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:35,773 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:35,773 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-13 22:29:35,773 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:35,773 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:35,800 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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-13 22:29:35,800 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-03-13 22:29:35,800 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-13 22:29:35,800 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:35,800 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-13 22:29:35,810 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:35,811 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-13 22:29:35,811 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-13 22:29:35,811 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-13 22:29:35,811 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-13 22:29:35,894 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-13 22:29:35,895 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-03-13 22:29:35,895 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-13 22:29:35,895 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-13 22:29:35,895 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-13 22:29:35,895 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-13 22:29:35,895 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-13 22:29:35,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][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-13 22:29:35,962 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-03-13 22:29:35,962 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:35,962 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-13 22:29:35,962 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-13 22:29:35,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][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-13 22:29:35,962 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-13 22:29:35,962 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:35,962 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-13 22:29:35,962 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:35,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][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-13 22:29:35,962 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-03-13 22:29:35,962 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:35,962 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-13 22:29:35,962 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-13 22:29:36,003 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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-13 22:29:36,003 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-13 22:29:36,003 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-13 22:29:36,003 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:36,003 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:36,012 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:36,012 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-13 22:29:36,012 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-13 22:29:36,012 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-13 22:29:36,012 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:36,048 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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-13 22:29:36,048 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-13 22:29:36,048 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-13 22:29:36,048 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-13 22:29:36,048 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-13 22:29:36,303 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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-13 22:29:36,303 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-13 22:29:36,303 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-13 22:29:36,304 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-13 22:29:36,304 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-13 22:29:36,311 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:36,311 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-13 22:29:36,311 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-13 22:29:36,311 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:36,311 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:36,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][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-13 22:29:36,387 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-13 22:29:36,387 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-13 22:29:36,387 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-13 22:29:36,387 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-13 22:29:36,388 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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-13 22:29:36,388 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-13 22:29:36,388 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-13 22:29:36,388 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-13 22:29:36,388 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-13 22:29:36,388 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-13 22:29:36,388 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-13 22:29:36,388 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-13 22:29:36,388 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-13 22:29:36,388 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-13 22:29:36,388 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-13 22:29:36,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][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-13 22:29:36,389 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-03-13 22:29:36,389 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:36,389 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-13 22:29:36,389 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-13 22:29:36,396 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-13 22:29:36,397 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-13 22:29:36,397 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-13 22:29:36,397 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-13 22:29:36,397 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-13 22:29:36,397 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-13 22:29:36,399 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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-13 22:29:36,399 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-03-13 22:29:36,399 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-13 22:29:36,399 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:36,399 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:36,403 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:36,403 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-13 22:29:36,403 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-13 22:29:36,403 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-13 22:29:36,403 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-13 22:29:36,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][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-13 22:29:36,422 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-03-13 22:29:36,422 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-13 22:29:36,422 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-13 22:29:36,422 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-13 22:29:36,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][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-13 22:29:36,432 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is not cut-off event [2025-03-13 22:29:36,432 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-03-13 22:29:36,432 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-03-13 22:29:36,432 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-03-13 22:29:36,465 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:36,465 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is not cut-off event [2025-03-13 22:29:36,465 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-03-13 22:29:36,465 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-03-13 22:29:36,465 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-03-13 22:29:36,561 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-13 22:29:36,561 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-13 22:29:36,561 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-13 22:29:36,561 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-13 22:29:36,561 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-13 22:29:36,561 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-13 22:29:36,574 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-13 22:29:36,574 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is not cut-off event [2025-03-13 22:29:36,574 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-03-13 22:29:36,574 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-03-13 22:29:36,574 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-03-13 22:29:36,574 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-03-13 22:29:36,574 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-03-13 22:29:36,604 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-13 22:29:36,604 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is not cut-off event [2025-03-13 22:29:36,604 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-03-13 22:29:36,604 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-03-13 22:29:36,604 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-03-13 22:29:36,604 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-03-13 22:29:36,604 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-03-13 22:29:36,605 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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-13 22:29:36,605 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is not cut-off event [2025-03-13 22:29:36,605 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-03-13 22:29:36,605 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-03-13 22:29:36,605 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-03-13 22:29:36,635 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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-13 22:29:36,636 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-13 22:29:36,636 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-13 22:29:36,636 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-13 22:29:36,636 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-13 22:29:36,660 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:36,660 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-13 22:29:36,660 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-13 22:29:36,660 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-13 22:29:36,660 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-13 22:29:36,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][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-13 22:29:36,723 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-13 22:29:36,723 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-13 22:29:36,723 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-13 22:29:36,723 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-13 22:29:36,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][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-13 22:29:36,723 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-03-13 22:29:36,723 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-13 22:29:36,723 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-13 22:29:36,723 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-13 22:29:36,888 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-13 22:29:36,888 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-13 22:29:36,888 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-13 22:29:36,888 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-13 22:29:36,888 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-13 22:29:36,888 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-13 22:29:36,888 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-13 22:29:36,888 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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-13 22:29:36,888 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-03-13 22:29:36,888 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-13 22:29:36,888 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-13 22:29:36,888 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-13 22:29:37,032 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:37,032 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is not cut-off event [2025-03-13 22:29:37,032 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-03-13 22:29:37,032 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-03-13 22:29:37,032 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-03-13 22:29:37,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][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-13 22:29:37,037 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-03-13 22:29:37,037 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-13 22:29:37,037 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-13 22:29:37,037 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-13 22:29:37,043 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-13 22:29:37,043 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is not cut-off event [2025-03-13 22:29:37,043 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-03-13 22:29:37,043 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-03-13 22:29:37,043 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-03-13 22:29:37,043 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-03-13 22:29:37,084 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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-13 22:29:37,084 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-03-13 22:29:37,084 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-13 22:29:37,084 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-13 22:29:37,084 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-13 22:29:37,200 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:37,200 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-03-13 22:29:37,200 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-13 22:29:37,200 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-13 22:29:37,200 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-13 22:29:37,200 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:37,200 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-03-13 22:29:37,200 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-13 22:29:37,200 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-13 22:29:37,200 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-13 22:29:37,401 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-13 22:29:37,401 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is not cut-off event [2025-03-13 22:29:37,401 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-03-13 22:29:37,401 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-03-13 22:29:37,401 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-03-13 22:29:37,401 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-03-13 22:29:37,451 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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-13 22:29:37,451 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-03-13 22:29:37,451 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-13 22:29:37,451 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-13 22:29:37,451 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-13 22:29:37,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][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-13 22:29:37,525 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-03-13 22:29:37,525 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-13 22:29:37,525 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-13 22:29:37,525 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-13 22:29:37,553 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-13 22:29:37,553 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-03-13 22:29:37,553 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-13 22:29:37,553 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-13 22:29:37,553 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-13 22:29:37,553 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-13 22:29:37,555 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-13 22:29:37,555 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-03-13 22:29:37,555 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-13 22:29:37,555 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-13 22:29:37,555 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-13 22:29:37,555 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-13 22:29:37,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][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-13 22:29:37,691 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-03-13 22:29:37,691 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-13 22:29:37,691 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-13 22:29:37,691 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-13 22:29:37,712 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:37,712 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-03-13 22:29:37,712 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-13 22:29:37,712 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-13 22:29:37,712 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-13 22:29:37,735 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_14|) InVars {} OutVars{ULTIMATE.start_main_#t~bitwise20#1=|v_ULTIMATE.start_main_#t~bitwise20#1_14|} 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-13 22:29:37,735 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-03-13 22:29:37,735 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-13 22:29:37,735 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-13 22:29:37,735 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-13 22:29:37,736 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:37,736 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-03-13 22:29:37,736 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-13 22:29:37,736 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-13 22:29:37,736 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-13 22:29:37,739 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-13 22:29:37,739 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-03-13 22:29:37,739 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-13 22:29:37,739 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-13 22:29:37,739 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-13 22:29:37,739 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:37,739 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-03-13 22:29:37,739 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-13 22:29:37,739 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-13 22:29:37,739 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-13 22:29:37,811 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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-13 22:29:37,811 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-03-13 22:29:37,811 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-13 22:29:37,811 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-13 22:29:37,811 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-13 22:29:37,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][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-13 22:29:37,823 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-03-13 22:29:37,823 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-13 22:29:37,823 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-13 22:29:37,823 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-13 22:29:37,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][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-13 22:29:37,843 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-03-13 22:29:37,843 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-13 22:29:37,843 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-13 22:29:37,843 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-13 22:29:37,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][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-13 22:29:37,847 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-03-13 22:29:37,847 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-13 22:29:37,847 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-13 22:29:37,847 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-13 22:29:37,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][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-13 22:29:37,850 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-03-13 22:29:37,850 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-13 22:29:37,850 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-13 22:29:37,850 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-13 22:29:37,860 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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-13 22:29:37,860 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-03-13 22:29:37,860 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-13 22:29:37,860 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-13 22:29:37,860 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-13 22:29:37,886 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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-13 22:29:37,886 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-03-13 22:29:37,886 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-13 22:29:37,886 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-13 22:29:37,886 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-13 22:29:37,887 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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-13 22:29:37,887 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-03-13 22:29:37,888 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-13 22:29:37,888 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-13 22:29:37,888 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-13 22:29:37,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][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-13 22:29:37,934 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is not cut-off event [2025-03-13 22:29:37,934 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2025-03-13 22:29:37,934 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2025-03-13 22:29:37,934 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2025-03-13 22:29:37,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][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-13 22:29:37,939 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-03-13 22:29:37,939 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-13 22:29:37,939 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-13 22:29:37,939 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-13 22:29:37,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][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-13 22:29:37,940 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-13 22:29:37,940 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-13 22:29:37,940 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-13 22:29:37,940 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-13 22:29:37,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][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-13 22:29:37,940 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-03-13 22:29:37,940 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-13 22:29:37,940 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-13 22:29:37,940 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-13 22:29:37,941 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:37,941 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-03-13 22:29:37,941 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-13 22:29:37,941 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-13 22:29:37,941 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-13 22:29:37,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][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-13 22:29:37,942 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-03-13 22:29:37,942 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-13 22:29:37,942 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-13 22:29:37,942 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-13 22:29:37,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][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-13 22:29:37,942 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-13 22:29:37,942 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-13 22:29:37,942 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-13 22:29:37,942 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-13 22:29:37,951 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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-13 22:29:37,951 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is not cut-off event [2025-03-13 22:29:37,951 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2025-03-13 22:29:37,951 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2025-03-13 22:29:37,951 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2025-03-13 22:29:38,024 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:38,024 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-13 22:29:38,024 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-13 22:29:38,024 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-13 22:29:38,024 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-13 22:29:38,025 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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-13 22:29:38,025 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-03-13 22:29:38,025 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-13 22:29:38,025 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-13 22:29:38,025 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-13 22:29:38,025 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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-13 22:29:38,025 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-13 22:29:38,025 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-13 22:29:38,025 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-13 22:29:38,025 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-13 22:29:38,025 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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-13 22:29:38,025 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is not cut-off event [2025-03-13 22:29:38,025 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2025-03-13 22:29:38,025 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2025-03-13 22:29:38,025 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2025-03-13 22:29:38,025 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-13 22:29:38,025 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-13 22:29:38,025 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-13 22:29:38,025 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-13 22:29:38,025 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-13 22:29:38,025 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-13 22:29:38,026 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:38,026 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is not cut-off event [2025-03-13 22:29:38,026 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2025-03-13 22:29:38,026 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2025-03-13 22:29:38,026 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2025-03-13 22:29:38,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][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-13 22:29:38,031 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-13 22:29:38,031 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-13 22:29:38,031 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-13 22:29:38,031 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-13 22:29:38,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][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-13 22:29:38,031 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-13 22:29:38,031 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-13 22:29:38,031 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-13 22:29:38,031 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-13 22:29:38,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][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-13 22:29:38,031 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-03-13 22:29:38,031 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-13 22:29:38,031 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-13 22:29:38,031 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-13 22:29:38,032 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-13 22:29:38,032 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-13 22:29:38,032 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-13 22:29:38,032 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-13 22:29:38,032 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-13 22:29:38,032 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-13 22:29:38,033 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:38,033 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-13 22:29:38,033 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-13 22:29:38,033 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-13 22:29:38,033 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-13 22:29:38,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][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-13 22:29:38,034 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-13 22:29:38,034 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-13 22:29:38,034 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-13 22:29:38,034 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-13 22:29:38,034 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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-13 22:29:38,034 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-03-13 22:29:38,034 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-13 22:29:38,034 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-13 22:29:38,034 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-13 22:29:38,034 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-13 22:29:38,034 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-13 22:29:38,034 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-13 22:29:38,034 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-13 22:29:38,034 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-13 22:29:38,034 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-13 22:29:38,080 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:38,080 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is not cut-off event [2025-03-13 22:29:38,080 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2025-03-13 22:29:38,080 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2025-03-13 22:29:38,080 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2025-03-13 22:29:38,109 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-13 22:29:38,109 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-03-13 22:29:38,109 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-13 22:29:38,109 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-13 22:29:38,109 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-13 22:29:38,109 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-13 22:29:38,116 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-13 22:29:38,116 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-03-13 22:29:38,116 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-13 22:29:38,116 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-13 22:29:38,117 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-13 22:29:38,117 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-13 22:29:38,117 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-13 22:29:38,118 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-03-13 22:29:38,118 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-13 22:29:38,118 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-13 22:29:38,118 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-13 22:29:38,118 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-13 22:29:38,304 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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-13 22:29:38,305 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-03-13 22:29:38,305 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-13 22:29:38,305 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-13 22:29:38,305 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-13 22:29:38,318 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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-13 22:29:38,318 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-03-13 22:29:38,318 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-13 22:29:38,318 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-13 22:29:38,318 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-13 22:29:38,385 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-13 22:29:38,385 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-03-13 22:29:38,385 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-13 22:29:38,385 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-13 22:29:38,385 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-13 22:29:38,385 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-13 22:29:38,388 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-13 22:29:38,388 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-03-13 22:29:38,388 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-13 22:29:38,388 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-13 22:29:38,388 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-13 22:29:38,388 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-13 22:29:38,466 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-13 22:29:38,466 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-03-13 22:29:38,466 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-13 22:29:38,466 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-13 22:29:38,466 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-13 22:29:38,466 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-13 22:29:38,466 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-13 22:29:38,546 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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-13 22:29:38,546 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-13 22:29:38,546 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-13 22:29:38,546 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-13 22:29:38,546 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-13 22:29:38,549 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-13 22:29:38,549 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-03-13 22:29:38,549 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-13 22:29:38,549 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-13 22:29:38,549 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-13 22:29:38,549 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-13 22:29:38,549 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-13 22:29:38,549 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-13 22:29:38,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][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-13 22:29:38,579 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-13 22:29:38,579 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-13 22:29:38,579 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-13 22:29:38,579 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-13 22:29:38,597 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-13 22:29:38,597 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-13 22:29:38,597 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-13 22:29:38,597 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-13 22:29:38,597 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-13 22:29:38,597 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-13 22:29:38,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][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-13 22:29:38,603 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-13 22:29:38,603 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-13 22:29:38,603 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-13 22:29:38,603 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-13 22:29:38,650 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-13 22:29:38,650 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-13 22:29:38,650 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-13 22:29:38,650 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-13 22:29:38,650 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-13 22:29:38,650 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-13 22:29:38,650 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-13 22:29:38,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][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-13 22:29:38,663 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-13 22:29:38,663 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:29:38,664 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:29:38,664 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:29:38,703 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:38,703 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-13 22:29:38,703 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-13 22:29:38,703 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-13 22:29:38,703 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-13 22:29:39,072 INFO L124 PetriNetUnfolderBase]: 16391/46818 cut-off events. [2025-03-13 22:29:39,072 INFO L125 PetriNetUnfolderBase]: For 82722/84535 co-relation queries the response was YES. [2025-03-13 22:29:39,282 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-13 22:29:39,441 INFO L140 encePairwiseOnDemand]: 240/247 looper letters, 73 selfloop transitions, 24 changer transitions 0/334 dead transitions. [2025-03-13 22:29:39,441 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 265 places, 334 transitions, 1488 flow [2025-03-13 22:29:39,441 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2025-03-13 22:29:39,441 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2025-03-13 22:29:39,442 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 922 transitions. [2025-03-13 22:29:39,442 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9331983805668016 [2025-03-13 22:29:39,442 INFO L175 Difference]: Start difference. First operand has 262 places, 286 transitions, 1018 flow. Second operand 4 states and 922 transitions. [2025-03-13 22:29:39,442 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 265 places, 334 transitions, 1488 flow [2025-03-13 22:29:39,526 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 264 places, 334 transitions, 1454 flow, removed 0 selfloop flow, removed 1 redundant places. [2025-03-13 22:29:39,529 INFO L231 Difference]: Finished difference. Result has 266 places, 306 transitions, 1290 flow [2025-03-13 22:29:39,529 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-13 22:29:39,529 INFO L279 CegarLoopForPetriNet]: 232 programPoint places, 34 predicate places. [2025-03-13 22:29:39,529 INFO L471 AbstractCegarLoop]: Abstraction has has 266 places, 306 transitions, 1290 flow [2025-03-13 22:29:39,530 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-13 22:29:39,530 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-13 22:29:39,530 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-13 22:29:39,530 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable33 [2025-03-13 22:29:39,530 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-13 22:29:39,530 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-13 22:29:39,530 INFO L85 PathProgramCache]: Analyzing trace with hash -1343588380, now seen corresponding path program 1 times [2025-03-13 22:29:39,531 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-13 22:29:39,531 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1969983751] [2025-03-13 22:29:39,531 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-13 22:29:39,531 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-13 22:29:39,540 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 75 statements into 1 equivalence classes. [2025-03-13 22:29:39,543 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 75 of 75 statements. [2025-03-13 22:29:39,543 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-13 22:29:39,543 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-13 22:29:39,565 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-13 22:29:39,565 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-13 22:29:39,565 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1969983751] [2025-03-13 22:29:39,565 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1969983751] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-13 22:29:39,565 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-13 22:29:39,565 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-13 22:29:39,565 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [875317280] [2025-03-13 22:29:39,565 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-13 22:29:39,565 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-13 22:29:39,565 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-13 22:29:39,566 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-13 22:29:39,566 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-13 22:29:39,595 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 212 out of 247 [2025-03-13 22:29:39,595 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-13 22:29:39,595 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-13 22:29:39,595 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 212 of 247 [2025-03-13 22:29:39,595 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-13 22:29:39,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][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-13 22:29:39,733 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2025-03-13 22:29:39,733 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-13 22:29:39,733 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-13 22:29:39,733 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-13 22:29:39,735 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:39,735 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2025-03-13 22:29:39,735 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-13 22:29:39,735 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-13 22:29:39,735 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-13 22:29:40,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][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-13 22:29:40,331 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is not cut-off event [2025-03-13 22:29:40,331 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-03-13 22:29:40,331 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-03-13 22:29:40,331 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-03-13 22:29:40,406 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:40,406 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-03-13 22:29:40,406 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-13 22:29:40,406 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-13 22:29:40,406 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-13 22:29:40,407 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-13 22:29:40,407 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is not cut-off event [2025-03-13 22:29:40,407 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-03-13 22:29:40,407 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-03-13 22:29:40,407 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-03-13 22:29:40,407 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-03-13 22:29:40,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][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-13 22:29:40,456 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-03-13 22:29:40,456 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-13 22:29:40,456 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-13 22:29:40,456 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-13 22:29:40,467 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:40,468 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-03-13 22:29:40,468 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-13 22:29:40,468 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-13 22:29:40,468 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-13 22:29:40,746 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:40,746 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is not cut-off event [2025-03-13 22:29:40,746 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2025-03-13 22:29:40,746 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-03-13 22:29:40,746 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-03-13 22:29:40,875 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:40,876 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is not cut-off event [2025-03-13 22:29:40,876 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-03-13 22:29:40,876 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-03-13 22:29:40,876 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-03-13 22:29:40,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][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-13 22:29:40,878 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-03-13 22:29:40,879 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-13 22:29:40,879 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-13 22:29:40,879 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-13 22:29:40,879 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-13 22:29:40,879 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is not cut-off event [2025-03-13 22:29:40,879 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-03-13 22:29:40,879 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-03-13 22:29:40,880 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-03-13 22:29:40,880 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-03-13 22:29:40,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][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-13 22:29:40,948 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is not cut-off event [2025-03-13 22:29:40,949 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-03-13 22:29:40,949 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-03-13 22:29:40,949 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-03-13 22:29:40,958 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:40,959 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is not cut-off event [2025-03-13 22:29:40,959 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-03-13 22:29:40,959 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-03-13 22:29:40,959 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-03-13 22:29:40,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][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-13 22:29:40,959 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-03-13 22:29:40,959 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-13 22:29:40,959 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-13 22:29:40,959 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-13 22:29:40,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][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-13 22:29:40,971 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is not cut-off event [2025-03-13 22:29:40,972 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-03-13 22:29:40,972 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-03-13 22:29:40,972 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-03-13 22:29:40,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][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-13 22:29:40,972 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-03-13 22:29:40,972 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-13 22:29:40,972 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-13 22:29:40,972 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-13 22:29:41,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][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-13 22:29:41,022 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is not cut-off event [2025-03-13 22:29:41,022 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-03-13 22:29:41,022 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-03-13 22:29:41,022 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-03-13 22:29:41,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][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-13 22:29:41,022 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-03-13 22:29:41,022 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-13 22:29:41,022 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-13 22:29:41,022 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-13 22:29:41,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][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-13 22:29:41,022 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-03-13 22:29:41,022 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-13 22:29:41,022 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-13 22:29:41,022 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-13 22:29:41,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, 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-13 22:29:41,030 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-03-13 22:29:41,030 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-13 22:29:41,030 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-13 22:29:41,030 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-13 22:29:41,031 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-13 22:29:41,031 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is not cut-off event [2025-03-13 22:29:41,031 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-03-13 22:29:41,031 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-03-13 22:29:41,031 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-03-13 22:29:41,031 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-03-13 22:29:41,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][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-13 22:29:41,113 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-03-13 22:29:41,113 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-13 22:29:41,113 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-13 22:29:41,113 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-13 22:29:41,114 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:41,114 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-03-13 22:29:41,114 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-13 22:29:41,114 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-13 22:29:41,114 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-13 22:29:41,115 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-13 22:29:41,115 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is not cut-off event [2025-03-13 22:29:41,115 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-03-13 22:29:41,115 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-03-13 22:29:41,115 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-03-13 22:29:41,115 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-03-13 22:29:41,123 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-13 22:29:41,123 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-03-13 22:29:41,123 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-13 22:29:41,123 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-13 22:29:41,123 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-13 22:29:41,123 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-13 22:29:41,129 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:41,129 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is not cut-off event [2025-03-13 22:29:41,129 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-03-13 22:29:41,129 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-03-13 22:29:41,129 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-03-13 22:29:41,138 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-13 22:29:41,138 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-03-13 22:29:41,138 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-13 22:29:41,138 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-13 22:29:41,138 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-13 22:29:41,138 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-13 22:29:41,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][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-13 22:29:41,202 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-03-13 22:29:41,202 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-13 22:29:41,202 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-13 22:29:41,202 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-13 22:29:41,202 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-13 22:29:41,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, 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-13 22:29:41,202 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-03-13 22:29:41,203 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-13 22:29:41,203 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-13 22:29:41,203 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-13 22:29:41,203 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-13 22:29:41,205 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-13 22:29:41,205 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-03-13 22:29:41,205 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-13 22:29:41,205 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-13 22:29:41,205 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-13 22:29:41,205 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-13 22:29:41,233 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:41,234 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is not cut-off event [2025-03-13 22:29:41,234 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-03-13 22:29:41,234 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-03-13 22:29:41,234 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-03-13 22:29:41,234 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:41,234 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-03-13 22:29:41,234 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-13 22:29:41,234 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-13 22:29:41,234 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-13 22:29:41,277 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:41,278 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-03-13 22:29:41,278 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-13 22:29:41,278 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-13 22:29:41,278 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-13 22:29:41,316 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:41,316 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-03-13 22:29:41,316 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-13 22:29:41,316 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-13 22:29:41,316 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-13 22:29:41,318 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-13 22:29:41,318 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is not cut-off event [2025-03-13 22:29:41,318 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-03-13 22:29:41,318 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-03-13 22:29:41,318 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-03-13 22:29:41,318 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-03-13 22:29:41,323 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:41,323 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-13 22:29:41,323 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-13 22:29:41,323 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-13 22:29:41,323 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-13 22:29:41,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][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-13 22:29:41,329 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is not cut-off event [2025-03-13 22:29:41,329 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-03-13 22:29:41,329 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-03-13 22:29:41,329 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-03-13 22:29:41,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][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-13 22:29:41,329 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-13 22:29:41,329 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-13 22:29:41,329 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-13 22:29:41,329 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-13 22:29:41,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][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-13 22:29:41,330 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-13 22:29:41,330 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-13 22:29:41,330 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-13 22:29:41,330 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-13 22:29:41,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][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-13 22:29:41,376 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-13 22:29:41,376 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-13 22:29:41,376 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-13 22:29:41,376 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-13 22:29:41,435 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-13 22:29:41,435 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-03-13 22:29:41,435 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-13 22:29:41,435 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-13 22:29:41,435 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-13 22:29:41,435 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-13 22:29:41,495 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-13 22:29:41,495 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-03-13 22:29:41,495 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-13 22:29:41,495 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-13 22:29:41,495 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-13 22:29:41,495 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-13 22:29:41,547 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-13 22:29:41,547 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-13 22:29:41,547 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-13 22:29:41,547 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-13 22:29:41,547 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-13 22:29:41,547 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-13 22:29:41,552 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-13 22:29:41,552 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-13 22:29:41,552 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-13 22:29:41,552 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-13 22:29:41,552 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-13 22:29:41,552 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-13 22:29:41,554 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-13 22:29:41,554 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-13 22:29:41,554 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-13 22:29:41,554 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-13 22:29:41,554 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-13 22:29:41,554 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-13 22:29:41,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][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-13 22:29:41,573 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is not cut-off event [2025-03-13 22:29:41,574 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-03-13 22:29:41,574 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-03-13 22:29:41,574 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-03-13 22:29:41,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][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-13 22:29:41,613 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-13 22:29:41,613 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-13 22:29:41,613 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-13 22:29:41,614 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-13 22:29:41,614 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-13 22:29:41,981 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-13 22:29:41,981 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is not cut-off event [2025-03-13 22:29:41,981 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-03-13 22:29:41,981 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-03-13 22:29:41,981 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-03-13 22:29:41,981 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:41,981 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-03-13 22:29:41,981 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-13 22:29:41,981 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-13 22:29:41,981 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-13 22:29:41,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][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-13 22:29:41,982 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is not cut-off event [2025-03-13 22:29:41,982 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-03-13 22:29:41,982 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-03-13 22:29:41,982 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-03-13 22:29:42,034 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:42,035 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-03-13 22:29:42,035 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-13 22:29:42,035 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-13 22:29:42,035 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-13 22:29:42,080 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:42,080 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-03-13 22:29:42,080 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-13 22:29:42,080 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-13 22:29:42,080 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-13 22:29:42,324 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:42,324 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is not cut-off event [2025-03-13 22:29:42,324 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-03-13 22:29:42,324 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-03-13 22:29:42,324 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-03-13 22:29:42,344 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-13 22:29:42,344 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-03-13 22:29:42,344 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-13 22:29:42,344 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-13 22:29:42,344 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-13 22:29:42,344 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-13 22:29:42,345 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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-13 22:29:42,345 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is not cut-off event [2025-03-13 22:29:42,345 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-03-13 22:29:42,345 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-03-13 22:29:42,345 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-03-13 22:29:42,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][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-13 22:29:42,503 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-03-13 22:29:42,503 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-13 22:29:42,503 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-13 22:29:42,503 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:42,507 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:42,507 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is not cut-off event [2025-03-13 22:29:42,507 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-03-13 22:29:42,507 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-03-13 22:29:42,507 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-03-13 22:29:42,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][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-13 22:29:42,541 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-13 22:29:42,541 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:42,541 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-13 22:29:42,541 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:42,551 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:42,551 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-13 22:29:42,551 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:42,551 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-13 22:29:42,551 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:42,879 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-13 22:29:42,879 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-03-13 22:29:42,879 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-13 22:29:42,879 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-13 22:29:42,879 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-13 22:29:42,897 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:42,898 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-03-13 22:29:42,898 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-13 22:29:42,898 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-13 22:29:42,898 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-13 22:29:42,899 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-13 22:29:42,899 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is not cut-off event [2025-03-13 22:29:42,899 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-13 22:29:42,899 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-13 22:29:42,899 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-13 22:29:42,899 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-03-13 22:29:42,996 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-13 22:29:42,996 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-03-13 22:29:42,996 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:42,996 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-13 22:29:42,996 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-13 22:29:43,018 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:43,018 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-03-13 22:29:43,018 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-13 22:29:43,018 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-13 22:29:43,018 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:43,019 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-13 22:29:43,019 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2025-03-13 22:29:43,019 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-13 22:29:43,019 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-13 22:29:43,019 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-13 22:29:43,019 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-13 22:29:43,022 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-13 22:29:43,022 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2025-03-13 22:29:43,022 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-13 22:29:43,022 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-13 22:29:43,023 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-13 22:29:43,032 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:43,032 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-03-13 22:29:43,032 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:43,032 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-13 22:29:43,032 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-13 22:29:43,035 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:43,035 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-03-13 22:29:43,035 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:43,035 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-13 22:29:43,035 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:43,036 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-13 22:29:43,036 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2025-03-13 22:29:43,036 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-03-13 22:29:43,036 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-13 22:29:43,037 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-03-13 22:29:43,037 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-03-13 22:29:43,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][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-13 22:29:43,135 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is not cut-off event [2025-03-13 22:29:43,135 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-03-13 22:29:43,135 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-03-13 22:29:43,135 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-03-13 22:29:43,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][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-13 22:29:43,135 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-13 22:29:43,135 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-13 22:29:43,135 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-13 22:29:43,135 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-13 22:29:43,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, 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-13 22:29:43,136 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-13 22:29:43,136 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-13 22:29:43,136 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-13 22:29:43,136 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-13 22:29:43,136 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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-13 22:29:43,136 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-13 22:29:43,136 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-13 22:29:43,136 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-13 22:29:43,136 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-13 22:29:43,137 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:43,137 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-13 22:29:43,137 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:43,137 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-13 22:29:43,137 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:43,170 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-13 22:29:43,170 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-03-13 22:29:43,170 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-13 22:29:43,170 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-13 22:29:43,170 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-13 22:29:43,170 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-13 22:29:43,170 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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-13 22:29:43,170 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-13 22:29:43,170 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-13 22:29:43,170 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-13 22:29:43,170 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-13 22:29:43,174 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:43,174 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-13 22:29:43,174 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:43,175 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-13 22:29:43,175 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:43,176 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:43,176 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-13 22:29:43,176 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:43,176 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:43,176 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-13 22:29:43,208 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:43,208 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-13 22:29:43,208 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-13 22:29:43,208 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-13 22:29:43,208 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-13 22:29:43,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][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-13 22:29:43,217 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-13 22:29:43,217 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-13 22:29:43,217 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-13 22:29:43,217 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-13 22:29:43,253 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-13 22:29:43,253 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-03-13 22:29:43,254 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-13 22:29:43,254 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-13 22:29:43,254 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-13 22:29:43,322 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:43,322 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is not cut-off event [2025-03-13 22:29:43,322 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-03-13 22:29:43,322 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-03-13 22:29:43,322 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-03-13 22:29:43,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][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-13 22:29:43,361 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-13 22:29:43,361 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-13 22:29:43,361 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-13 22:29:43,361 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-13 22:29:43,361 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-13 22:29:43,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][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-13 22:29:43,369 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-13 22:29:43,369 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-13 22:29:43,369 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-13 22:29:43,369 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-13 22:29:43,369 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-13 22:29:43,423 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-13 22:29:43,423 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-03-13 22:29:43,423 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-13 22:29:43,423 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-13 22:29:43,423 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-13 22:29:43,463 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:43,463 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-13 22:29:43,463 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-13 22:29:43,463 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-13 22:29:43,463 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-13 22:29:43,466 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-13 22:29:43,466 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-13 22:29:43,466 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-13 22:29:43,466 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-13 22:29:43,466 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-13 22:29:43,466 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-13 22:29:43,467 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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-13 22:29:43,467 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-13 22:29:43,467 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-13 22:29:43,467 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-13 22:29:43,467 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-13 22:29:43,467 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-13 22:29:43,467 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-13 22:29:43,467 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-13 22:29:43,467 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-13 22:29:43,467 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-13 22:29:43,468 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-13 22:29:43,512 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-13 22:29:43,512 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-13 22:29:43,512 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-13 22:29:43,512 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-13 22:29:43,512 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-13 22:29:43,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][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-13 22:29:43,520 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-13 22:29:43,520 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-13 22:29:43,520 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-13 22:29:43,520 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-13 22:29:43,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][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-13 22:29:43,520 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-13 22:29:43,520 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-13 22:29:43,520 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-13 22:29:43,520 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-13 22:29:43,522 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-13 22:29:43,522 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is not cut-off event [2025-03-13 22:29:43,522 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-03-13 22:29:43,523 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-03-13 22:29:43,523 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-03-13 22:29:43,523 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-03-13 22:29:43,645 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-13 22:29:43,645 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-03-13 22:29:43,645 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-13 22:29:43,645 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-13 22:29:43,645 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-13 22:29:43,666 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-13 22:29:43,666 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-13 22:29:43,666 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-13 22:29:43,666 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-13 22:29:43,666 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-13 22:29:43,666 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-13 22:29:43,712 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:43,712 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-13 22:29:43,712 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-13 22:29:43,712 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-13 22:29:43,712 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-13 22:29:43,718 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:43,718 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-13 22:29:43,719 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-13 22:29:43,719 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-13 22:29:43,719 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-13 22:29:43,846 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-13 22:29:43,846 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-03-13 22:29:43,846 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-13 22:29:43,846 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-13 22:29:43,846 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-13 22:29:43,864 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-13 22:29:43,864 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-03-13 22:29:43,864 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-13 22:29:43,864 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-13 22:29:43,864 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-13 22:29:43,864 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-13 22:29:43,877 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:43,877 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-13 22:29:43,877 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-13 22:29:43,877 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-13 22:29:43,877 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-13 22:29:43,912 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:43,912 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-13 22:29:43,912 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-13 22:29:43,912 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-13 22:29:43,912 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-13 22:29:43,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][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-13 22:29:43,924 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is not cut-off event [2025-03-13 22:29:43,924 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-03-13 22:29:43,924 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-03-13 22:29:43,924 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-03-13 22:29:43,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, 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-13 22:29:43,925 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-03-13 22:29:43,925 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-13 22:29:43,925 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-13 22:29:43,925 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-13 22:29:43,939 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-13 22:29:43,939 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is not cut-off event [2025-03-13 22:29:43,939 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-03-13 22:29:43,939 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-03-13 22:29:43,939 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-03-13 22:29:43,939 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-03-13 22:29:44,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][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-13 22:29:44,287 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-03-13 22:29:44,287 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-13 22:29:44,287 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-13 22:29:44,287 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-13 22:29:44,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][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-13 22:29:44,288 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-03-13 22:29:44,288 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-13 22:29:44,288 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-13 22:29:44,288 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-13 22:29:44,386 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-13 22:29:44,387 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-03-13 22:29:44,387 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-13 22:29:44,387 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-13 22:29:44,387 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-13 22:29:44,423 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-13 22:29:44,424 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-03-13 22:29:44,424 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-13 22:29:44,424 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-13 22:29:44,424 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-13 22:29:44,434 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-13 22:29:44,434 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is not cut-off event [2025-03-13 22:29:44,434 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-03-13 22:29:44,434 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-03-13 22:29:44,434 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-03-13 22:29:44,434 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-03-13 22:29:44,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][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-13 22:29:44,435 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is not cut-off event [2025-03-13 22:29:44,435 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-03-13 22:29:44,435 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-03-13 22:29:44,435 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-03-13 22:29:44,553 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-13 22:29:44,553 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-03-13 22:29:44,553 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-13 22:29:44,553 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-13 22:29:44,553 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-13 22:29:44,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), 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-13 22:29:44,560 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-03-13 22:29:44,560 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-13 22:29:44,560 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-13 22:29:44,560 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-13 22:29:44,561 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-13 22:29:44,561 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is not cut-off event [2025-03-13 22:29:44,561 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-03-13 22:29:44,561 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-03-13 22:29:44,561 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-03-13 22:29:44,561 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-03-13 22:29:44,566 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-13 22:29:44,566 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-03-13 22:29:44,566 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-13 22:29:44,566 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-13 22:29:44,566 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-13 22:29:44,566 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-13 22:29:44,566 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-13 22:29:44,655 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-13 22:29:44,655 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-03-13 22:29:44,655 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-13 22:29:44,655 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-13 22:29:44,655 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:44,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][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-13 22:29:44,682 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-03-13 22:29:44,682 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-13 22:29:44,682 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-13 22:29:44,683 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-13 22:29:44,688 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-13 22:29:44,688 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-03-13 22:29:44,688 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-13 22:29:44,688 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-13 22:29:44,688 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-13 22:29:44,689 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-13 22:29:44,689 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-13 22:29:44,689 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-13 22:29:44,689 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-03-13 22:29:44,689 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-13 22:29:44,689 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-13 22:29:44,689 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-13 22:29:44,689 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-13 22:29:44,694 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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-13 22:29:44,694 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is not cut-off event [2025-03-13 22:29:44,694 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-03-13 22:29:44,694 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-03-13 22:29:44,694 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-03-13 22:29:44,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][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-13 22:29:44,694 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-03-13 22:29:44,694 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-13 22:29:44,694 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-13 22:29:44,694 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-13 22:29:44,789 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-13 22:29:44,790 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-13 22:29:44,790 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-13 22:29:44,790 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-13 22:29:44,790 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-13 22:29:44,795 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-13 22:29:44,795 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-03-13 22:29:44,795 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-13 22:29:44,795 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-13 22:29:44,795 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-13 22:29:44,810 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:44,810 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-03-13 22:29:44,810 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-13 22:29:44,810 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-13 22:29:44,810 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-13 22:29:44,850 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-13 22:29:44,851 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-03-13 22:29:44,851 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-13 22:29:44,851 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-13 22:29:44,851 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-13 22:29:45,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][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-13 22:29:45,084 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-03-13 22:29:45,084 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-13 22:29:45,084 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-13 22:29:45,084 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-13 22:29:45,085 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-13 22:29:45,085 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is not cut-off event [2025-03-13 22:29:45,085 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2025-03-13 22:29:45,085 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2025-03-13 22:29:45,085 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2025-03-13 22:29:45,085 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2025-03-13 22:29:45,087 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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-13 22:29:45,087 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-03-13 22:29:45,087 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-13 22:29:45,087 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-13 22:29:45,087 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-13 22:29:45,108 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:45,108 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-03-13 22:29:45,108 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-13 22:29:45,108 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-13 22:29:45,108 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-13 22:29:45,173 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-13 22:29:45,173 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-03-13 22:29:45,173 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-13 22:29:45,173 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-13 22:29:45,173 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-13 22:29:45,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][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-13 22:29:45,194 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-03-13 22:29:45,194 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-13 22:29:45,194 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-13 22:29:45,194 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-13 22:29:45,195 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-13 22:29:45,195 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is not cut-off event [2025-03-13 22:29:45,195 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2025-03-13 22:29:45,195 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2025-03-13 22:29:45,195 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2025-03-13 22:29:45,195 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2025-03-13 22:29:45,196 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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-13 22:29:45,196 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-03-13 22:29:45,196 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-13 22:29:45,196 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-13 22:29:45,196 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-13 22:29:45,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][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-13 22:29:45,424 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-03-13 22:29:45,424 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-13 22:29:45,424 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-13 22:29:45,424 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-13 22:29:45,439 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-13 22:29:45,440 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-03-13 22:29:45,440 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-13 22:29:45,440 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-13 22:29:45,440 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-13 22:29:45,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][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-13 22:29:45,454 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is not cut-off event [2025-03-13 22:29:45,454 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is not cut-off event [2025-03-13 22:29:45,454 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is not cut-off event [2025-03-13 22:29:45,454 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is not cut-off event [2025-03-13 22:29:45,472 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-13 22:29:45,472 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-03-13 22:29:45,472 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-13 22:29:45,472 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-13 22:29:45,472 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-13 22:29:45,474 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-13 22:29:45,474 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-03-13 22:29:45,474 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-13 22:29:45,474 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-13 22:29:45,474 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-13 22:29:45,495 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:45,495 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-03-13 22:29:45,495 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-13 22:29:45,495 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-13 22:29:45,495 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-13 22:29:45,499 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-13 22:29:45,499 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-03-13 22:29:45,499 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-13 22:29:45,499 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-13 22:29:45,499 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-13 22:29:45,509 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:45,509 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-03-13 22:29:45,509 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-13 22:29:45,509 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-13 22:29:45,509 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-13 22:29:45,586 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-13 22:29:45,586 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-03-13 22:29:45,586 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-13 22:29:45,586 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-13 22:29:45,586 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-13 22:29:45,586 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-13 22:29:45,588 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-13 22:29:45,588 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-03-13 22:29:45,588 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-13 22:29:45,588 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-13 22:29:45,588 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-13 22:29:45,588 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-13 22:29:45,650 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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-13 22:29:45,650 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-13 22:29:45,650 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:29:45,650 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:29:45,650 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:29:45,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][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-13 22:29:45,655 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is not cut-off event [2025-03-13 22:29:45,655 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is not cut-off event [2025-03-13 22:29:45,655 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is not cut-off event [2025-03-13 22:29:45,655 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is not cut-off event [2025-03-13 22:29:45,730 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:45,730 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-13 22:29:45,730 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:29:45,730 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:29:45,730 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-13 22:29:45,731 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-13 22:29:45,731 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-13 22:29:45,731 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:29:45,731 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:29:45,731 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-13 22:29:45,792 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-13 22:29:45,792 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-13 22:29:45,792 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:29:45,792 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:29:45,792 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-13 22:29:45,792 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-13 22:29:45,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][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-13 22:29:45,793 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-13 22:29:45,793 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:29:45,793 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:29:45,793 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-13 22:29:45,793 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-13 22:29:45,838 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-13 22:29:45,838 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-13 22:29:45,838 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-13 22:29:45,838 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-13 22:29:45,838 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-13 22:29:45,846 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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-13 22:29:45,846 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-13 22:29:45,846 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:29:45,846 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-13 22:29:45,846 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-13 22:29:45,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][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-13 22:29:45,847 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-13 22:29:45,847 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-13 22:29:45,847 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-13 22:29:45,847 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:29:45,848 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-13 22:29:45,848 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-13 22:29:45,848 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:29:45,848 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:29:45,848 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:29:45,848 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:29:45,848 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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-13 22:29:45,848 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-13 22:29:45,848 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:29:45,848 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:29:45,848 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:29:45,886 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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-13 22:29:45,887 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-13 22:29:45,887 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-13 22:29:45,887 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-13 22:29:45,887 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:29:45,887 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~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-13 22:29:45,887 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-13 22:29:45,887 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-13 22:29:45,887 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-13 22:29:45,887 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-13 22:29:45,888 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-13 22:29:45,888 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-13 22:29:45,888 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-13 22:29:45,888 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-13 22:29:45,888 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-13 22:29:45,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][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-13 22:29:45,933 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is not cut-off event [2025-03-13 22:29:45,933 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is not cut-off event [2025-03-13 22:29:45,933 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is not cut-off event [2025-03-13 22:29:45,933 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is not cut-off event [2025-03-13 22:29:46,068 INFO L124 PetriNetUnfolderBase]: 18645/56333 cut-off events. [2025-03-13 22:29:46,068 INFO L125 PetriNetUnfolderBase]: For 70725/73604 co-relation queries the response was YES. [2025-03-13 22:29:46,490 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-13 22:29:46,703 INFO L140 encePairwiseOnDemand]: 239/247 looper letters, 50 selfloop transitions, 12 changer transitions 0/324 dead transitions. [2025-03-13 22:29:46,704 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 268 places, 324 transitions, 1466 flow [2025-03-13 22:29:46,704 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-13 22:29:46,704 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-13 22:29:46,705 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 684 transitions. [2025-03-13 22:29:46,705 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9230769230769231 [2025-03-13 22:29:46,705 INFO L175 Difference]: Start difference. First operand has 266 places, 306 transitions, 1290 flow. Second operand 3 states and 684 transitions. [2025-03-13 22:29:46,705 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 268 places, 324 transitions, 1466 flow [2025-03-13 22:29:46,778 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 268 places, 324 transitions, 1466 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-03-13 22:29:46,780 INFO L231 Difference]: Finished difference. Result has 270 places, 316 transitions, 1396 flow [2025-03-13 22:29:46,781 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-13 22:29:46,781 INFO L279 CegarLoopForPetriNet]: 232 programPoint places, 38 predicate places. [2025-03-13 22:29:46,781 INFO L471 AbstractCegarLoop]: Abstraction has has 270 places, 316 transitions, 1396 flow [2025-03-13 22:29:46,781 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-13 22:29:46,781 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-13 22:29:46,781 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-13 22:29:46,781 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable34 [2025-03-13 22:29:46,781 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-13 22:29:46,782 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-13 22:29:46,782 INFO L85 PathProgramCache]: Analyzing trace with hash 120893341, now seen corresponding path program 1 times [2025-03-13 22:29:46,782 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-13 22:29:46,782 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1172596956] [2025-03-13 22:29:46,782 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-13 22:29:46,782 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-13 22:29:46,789 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 89 statements into 1 equivalence classes. [2025-03-13 22:29:46,793 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 89 of 89 statements. [2025-03-13 22:29:46,793 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-13 22:29:46,793 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-13 22:29:47,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-13 22:29:47,010 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-13 22:29:47,011 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1172596956] [2025-03-13 22:29:47,011 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1172596956] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-13 22:29:47,011 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-13 22:29:47,011 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-13 22:29:47,011 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1574382934] [2025-03-13 22:29:47,011 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-13 22:29:47,011 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-03-13 22:29:47,011 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-13 22:29:47,012 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-03-13 22:29:47,012 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-03-13 22:29:47,127 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 199 out of 247 [2025-03-13 22:29:47,129 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-13 22:29:47,129 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-13 22:29:47,129 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 199 of 247 [2025-03-13 22:29:47,129 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-13 22:29:48,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][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-13 22:29:48,714 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is not cut-off event [2025-03-13 22:29:48,714 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-03-13 22:29:48,714 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-03-13 22:29:48,714 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-03-13 22:29:48,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][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-13 22:29:48,714 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-03-13 22:29:48,714 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-13 22:29:48,714 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-13 22:29:48,715 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-13 22:29:48,948 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-13 22:29:48,948 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is not cut-off event [2025-03-13 22:29:48,948 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-03-13 22:29:48,948 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-03-13 22:29:48,948 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-03-13 22:29:48,948 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-03-13 22:29:49,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][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-13 22:29:49,077 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is not cut-off event [2025-03-13 22:29:49,077 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-03-13 22:29:49,077 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-03-13 22:29:49,077 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-03-13 22:29:49,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][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-13 22:29:49,078 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-03-13 22:29:49,078 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-13 22:29:49,078 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-13 22:29:49,078 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-13 22:29:49,080 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-13 22:29:49,080 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-03-13 22:29:49,080 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-13 22:29:49,080 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-13 22:29:49,080 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-13 22:29:49,080 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-13 22:29:49,080 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-13 22:29:49,359 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, 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)), 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-13 22:29:49,359 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is not cut-off event [2025-03-13 22:29:49,359 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2025-03-13 22:29:49,359 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2025-03-13 22:29:49,359 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2025-03-13 22:29:49,360 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-03-13 22:29:49,508 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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)), 98#L1060-1true, 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))), 310#true, Black: 238#true, 297#true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 243#true]) [2025-03-13 22:29:49,509 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is not cut-off event [2025-03-13 22:29:49,509 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is not cut-off event [2025-03-13 22:29:49,509 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2025-03-13 22:29:49,509 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is not cut-off event [2025-03-13 22:29:49,509 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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)), 98#L1060-1true, 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-13 22:29:49,509 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-03-13 22:29:49,509 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-13 22:29:49,509 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-13 22:29:49,509 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-13 22:29:49,510 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, 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-13 22:29:49,510 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-03-13 22:29:49,510 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-13 22:29:49,510 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-13 22:29:49,510 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-13 22:29:49,510 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-13 22:29:49,510 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event